mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
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:
parent
5fdafebe57
commit
431a5281e7
|
|
@ -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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user