[PATCH 1/3] ARM: dts: samsung: exynos5420-galaxy-tab-common: sort node properties

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Tue Jan 30 23:19:39 PST 2024


On 30/01/2024 21:40, Henrik Grimler wrote:
> Sort all node properties according to dts coding style guidelines, to
> make dtsi easier to follow.
> 
> Signed-off-by: Henrik Grimler <henrik at grimler.se>
> ---
>  .../dts/samsung/exynos5420-galaxy-tab-common.dtsi  | 23 +++++++++++-----------
>  1 file changed, 11 insertions(+), 12 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/samsung/exynos5420-galaxy-tab-common.dtsi b/arch/arm/boot/dts/samsung/exynos5420-galaxy-tab-common.dtsi
> index f525b2f5e4e0..0c1aeafc025b 100644
> --- a/arch/arm/boot/dts/samsung/exynos5420-galaxy-tab-common.dtsi
> +++ b/arch/arm/boot/dts/samsung/exynos5420-galaxy-tab-common.dtsi
> @@ -103,8 +103,8 @@ &cpu4 {
>  };
>  
>  &gpu {
> -	status = "okay";
>  	mali-supply = <&buck4_reg>;
> +	status = "okay";

Such changes should come from a tool, but since we do not have them, I
don't want to bother with properties re-shuffling.

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list