mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
arm64: dts: amlogic: S4: Add clk-measure controller node
Add the clk-measure controller node for S4 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-7-9b8551dd33b4@amlogic.com Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
This commit is contained in:
parent
431a5281e7
commit
ea4b19c45f
1 changed files with 5 additions and 0 deletions
|
@ -629,6 +629,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
clk_msr: clock-measure@48000 {
|
||||
compatible = "amlogic,s4-clk-measure";
|
||||
reg = <0x0 0x48000 0x0 0x1c>;
|
||||
};
|
||||
|
||||
spicc0: spi@50000 {
|
||||
compatible = "amlogic,meson-g12a-spicc";
|
||||
reg = <0x0 0x50000 0x0 0x44>;
|
||||
|
|
Loading…
Add table
Reference in a new issue