Re: [PATCH 5/8] arm64: dts: google: Move 'status' to the end to match coding style
From: André Draszik
Date: Mon Jul 27 2026 - 07:13:31 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 'vcc-supply' out of canonical order (should sort before 'status')
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/exynos/google/gs101-oriole.dts | 2 +
> .../boot/dts/exynos/google/gs101-pixel-common.dtsi | 12 +++-
> arch/arm64/boot/dts/exynos/google/gs101-raven.dts | 2 +
> arch/arm64/boot/dts/exynos/google/gs101.dtsi | 70 ++++++++++++++++++++++
> 4 files changed, 85 insertions(+), 1 deletion(-)
Reviewed-by: André Draszik <andre.draszik@xxxxxxxxxx>,