diff mbox series

dt-bindings: arm: fsl: Fix syntax error

Message ID 20230516085713.109309-1-marex@denx.de
State Not Applicable, archived
Headers show
Series dt-bindings: arm: fsl: Fix syntax error | expand

Checks

Context Check Description
robh/checkpatch warning total: 0 errors, 1 warnings, 10 lines checked
robh/patch-applied fail build log

Commit Message

Marek Vasut May 16, 2023, 8:57 a.m. UTC
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 <marex@denx.de>
---
Cc: Conor Dooley <conor+dt@kernel.org>
Cc: Fabio Estevam <festevam@denx.de>
Cc: Frieder Schrempf <frieder.schrempf@kontron.de>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: Li Yang <leoyang.li@nxp.com>
Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Stefan Wahren <stefan.wahren@chargebyte.com>
Cc: devicetree@vger.kernel.org
---
 Documentation/devicetree/bindings/arm/fsl.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Conor Dooley May 16, 2023, 5:25 p.m. UTC | #1
On Tue, May 16, 2023 at 10:57:13AM +0200, Marek Vasut wrote:
> 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 <marex@denx.de>

Reviewed-by: Conor Dooley <conor.dooley@microchip.com>

Thanks,
Conor.
Conor Dooley May 24, 2023, 3:23 p.m. UTC | #2
Shawn,

On Tue, May 16, 2023 at 06:25:52PM +0100, Conor Dooley wrote:
> On Tue, May 16, 2023 at 10:57:13AM +0200, Marek Vasut wrote:
> > 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 <marex@denx.de>
> 
> Reviewed-by: Conor Dooley <conor.dooley@microchip.com>

Could you pick this up please to unbreak dt_binding_check in next?

Thanks,
Conor.
Shawn Guo May 27, 2023, 8:51 a.m. UTC | #3
On Tue, May 16, 2023 at 10:57:13AM +0200, Marek Vasut wrote:
> 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 <marex@denx.de>

Applied, thanks!
diff mbox series

Patch

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