mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 09:41:03 +02:00
arm64: dts: meson: a1: Add clk measure support
Add the clock measure device to the A1 SoC family. Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Jian Hu <jian.hu@amlogic.com> Link: https://patch.msgid.link/20260421-clkmsr_a1_t7-v3-3-efc00b0f9e6b@amlogic.com Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
This commit is contained in:
parent
dc59e4fea9
commit
dd3d432724
|
|
@ -576,6 +576,11 @@ saradc: adc@2c00 {
|
|||
status = "disabled";
|
||||
};
|
||||
|
||||
clock-measurer@3400 {
|
||||
compatible = "amlogic,a1-clk-measure";
|
||||
reg = <0x0 0x3400 0x0 0x1c>;
|
||||
};
|
||||
|
||||
i2c1: i2c@5c00 {
|
||||
compatible = "amlogic,meson-axg-i2c";
|
||||
status = "disabled";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user