On Wed, Jun 19, 2019 at 10:21:45AM +0800, Anson.Huang@xxxxxxx wrote: > From: Anson Huang <Anson.Huang@xxxxxxx> > > This patch adds the soc & board binding for i.MX8MQ. > > Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx> > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > --- > No changes. > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml > index b35abb1..f944df8 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -183,6 +183,12 @@ properties: > - fsl,imx8mn-ddr4-evk # i.MX8MN DDR4 EVK Board > - const: fsl,imx8mn > > + - description: i.MX8MQ based Boards > + items: > + - enum: > + - fsl,imx8mq-evk # i.MX8MQ EVK Board > + - const: fsl,imx8mq > + We already have this with e126417ff1b1 (dt-bindings: arm: fsl: Add the imx8mq boards). Shawn > - description: i.MX8QXP based Boards > items: > - enum: > -- > 2.7.4 >