From: Marek Vasut Date: Tue, 16 May 2023 08:57:13 +0000 (+0200) Subject: dt-bindings: arm: fsl: Fix syntax error X-Git-Tag: v6.5-rc1~142^2~23^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=06d26d5b52f9d1571b0a52666775074dd93beb46;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: arm: fsl: Fix syntax error Fix the following error by replacing tab indent with spaces. " Documentation/devicetree/bindings/arm/fsl.yaml:930:46: [error] syntax error: found character '\t' that cannot start any token (syntax) " Fixes: d2bf7abfd235 ("dt-bindings: arm: fsl: Add Emtop SoM & Baseboard") Signed-off-by: Marek Vasut Reviewed-by: Conor Dooley Signed-off-by: Shawn Guo --- diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 63f8886dc69a5..b5fc884cfb668 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -927,8 +927,8 @@ properties: - description: Emtop i.MX8MM based Boards items: - - const: ees,imx8mm-emtop-baseboard # i.MX8MM Emtop SoM on i.MX8M Mini Baseboard V1 - - const: ees,imx8mm-emtop-som # i.MX8MM Emtop SOM-IMX8MMLPD4 module + - const: ees,imx8mm-emtop-baseboard # i.MX8MM Emtop SoM on i.MX8M Mini Baseboard V1 + - const: ees,imx8mm-emtop-som # i.MX8MM Emtop SOM-IMX8MMLPD4 module - const: fsl,imx8mm - description: Engicam i.Core MX8M Mini SoM based boards