[PATCH v2 1/3] dt-bindings: reset: amlogic: Add A9 reset compatibles
Xianwei Zhao via B4 Relay <[email protected]> Tue, 14 Jul 2026 02:33:37 +0000
| Newsgroups | org.infradead.lists.linux-amlogic,org.infradead.lists.linux-arm-kernel,org.kernel.feeds.b4-sent,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
From: Xianwei Zhao <[email protected]> Document the reset controller compatibles used by the Amlogic A9 SoC. Add support for the A9 AO reset controller and add the A9 reset compatible with the T7 reset controller as fallback. Acked-by: Conor Dooley <[email protected]> Signed-off-by: Xianwei Zhao <[email protected]> --- Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml b/Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml index 150e95c0d9be..e585f71879f2 100644 --- a/Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml +++ b/Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml @@ -19,6 +19,7 @@ properties: - amlogic,meson-axg-reset # Reset Controller on AXG and compatible SoCs - amlogic,meson-a1-reset # Reset Controller on A1 and compatible SoCs - amlogic,meson-s4-reset # Reset Controller on S4 and compatible SoCs + - amlogic,a9-ao-reset - amlogic,c3-reset # Reset Controller on C3 and compatible SoCs - amlogic,t7-reset - items: @@ -26,6 +27,10 @@ properties: - amlogic,a4-reset - amlogic,a5-reset - const: amlogic,meson-s4-reset + - items: + - enum: + - amlogic,a9-reset + - const: amlogic,t7-reset reg: maxItems: 1 -- 2.52.0 _______________________________________________ linux-amlogic mailing list [email protected] http://lists.infradead.org/mailman/listinfo/linux-amlogic