Re: [PATCH 7/8] arm64: dts: fsd: Move 'status' to the end to match coding style

From: André Draszik

Date: Mon Jul 27 2026 - 07:12:01 EST


On Sun, 2026-07-26 at 19:43 +0200, Krzysztof Kozlowski wrote:
> 'status' property is special, thus DTS coding style expects it to be
> always the last property preceded with a blank line, as reported by
> dt-check-style:
>
>   [required-blank-lines] "status" must be preceded by a blank line
>   [property-order] property 'phy-mode' out of canonical order (should sort before 'status')
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> ---
>  arch/arm64/boot/dts/tesla/fsd-evb.dts |  6 ++++--
>  arch/arm64/boot/dts/tesla/fsd.dtsi    | 24 ++++++++++++++++++++++++
>  2 files changed, 28 insertions(+), 2 deletions(-)

Reviewed-by: André Draszik <andre.draszik@xxxxxxxxxx>,