The TI syscon reset controller provides a common reset management,
and should be suitable for other SOCs. Add compatible "generic-reset",
which denotes to use a common reset-controller driver.

Signed-off-by: Crystal Guo <[email protected]>
---
 Documentation/devicetree/bindings/reset/ti-syscon-reset.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/reset/ti-syscon-reset.txt 
b/Documentation/devicetree/bindings/reset/ti-syscon-reset.txt
index d551161ae785..e36d3631eab2 100644
--- a/Documentation/devicetree/bindings/reset/ti-syscon-reset.txt
+++ b/Documentation/devicetree/bindings/reset/ti-syscon-reset.txt
@@ -25,6 +25,7 @@ Required properties:
                            "ti,k2l-pscrst"
                            "ti,k2hk-pscrst"
                            "ti,syscon-reset"
+                           "generic-reset", "ti,syscon-reset"
  - #reset-cells                : Should be 1. Please see the reset consumer 
node below
                          for usage details
  - ti,reset-bits       : Contains the reset control register information
-- 
2.18.0

Reply via email to