[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1535616325-17445-1-git-send-email-Anson.Huang@nxp.com>
Date: Thu, 30 Aug 2018 16:05:25 +0800
From: Anson Huang <Anson.Huang@....com>
To: p.zabel@...gutronix.de, robh+dt@...nel.org, mark.rutland@....com,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Linux-imx@....com
Subject: [PATCH] dt-bindings: reset: imx7: update the compatible string
The i.MX7 SRC's compatible string should be "fsl,imx7d-src".
Signed-off-by: Anson Huang <Anson.Huang@....com>
---
Documentation/devicetree/bindings/reset/fsl,imx7-src.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/reset/fsl,imx7-src.txt b/Documentation/devicetree/bindings/reset/fsl,imx7-src.txt
index 5e1afc3..1ab1d10 100644
--- a/Documentation/devicetree/bindings/reset/fsl,imx7-src.txt
+++ b/Documentation/devicetree/bindings/reset/fsl,imx7-src.txt
@@ -5,7 +5,7 @@ Please also refer to reset.txt in this directory for common reset
controller binding usage.
Required properties:
-- compatible: Should be "fsl,imx7-src", "syscon"
+- compatible: Should be "fsl,imx7d-src", "syscon"
- reg: should be register base and length as documented in the
datasheet
- interrupts: Should contain SRC interrupt
--
2.7.4
Powered by blists - more mailing lists