From: Anson Huang <anson.hu...@nxp.com>

i.MX8MM can reuse i.MX8MQ's reset driver, update the compatible
property and related info to support i.MX8MM.

Signed-off-by: Anson Huang <anson.hu...@nxp.com>
---
New patch.
---
 Documentation/devicetree/bindings/reset/fsl,imx7-src.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/reset/fsl,imx7-src.txt 
b/Documentation/devicetree/bindings/reset/fsl,imx7-src.txt
index 13e0951..bc24c45 100644
--- a/Documentation/devicetree/bindings/reset/fsl,imx7-src.txt
+++ b/Documentation/devicetree/bindings/reset/fsl,imx7-src.txt
@@ -7,7 +7,7 @@ controller binding usage.
 Required properties:
 - compatible:
        - For i.MX7 SoCs should be "fsl,imx7d-src", "syscon"
-       - For i.MX8MQ SoCs should be "fsl,imx8mq-src", "syscon"
+       - For i.MX8MQ/i.MX8MM SoCs should be "fsl,imx8mq-src", "syscon"
 - reg: should be register base and length as documented in the
   datasheet
 - interrupts: Should contain SRC interrupt
@@ -47,4 +47,4 @@ Example:
 
 For list of all valid reset indices see
 <dt-bindings/reset/imx7-reset.h> for i.MX7 and
-<dt-bindings/reset/imx8mq-reset.h> for i.MX8MQ
+<dt-bindings/reset/imx8mq-reset.h> for i.MX8MQ/i.MX8MM
-- 
2.7.4

Reply via email to