dts: rw6xx: fix flexcomm14 node name
Fix a trivial typo in the DTS for the NXP RW6xx series. Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
This commit is contained in:
parent
da3b4bc4ad
commit
ff40173631
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
};
|
};
|
||||||
|
|
||||||
flexcomm14: flexcom@126000 {
|
flexcomm14: flexcomm@126000 {
|
||||||
compatible = "nxp,lpc-flexcomm";
|
compatible = "nxp,lpc-flexcomm";
|
||||||
reg = <0x126000 0x2000>;
|
reg = <0x126000 0x2000>;
|
||||||
interrupts = <20 0>;
|
interrupts = <20 0>;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue