Re: [PATCH] dt-bindings: Correct white-space style

From: Andi Shyti

Date: Mon Aug 03 2026 - 16:59:13 EST


Hi Krzysztof,

On Sat, Aug 01, 2026 at 09:56:14PM +0200, Krzysztof Kozlowski wrote:
> Correct a few white-space issues, like double space after '=' or before
> bracket '{' characters, which will be flagged by dt-check-style. No
> functional changes.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
>
> ---
>
> Patch applies on Rob's for-next branch.
> ---
> .../arm/firmware/linaro,optee-tz.yaml | 8 +-
> .../devicetree/bindings/arm/psci.yaml | 18 ++--
> .../bindings/arm/qcom,coresight-tnoc.yaml | 2 +-
> .../devicetree/bindings/ata/st,ahci.yaml | 22 ++---
> .../bindings/display/ti/ti,am65x-dss.yaml | 12 +--
> .../bindings/display/ti/ti,j721e-dss.yaml | 96 +++++++++----------
> .../bindings/display/ti/ti,k2g-dss.yaml | 36 +++----
> .../bindings/dsp/mediatek,mt8195-dsp.yaml | 2 +-
> .../bindings/gpio/st,nomadik-gpio.yaml | 2 +-
> .../devicetree/bindings/i2c/st,sti-i2c.yaml | 2 +-

Yes, I had noticed this recent white space which slipped off my
review, but it looked too much hassle for a single patch removing
the white space.

Thanks!

Acked-by: Andi Shyti <andi.shyti@xxxxxxxxxx>

Andi