Re: [PATCH v2 1/2] ARM: dts: ti: Correct white-space style
From: Krzysztof Kozlowski
Date: Thu Aug 06 2026 - 02:59:20 EST
On 05/08/2026 16:33, Nishanth Menon wrote:
> On 08:19-20260803, Krzysztof Kozlowski wrote:
>> Correct a few white-space issues, like missing space before bracket '{'
>> character or spurious space, which will be flagged by dt-check-style
>> ("redundant-whitespace" warning). No functional changes.
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
>>
>> ---
>>
>> Changes in v2:
>> 1. Missing space for serial@2531000 in keystone.dtsi
>> ---
>> arch/arm/boot/dts/ti/keystone/keystone-k2l.dtsi | 2 +-
>> arch/arm/boot/dts/ti/keystone/keystone.dtsi | 2 +-
>> arch/arm/boot/dts/ti/omap/am335x-boneblack-hdmi.dtsi | 2 +-
>> arch/arm/boot/dts/ti/omap/am437x-l4.dtsi | 2 +-
>> .../arm/boot/dts/ti/omap/omap4-samsung-espresso-common.dtsi | 6 +++---
>> arch/arm/boot/dts/ti/omap/omap4.dtsi | 2 +-
>> arch/arm/boot/dts/ti/omap/omap5.dtsi | 2 +-
>
> Goes to Kevin and me - Do you mind to split the keystone part out probably
> for the next window since kevin seems to have send his PR and I just
> finished my tags?
Sure, I'll split it.
Best regards,
Krzysztof