Add more Amlogic SoCs info defines, include S4, C3 T7, A4, A5. Signed-off-by: Xianwei Zhao <xianwei.zhao@xxxxxxxxxxx> --- Changes in v3: - dt-binding: Delete full stop for subject and modify description. - Link to v2: https://lore.kernel.org/r/20240715-soc_info-v2-0-3836c8cc27a5@xxxxxxxxxxx Changes in v2: - Add S4,C3,T7,A4 ao-secure bindings. - Modify ao_secure node using fallback to meson-gx. - Link to v1: https://lore.kernel.org/r/20240712-soc_info-v1-0-05ba95929d5a@xxxxxxxxxxx --- Xianwei Zhao (6): dt-bindings: arm: amlogic: meson-gx-ao-secure: support more SoCs soc: amlogic: meson-gx-socinfo: add new SoCs id arm64: dts: amlogic: s4: add ao secure node arm64: dts: amlogic: c3: add ao secure node arm64: dts: amlogic: t7: add ao secure node arm64: dts: amlogic: a4: add ao secure node .../bindings/arm/amlogic/amlogic,meson-gx-ao-secure.yaml | 16 ++++++++++++---- arch/arm64/boot/dts/amlogic/amlogic-a4-common.dtsi | 8 ++++++++ arch/arm64/boot/dts/amlogic/amlogic-c3.dtsi | 7 +++++++ arch/arm64/boot/dts/amlogic/amlogic-t7.dtsi | 8 ++++++++ arch/arm64/boot/dts/amlogic/meson-s4.dtsi | 8 ++++++++ drivers/soc/amlogic/meson-gx-socinfo.c | 10 ++++++++++ 6 files changed, 53 insertions(+), 4 deletions(-) --- base-commit: db067bd17c0124228c31c5fdfa29ec65239e692a change-id: 20240711-soc_info-d01986b3de09 Best regards, -- Xianwei Zhao <xianwei.zhao@xxxxxxxxxxx>