[PATCH] ARM: dts: nxp: ls: Correct indentation

From: Krzysztof Kozlowski

Date: Mon Jul 06 2026 - 07:02:05 EST


Correct spaces or mix of tabs+spaces into proper tab-indented lines.
No functional impact (same DTB).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>

---

Ongoing bigger work for all bindings and DTS with built-in checker (dt-check-style).
---
arch/arm/boot/dts/nxp/ls/ls1021a-twr.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/nxp/ls/ls1021a-twr.dts b/arch/arm/boot/dts/nxp/ls/ls1021a-twr.dts
index 38281b904301..7341945de3ce 100644
--- a/arch/arm/boot/dts/nxp/ls/ls1021a-twr.dts
+++ b/arch/arm/boot/dts/nxp/ls/ls1021a-twr.dts
@@ -190,7 +190,7 @@ tbi1: tbi-phy@1f {
};

&esdhc {
- status = "okay";
+ status = "okay";
};

&qspi {
--
2.53.0