Browse Source

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@nxp.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Anson Huang 7 years ago
parent
commit
8ef4645739
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/devicetree/bindings/reset/fsl,imx7-src.txt

+ 1 - 1
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.
 controller binding usage.
 
 
 Required properties:
 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
 - reg: should be register base and length as documented in the
   datasheet
   datasheet
 - interrupts: Should contain SRC interrupt
 - interrupts: Should contain SRC interrupt