arm64: dts: amlogic: C3: Add clk-measure controller node

Add the clk-measure controller node for C3 SoC family.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Chuan Liu <chuan.liu@amlogic.com>
Link: https://lore.kernel.org/r/20250415-clk-measure-v3-6-9b8551dd33b4@amlogic.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
This commit is contained in:
Chuan Liu 2025-04-15 10:45:29 +08:00 committed by Neil Armstrong
parent 5fdafebe57
commit 431a5281e7

View File

@ -760,6 +760,11 @@ internal_ephy: ethernet_phy@8 {
};
};
clk_msr: clock-measure@48000 {
compatible = "amlogic,c3-clk-measure";
reg = <0x0 0x48000 0x0 0x1c>;
};
spicc0: spi@50000 {
compatible = "amlogic,meson-g12a-spicc";
reg = <0x0 0x50000 0x0 0x44>;