mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
arm64: dts: amlogic: t7: Add clk measure support
Add the clock measure device to the T7 SoC family. Signed-off-by: Jian Hu <jian.hu@amlogic.com> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://patch.msgid.link/20260421-clkmsr_a1_t7-v3-4-efc00b0f9e6b@amlogic.com Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
This commit is contained in:
parent
dd3d432724
commit
d0a92020bb
|
|
@ -674,6 +674,11 @@ pwm_ao_gh: pwm@32000 {
|
|||
status = "disabled";
|
||||
};
|
||||
|
||||
clock-measurer@48000 {
|
||||
compatible = "amlogic,t7-clk-measure";
|
||||
reg = <0x0 0x48000 0x0 0x1c>;
|
||||
};
|
||||
|
||||
pwm_ab: pwm@58000 {
|
||||
compatible = "amlogic,t7-pwm", "amlogic,meson-s4-pwm";
|
||||
reg = <0x0 0x58000 0x0 0x24>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user