mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
ARM: dts: nxp: lpc: use correct ohci/ehci node names
They should be named "usb@". Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Link: https://lore.kernel.org/r/20250330193833.21970-9-wsa+renesas@sang-engineering.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
parent
49683c02d8
commit
dd8d5cd90b
|
|
@ -94,7 +94,7 @@ usb {
|
|||
/*
|
||||
* Enable either ohci or usbd (gadget)!
|
||||
*/
|
||||
ohci: ohci@0 {
|
||||
ohci: usb@0 {
|
||||
compatible = "nxp,ohci-nxp", "usb-ohci";
|
||||
reg = <0x0 0x300>;
|
||||
interrupt-parent = <&sic1>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user