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:
Jian Hu 2026-04-21 16:17:43 +08:00 committed by Neil Armstrong
parent dc59e4fea9
commit dd3d432724

View File

@ -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";