[PATCH V2 1/4] dt-bindings: fsl: add i.MX7ULP PMC

From: peng . fan
Date: Tue Sep 15 2020 - 22:55:51 EST


From: Peng Fan <peng.fan@xxxxxxx>

Update fsl,imx7ulp-pm.yaml to include pmc

Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
---
.../devicetree/bindings/arm/freescale/fsl,imx7ulp-pm.yaml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,imx7ulp-pm.yaml b/Documentation/devicetree/bindings/arm/freescale/fsl,imx7ulp-pm.yaml
index 3b26040f8f18..28ebaa8b1d1e 100644
--- a/Documentation/devicetree/bindings/arm/freescale/fsl,imx7ulp-pm.yaml
+++ b/Documentation/devicetree/bindings/arm/freescale/fsl,imx7ulp-pm.yaml
@@ -23,7 +23,11 @@ description: |

properties:
compatible:
- const: fsl,imx7ulp-smc1
+ items:
+ - enum:
+ - fsl,imx7ulp-smc1
+ - fsl,imx7ulp-pmc0
+ - fsl,imx7ulp-pmc1

reg:
maxItems: 1
--
2.28.0