> From: Peng Fan <peng.fan@xxxxxxx> > Sent: Wednesday, September 16, 2020 10:49 AM > > 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 Could you add Description for each of them? Regards Aisheng > > reg: > maxItems: 1 > -- > 2.28.0