Re: [PATCH 4/8] arm64: dts: exynos: Re-order clocks and align continued properties
André Draszik <[email protected]> Mon, 27 Jul 2026 12:18:09 +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: > Trivial white-space only changes to adjust to DTS coding style > (clocks-names should follow clocks) and fix dt-check-style strict > warnings like: >=20 > =C2=A0 [property-order] property 'clocks' out of canonical order (should = sort before 'clock-names') > =C2=A0 [continuation-alignment] continuation should align to column 39 (u= nder < or ") >=20 > Signed-off-by: Krzysztof Kozlowski <[email protected]> > --- > =C2=A0arch/arm64/boot/dts/exynos/exynos5433.dtsi | 282 ++++++++++++++----= ----------- > =C2=A01 file changed, 141 insertions(+), 141 deletions(-) Reviewed-by: Andr=C3=A9 Draszik <[email protected]>