arm64: dts: meson: remove clock-frequency from rtc
authorSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 24 Oct 2022 16:55:48 +0000 (18:55 +0200)
committerNeil Armstrong <neil.armstrong@linaro.org>
Mon, 31 Oct 2022 08:22:36 +0000 (09:22 +0100)
'clock-frequency' is not part of the DT binding and not supported by the
Linux driver.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20221024165549.74574-6-sebastian.reichel@collabora.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts
arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts
arch/arm64/boot/dts/amlogic/meson-gxm-minix-neo-u9h.dts

index 6ab1cc125b96353aa5139d7bb2e07a158eadb0e8..202deb4e2d63d3d1c8703b5fc5de982ce66db339 100644 (file)
                compatible = "haoyu,hym8563";
                reg = <0x51>;
                #clock-cells = <0>;
-               clock-frequency = <32768>;
                clock-output-names = "xin32k";
        };
 };
index f43c45daf7eb313c2343cc562b989ec7082be664..b21172ece1faf6cb2e76313addd1f479dbe4c564 100644 (file)
                compatible = "haoyu,hym8563";
                reg = <0x51>;
                #clock-cells = <0>;
-               clock-frequency = <32768>;
                clock-output-names = "xin32k";
        };
 };
index b8ef3bd8b840224c8a1ad1a99f09e616fc119664..1703da3235ea878efba4fd6cbf22df8ec302bd5e 100644 (file)
@@ -89,7 +89,6 @@
                compatible = "haoyu,hym8563";
                reg = <0x51>;
                #clock-cells = <0>;
-               clock-frequency = <32768>;
                clock-output-names = "xin32k";
                wakeup-source;
        };