Commit d1980817 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Matthias Brugger
Browse files

arm64: dts: mediatek: mt7622: drop serial clock-names



The serial node does not use clock-names:

  mt7622-bananapi-bpi-r64.dtb: serial@1100c000: Unevaluated properties are not allowed ('clock-names' was unexpected)

Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20230123151634.370011-1-krzysztof.kozlowski@linaro.org


Signed-off-by: default avatarMatthias Brugger <matthias.bgg@gmail.com>
parent 89b045d3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -526,7 +526,6 @@ btif: serial@1100c000 {
		reg = <0 0x1100c000 0 0x1000>;
		interrupts = <GIC_SPI 90 IRQ_TYPE_LEVEL_LOW>;
		clocks = <&pericfg CLK_PERI_BTIF_PD>;
		clock-names = "main";
		reg-shift = <2>;
		reg-io-width = <4>;
		status = "disabled";