mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
arm64: dts: amlogic: s7d: add ao secure node
Add node for board info registers, which allows getting SoC family and board revision. Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com> Link: https://patch.msgid.link/20251119-soc-info-s6-s7-s7d-v3-5-1764c1995c04@amlogic.com Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
This commit is contained in:
committed by
Neil Armstrong
parent
35e41e2a39
commit
2cab15a781
@@ -194,6 +194,14 @@
|
||||
gpio-ranges = <&periphs_pinctrl 0 (AMLOGIC_GPIO_CC<<8) 2>;
|
||||
};
|
||||
};
|
||||
|
||||
ao-secure@10220 {
|
||||
compatible = "amlogic,s7d-ao-secure",
|
||||
"amlogic,meson-gx-ao-secure",
|
||||
"syscon";
|
||||
reg = <0x0 0x10220 0x0 0x140>;
|
||||
amlogic,has-chip-id;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user