On Tue, Jul 26, 2022 at 03:41:10PM -0500, Shenwei Wang wrote: > i.MX8DXL is a device targeting the automotive and industrial market > segments. The chip is designed to achieve both high performance and > low power consumption. It has a dual (2x) Cortex-A35 processor. > > Signed-off-by: Shenwei Wang <shenwei.wang@xxxxxxx> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > 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 7431579ab0e85..26bef585b97aa 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -1034,6 +1034,12 @@ properties: > - toradex,colibri-imx8x # Colibri iMX8X Modules > - const: fsl,imx8qxp > > + - description: i.MX8DXL based Boards > + items: > + - enum: > + - fsl,imx8dxl-evk # i.MX8QXP EVK Board > + - const: fsl,imx8dxl > + Wrong board name in the comment? i.MX8DXL EVK Board?