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

peng.fan at nxp.com peng.fan at nxp.com
Tue Sep 15 22:48:34 EDT 2020


From: Peng Fan <peng.fan at nxp.com>

Update fsl,imx7ulp-pm.yaml to include pmc

Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
 .../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




More information about the linux-arm-kernel mailing list