Skip to content

Commit ff40173

Browse files
pillo79kartben
authored andcommitted
dts: rw6xx: fix flexcomm14 node name
Fix a trivial typo in the DTS for the NXP RW6xx series. Signed-off-by: Luca Burelli <[email protected]>
1 parent da3b4bc commit ff40173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/arm/nxp/nxp_rw6xx_common.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
status = "disabled";
298298
};
299299

300-
flexcomm14: flexcom@126000 {
300+
flexcomm14: flexcomm@126000 {
301301
compatible = "nxp,lpc-flexcomm";
302302
reg = <0x126000 0x2000>;
303303
interrupts = <20 0>;

0 commit comments

Comments
 (0)