projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44a201d
)
arm64: dts: meson: remove clock-frequency from rtc
author
Sebastian Reichel
<sebastian.reichel@collabora.com>
Mon, 24 Oct 2022 16:55:48 +0000
(18:55 +0200)
committer
Neil 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
patch
|
blob
|
history
arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts
patch
|
blob
|
history
arch/arm64/boot/dts/amlogic/meson-gxm-minix-neo-u9h.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts
b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts
index 6ab1cc125b96353aa5139d7bb2e07a158eadb0e8..202deb4e2d63d3d1c8703b5fc5de982ce66db339 100644
(file)
--- a/
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts
+++ b/
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts
@@
-140,7
+140,6
@@
compatible = "haoyu,hym8563";
reg = <0x51>;
#clock-cells = <0>;
- clock-frequency = <32768>;
clock-output-names = "xin32k";
};
};
diff --git
a/arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts
b/arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts
index f43c45daf7eb313c2343cc562b989ec7082be664..b21172ece1faf6cb2e76313addd1f479dbe4c564 100644
(file)
--- a/
arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts
+++ b/
arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts
@@
-270,7
+270,6
@@
compatible = "haoyu,hym8563";
reg = <0x51>;
#clock-cells = <0>;
- clock-frequency = <32768>;
clock-output-names = "xin32k";
};
};
diff --git
a/arch/arm64/boot/dts/amlogic/meson-gxm-minix-neo-u9h.dts
b/arch/arm64/boot/dts/amlogic/meson-gxm-minix-neo-u9h.dts
index b8ef3bd8b840224c8a1ad1a99f09e616fc119664..1703da3235ea878efba4fd6cbf22df8ec302bd5e 100644
(file)
--- a/
arch/arm64/boot/dts/amlogic/meson-gxm-minix-neo-u9h.dts
+++ b/
arch/arm64/boot/dts/amlogic/meson-gxm-minix-neo-u9h.dts
@@
-89,7
+89,6
@@
compatible = "haoyu,hym8563";
reg = <0x51>;
#clock-cells = <0>;
- clock-frequency = <32768>;
clock-output-names = "xin32k";
wakeup-source;
};