> From: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > Sent: Thursday, November 19, 2020 9:22 PM > > On Thu, Nov 19, 2020 at 08:53:03PM +0800, Dong Aisheng wrote: > > Add imx8qm boards compatible string > > > > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > > Cc: devicetree@xxxxxxxxxxxxxxx > > Cc: Shawn Guo <shawnguo@xxxxxxxxxx> > > Signed-off-by: Dong Aisheng <aisheng.dong@xxxxxxx> > > --- > > 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 f793f90fe2e6..d69ac5c0554e 100644 > > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > > @@ -726,6 +726,12 @@ properties: > > - const: zii,imx8mq-ultra > > - const: fsl,imx8mq > > > > + - description: i.MX8QM based Boards > > + items: > > + - enum: > > + - fsl,imx8qm-mek # i.MX8QM MEK Board > > No, please include the boards DTS in this patchset. Good suggestion. Should I resend as DT patchset using it was also under review? Regards Aisheng > > Best regards, > Krzysztof