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

AndrĂ© Draszik <[email protected]> Mon, 27 Jul 2026 12:10:55 +0100
Newsgroups org.kernel.vger.linux-samsung-soc,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
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:
>=20
> =C2=A0 [required-blank-lines] "status" must be preceded by a blank line
> =C2=A0 [property-order] property 'phy-mode' out of canonical order (shoul=
d sort before 'status')
>=20
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
> =C2=A0arch/arm64/boot/dts/tesla/fsd-evb.dts |=C2=A0 6 ++++--
> =C2=A0arch/arm64/boot/dts/tesla/fsd.dtsi=C2=A0=C2=A0=C2=A0 | 24 +++++++++=
+++++++++++++++
> =C2=A02 files changed, 28 insertions(+), 2 deletions(-)

Reviewed-by: Andr=C3=A9 Draszik <[email protected]>,