[PATCH 6/7] arm64: dts: amlogic: C3: Add clk-measure controller node
Chuan Liu via B4 Relay
devnull+chuan.liu.amlogic.com at kernel.org
Fri Apr 11 05:42:48 PDT 2025
From: Chuan Liu <chuan.liu at amlogic.com>
Add the clk-measure controller node for C3 SoC family.
Signed-off-by: Chuan Liu <chuan.liu at amlogic.com>
---
arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi b/arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi
index fd0e557eba06..cb9ea3ca6ee0 100644
--- a/arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi
+++ b/arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi
@@ -760,6 +760,11 @@ internal_ephy: ethernet_phy at 8 {
};
};
+ clk_msr: clock-measure at 48000 {
+ compatible = "amlogic,c3-clk-measure";
+ reg = <0x0 0x48000 0x0 0x1c>;
+ };
+
spicc0: spi at 50000 {
compatible = "amlogic,meson-g12a-spicc";
reg = <0x0 0x50000 0x0 0x44>;
--
2.42.0
More information about the linux-amlogic
mailing list