[PATCH v2] dt-bindings: arm: fsl: Decrease the line length

Rob Herring robh at kernel.org
Fri Jun 17 13:12:57 PDT 2022


On Thu, 16 Jun 2022 14:08:00 -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
> 
> Decrease the line length of the toradex colibri boards to fix the
> following build warning:
> 
> ./Documentation/devicetree/bindings/arm/fsl.yaml:684:111: [warning]
> line too long (111 > 110 characters) (line-length)
> 
> The description already contains the SoM name, do not repeat it
> in every single line.
> 
> Fixes: bb0fa1533715 ("dt-bindings: arm: fsl: correct 1g vs. 1gb in toradex,colibri-imx6ull-*")
> Reported-by: Rob Herring <robh+dt at kernel.org>
> Signed-off-by: Fabio Estevam <festevam at denx.de>
> ---
> Changes since v1:
> - Do not repeat the SoM name in every line as the description already contains
> the name (Rob).
> 
>  .../devicetree/bindings/arm/fsl.yaml          | 32 +++++++++----------
>  1 file changed, 16 insertions(+), 16 deletions(-)
> 

Reviewed-by: Rob Herring <robh at kernel.org>



More information about the linux-arm-kernel mailing list