diff mbox series

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

Message ID 1600224517-31465-2-git-send-email-peng.fan@nxp.com (mailing list archive)
State New, archived
Headers show
Series imx: support i.MX7ULP HSRUN mode | expand

Commit Message

Peng Fan Sept. 16, 2020, 2:48 a.m. UTC
From: Peng Fan <peng.fan@nxp.com>

Update fsl,imx7ulp-pm.yaml to include pmc

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

Comments

Aisheng Dong Sept. 17, 2020, 3:01 a.m. UTC | #1
> From: Peng Fan <peng.fan@nxp.com>
> Sent: Wednesday, September 16, 2020 10:49 AM
> 
> Update fsl,imx7ulp-pm.yaml to include pmc
> 
> Signed-off-by: Peng Fan <peng.fan@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

Could you add Description for each of them?

Regards
Aisheng

> 
>    reg:
>      maxItems: 1
> --
> 2.28.0
diff mbox series

Patch

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