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:
Wolfram Sang 2025-03-30 21:38:33 +02:00 committed by Arnd Bergmann
parent 49683c02d8
commit dd8d5cd90b
No known key found for this signature in database
GPG Key ID: 60AB47FFC9095227

View File

@ -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>;