diff options
Diffstat (limited to 'Documentation/devicetree/bindings/reset/fsl,imx7-src.txt')
| -rw-r--r-- | Documentation/devicetree/bindings/reset/fsl,imx7-src.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/reset/fsl,imx7-src.txt b/Documentation/devicetree/bindings/reset/fsl,imx7-src.txt index 1ab1d109318e..2ecf33815d18 100644 --- a/Documentation/devicetree/bindings/reset/fsl,imx7-src.txt +++ b/Documentation/devicetree/bindings/reset/fsl,imx7-src.txt | |||
| @@ -5,7 +5,9 @@ Please also refer to reset.txt in this directory for common reset | |||
| 5 | controller binding usage. | 5 | controller binding usage. |
| 6 | 6 | ||
| 7 | Required properties: | 7 | Required properties: |
| 8 | - compatible: Should be "fsl,imx7d-src", "syscon" | 8 | - compatible: |
| 9 | - For i.MX7 SoCs should be "fsl,imx7d-src", "syscon" | ||
| 10 | - For i.MX8MQ SoCs should be "fsl,imx8mq-src", "syscon" | ||
| 9 | - reg: should be register base and length as documented in the | 11 | - reg: should be register base and length as documented in the |
| 10 | datasheet | 12 | datasheet |
| 11 | - interrupts: Should contain SRC interrupt | 13 | - interrupts: Should contain SRC interrupt |
| @@ -44,4 +46,5 @@ Example: | |||
| 44 | 46 | ||
| 45 | 47 | ||
| 46 | For list of all valid reset indicies see | 48 | For list of all valid reset indicies see |
| 47 | <dt-bindings/reset/imx7-reset.h> | 49 | <dt-bindings/reset/imx7-reset.h> for i.MX7 and |
| 50 | <dt-bindings/reset/imx8mq-reset.h> for i.MX8MQ | ||
