Re: [PATCH 1/7] arm64: dts: exynos7870: relocate ${x}-names property after ${x}
From: Kaustabh Chakraborty
Date: Mon Sep 29 2025 - 06:01:55 EST
On 2025-09-28 21:56, Krzysztof Kozlowski wrote:
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?
No, I did it manually. This is due to your first remark in [1] and
my corresponding reply in [2]. What do I do here then?
[1] https://lore.kernel.org/all/6f0451ee-ddb8-4ded-8f0a-b491de9cc308@xxxxxxxxxx/
[2] https://lore.kernel.org/all/00240935c664edaec3092354a303a91f@xxxxxxxxxxx/
Best regards,
Krzysztof