]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
arm64: dts: mediatek: mt7622: drop serial clock-names
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 23 Jan 2023 15:16:33 +0000 (16:16 +0100)
committerMatthias Brugger <matthias.bgg@gmail.com>
Wed, 25 Jan 2023 14:31:59 +0000 (15:31 +0100)
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: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20230123151634.370011-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt7622.dtsi

index 146e18b5b1f46a7f72e5adcb9ea040a34a6a0efb..62487a3c4db127dea98503c4b854891568053be8 100644 (file)
                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";