Re: [PATCH 1/7] arm64: dts: exynos7870: relocate ${x}-names property after ${x}

From: Krzysztof Kozlowski

Date: Sun Sep 28 2025 - 17:56:20 EST


On Mon, 29 Sept 2025 at 01:44, Kaustabh Chakraborty
<kauschluss@xxxxxxxxxxx> wrote:
>
> All ${x}-names properties are conventionally placed after their
> corresponding ${x} properties. For instance, 'clock-names' must follow
> 'clocks', 'interrupt-names' must follow 'interrupts'. Make necessary
> changes to follow said convention. No functional changes made.
>

I don't intend to take such cosmetic changes, because they interfere
with stable back porting, unless we have a tool for such cleanup. Did
you use my prototype tool for that or some other tool?

Best regards,
Krzysztof