RE: [PATCH 5/5] arm64: dts: fsd: Re-order properties to match coding style

From: Alim Akhtar

Date: Thu Sep 10 2026 - 22:19:30 EST




> -----Original Message-----
> From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> Sent: Wednesday, September 9, 2026 7:48 PM
> To: Alim Akhtar <alim.akhtar@xxxxxxxxxxx>; linux-fsd@xxxxxxxxx;
> Krzysztof Kozlowski <krzk@xxxxxxxxxx>; Peter Griffin
> <peter.griffin@xxxxxxxxxx>; Rob Herring <robh@xxxxxxxxxx>; Conor Dooley
> <conor+dt@xxxxxxxxxx>
> Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux-samsung-
> soc@xxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; linux-
> kernel@xxxxxxxxxxxxxxx; Krzysztof Kozlowski
> <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> Subject: [PATCH 5/5] arm64: dts: fsd: Re-order properties to match coding
> style
>
> Re-order a few properties to match coding style, as pointed out by dt-check-
> style, e.g.:
>
> fsd.dtsi:357: [property-order] property 'ranges' out of canonical order
> (should sort before '#size-cells')
> fsd.dtsi:362: [property-order] property 'reg' out of canonical order (should
> sort before 'no-map')
>
> Signed-off-by: Krzysztof Kozlowski
> <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> ---
Reviewed-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx>