diff options
| author | Aisheng Dong <[email protected]> | 2018-12-18 16:01:25 +0000 |
|---|---|---|
| committer | Shawn Guo <[email protected]> | 2019-01-12 09:34:55 +0800 |
| commit | 8ae170cfad9af1798522f5d9929bd2a09cc3f21a (patch) | |
| tree | 9c99556b91b1ebc97b1e0c301f97636dc3c2cd84 | |
| parent | d80eebeb5dc6e0679f5d4187e9a8eb3895d13242 (diff) | |
dt-bindings: fsl: scu: add imx8qm scu power domain support
Add imx8qm scu power domain support
Cc: Ulf Hansson <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Shawn Guo <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: [email protected]
Signed-off-by: Dong Aisheng <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Reviewed-by: Ulf Hansson <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt index 4a833c93e5a5..fd2bed23e0e3 100644 --- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt +++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt @@ -59,6 +59,7 @@ domain binding[2]. Required properties: - compatible: Should be one of: + "fsl,imx8qm-scu-pd", "fsl,imx8qxp-scu-pd" followed by "fsl,scu-pd" |