[PATCH 1/4] dt-bindings: reset: Add compatible for Amlogic S6/S7/S7D
Xianwei Zhao via B4 Relay
devnull+xianwei.zhao.amlogic.com at kernel.org
Wed Nov 26 23:30:31 PST 2025
From: Xianwei Zhao <xianwei.zhao at amlogic.com>
Add compatibles for Amlogic S6/S7/S7D reset controllers,
which fall back to 'amlogic,meson-s4-reset'.
Signed-off-by: Xianwei Zhao <xianwei.zhao at amlogic.com>
---
Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml b/Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml
index 150e95c0d9be..ab0239cf16e5 100644
--- a/Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml
+++ b/Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml
@@ -25,6 +25,9 @@ properties:
- enum:
- amlogic,a4-reset
- amlogic,a5-reset
+ - amlogic,s6-reset
+ - amlogic,s7-reset
+ - amlogic,s7d-reset
- const: amlogic,meson-s4-reset
reg:
--
2.37.1
More information about the linux-arm-kernel
mailing list