[PATCH] arm64: dts: qcom: monaco-ac-evk: Drop redundant whitespace

From: Krzysztof Kozlowski

Date: Sat Sep 05 2026 - 08:28:07 EST


Drop duplicated whitespace after ':', as pointed out by dt-style-check:
monaco-ac-evk.dts:825: [redundant-whitespace] extra whitespace after :

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/monaco-ac-evk.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/monaco-ac-evk.dts b/arch/arm64/boot/dts/qcom/monaco-ac-evk.dts
index 6f3c3ffefe34..f3d41f738440 100644
--- a/arch/arm64/boot/dts/qcom/monaco-ac-evk.dts
+++ b/arch/arm64/boot/dts/qcom/monaco-ac-evk.dts
@@ -822,7 +822,7 @@ expander3_int: expander3-int-state {
bias-pull-up;
};

- expander6_int: expander6-int-state {
+ expander6_int: expander6-int-state {
pins = "gpio52";
function = "gpio";
bias-pull-up;
--
2.53.0