[PATCH 2/2] ARM: dts: microchip: minor whitespace cleanup around '='

Steen Hegelund steen.hegelund at microchip.com
Sun Jul 2 23:39:14 PDT 2023


On Sun, 2023-07-02 at 20:51 +0200, Krzysztof Kozlowski wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the
> content is safe
> 
> The DTS code coding style expects exactly one space before and after '='
> sign.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> ---
>  arch/arm/boot/dts/microchip/lan966x-pcb8290.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/microchip/lan966x-pcb8290.dts
> b/arch/arm/boot/dts/microchip/lan966x-pcb8290.dts
> index 8804e8ba5370..3b7577e48b46 100644
> --- a/arch/arm/boot/dts/microchip/lan966x-pcb8290.dts
> +++ b/arch/arm/boot/dts/microchip/lan966x-pcb8290.dts
> @@ -28,7 +28,7 @@ &aes {
>  &gpio {
>         miim_a_pins: mdio-pins {
>                 /* MDC, MDIO */
> -               pins =  "GPIO_28", "GPIO_29";
> +               pins = "GPIO_28", "GPIO_29";
>                 function = "miim_a";
>         };
> 
> --
> 2.34.1
> 
Reviewed-by: Steen Hegelund <Steen.Hegelund at microchip.com>

BR
Steen



More information about the linux-arm-kernel mailing list