Skip to content

Commit f8f5741

Browse files
committed
dts: arm: mcxw23x: Fix dts-linter check failure
Fix the error: File:dts/arm/nxp/nxp_mcxw23x_common.dtsi ERROR : Test DevicetreeLinting failed: :Fix indentation. Expecting →→→····· Signed-off-by: Jason Yu <[email protected]>
1 parent 0bd9b0f commit f8f5741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/arm/nxp/nxp_mcxw23x_common.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
#interrupt-cells = <1>;
184184
#address-cells = <0>;
185185
interrupts = <4 2>, <5 2>, <6 2>, <7 2>,
186-
<32 2>, <33 2>, <34 2>, <35 2>;
186+
<32 2>, <33 2>, <34 2>, <35 2>;
187187
num-lines = <8>;
188188
num-inputs = <64>;
189189
};

0 commit comments

Comments
 (0)