[PATCH 4/4] ARM: dts: s5pv210: minor whitespace cleanup around '='

Alim Akhtar alim.akhtar at samsung.com
Sun Jul 2 20:36:18 PDT 2023


Hi Krzysztof,

> -----Original Message-----
> From: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> Sent: Monday, July 3, 2023 12:20 AM
> To: Rob Herring <robh+dt at kernel.org>; Krzysztof Kozlowski
> <krzysztof.kozlowski+dt at linaro.org>; Conor Dooley
> <conor+dt at kernel.org>; Alim Akhtar <alim.akhtar at samsung.com>; linux-
> fsd at tesla.com; devicetree at vger.kernel.org; linux-arm-
> kernel at lists.infradead.org; linux-samsung-soc at vger.kernel.org; linux-
> kernel at vger.kernel.org
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> Subject: [PATCH 4/4] ARM: dts: s5pv210: minor whitespace cleanup around
> '='
> 
> The DTS code coding style expects exactly one space before and after '='
> sign.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> ---
Thanks!

Reviewed-by: Alim Akhtar <alim.akhtar at samsung.com>


>  arch/arm/boot/dts/samsung/s5pv210-pinctrl.dtsi | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/samsung/s5pv210-pinctrl.dtsi
> b/arch/arm/boot/dts/samsung/s5pv210-pinctrl.dtsi
> index af740abd9e0f..6ecdd504e5f4 100644
> --- a/arch/arm/boot/dts/samsung/s5pv210-pinctrl.dtsi
> +++ b/arch/arm/boot/dts/samsung/s5pv210-pinctrl.dtsi
> @@ -832,12 +832,12 @@ lcd_clk: lcd-clk-pins {
>  	};
> 
>  	lcd_data24: lcd-data-width24-pins {
> -		samsung,pins =  "gpf0-4", "gpf0-5", "gpf0-6", "gpf0-7",
> -				"gpf1-0", "gpf1-1", "gpf1-2", "gpf1-3",
> -				"gpf1-4", "gpf1-5", "gpf1-6", "gpf1-7",
> -				"gpf2-0", "gpf2-1", "gpf2-2", "gpf2-3",
> -				"gpf2-4", "gpf2-5", "gpf2-6", "gpf2-7",
> -				"gpf3-0", "gpf3-1", "gpf3-2", "gpf3-3";
> +		samsung,pins = "gpf0-4", "gpf0-5", "gpf0-6", "gpf0-7",
> +			       "gpf1-0", "gpf1-1", "gpf1-2", "gpf1-3",
> +			       "gpf1-4", "gpf1-5", "gpf1-6", "gpf1-7",
> +			       "gpf2-0", "gpf2-1", "gpf2-2", "gpf2-3",
> +			       "gpf2-4", "gpf2-5", "gpf2-6", "gpf2-7",
> +			       "gpf3-0", "gpf3-1", "gpf3-2", "gpf3-3";
>  		samsung,pin-function = <S5PV210_PIN_FUNC_2>;
>  		samsung,pin-pud = <S5PV210_PIN_PULL_NONE>;
>  		samsung,pin-drv = <S5PV210_PIN_DRV_LV1>;
> --
> 2.34.1





More information about the linux-arm-kernel mailing list