dts: nxp: fix typo in usbd bindings
Fix typo in usbd bindings. Signed-off-by: Johann Fischer <j.fischer@phytec.de>
This commit is contained in:
parent
4d0a1912a6
commit
5fae373107
4 changed files with 12 additions and 12 deletions
|
@ -384,7 +384,7 @@
|
|||
status = "disabled";
|
||||
};
|
||||
|
||||
usbd: usbd@40027000 {
|
||||
usbd: usbd@40072000 {
|
||||
compatible = "nxp,kinetis-usbd";
|
||||
reg = <0x40072000 0x1000>;
|
||||
interrupts = <53 1>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue