[PATCH 0/3] reset: support reset for Amlogic A9 SoC

From: Xianwei Zhao via B4 Relay

Date: Thu Jul 09 2026 - 04:27:47 EST


Document the reset controller compatibles used by the Amlogic A9 SoC, and
add the reset configuration and compatible entry for the Amlogic A9 AO
reset controller, and add reset node for Amlogic A9.

Signed-off-by: Xianwei Zhao <xianwei.zhao@xxxxxxxxxxx>
---
Xianwei Zhao (3):
dt-bindings: reset: amlogic: Add A9 reset compatibles
reset: amlogic: Add A9 AO reset controller support
arm64: dts: amlogic: a9: Add reset controller support

.../bindings/reset/amlogic,meson-reset.yaml | 5 +
arch/arm64/boot/dts/amlogic/amlogic-a9-reset.h | 247 +++++++++++++++++++++
arch/arm64/boot/dts/amlogic/amlogic-a9.dtsi | 14 ++
drivers/reset/amlogic/reset-meson.c | 9 +
4 files changed, 275 insertions(+)
---
base-commit: 4336e970ec6890fbd424128c352564a9c1dd514a
change-id: 20260706-a9-reset-9c39e8fdb06d

Best regards,
--
Xianwei Zhao <xianwei.zhao@xxxxxxxxxxx>