ARM: dts: vt8500: replace "uhci" nodename with generic name "usb"

Replace "uhci" nodenames with "usb" as it's generic and aligns with
the schema binding.

Signed-off-by: Mohammad Shehar Yaar Tausif <sheharyaar48@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240423150728.91527-1-sheharyaar48@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
Mohammad Shehar Yaar Tausif 2024-04-23 20:37:25 +05:30 committed by Krzysztof Kozlowski
parent 1613e604df
commit dd2118bd10
5 changed files with 7 additions and 7 deletions

View File

@ -115,7 +115,7 @@ ehci@d8007900 {
interrupts = <43>;
};
uhci@d8007b00 {
usb@d8007b00 {
compatible = "platform-uhci";
reg = <0xd8007b00 0x200>;
interrupts = <43>;

View File

@ -213,7 +213,7 @@ ehci@d8007100 {
interrupts = <1>;
};
uhci@d8007300 {
usb@d8007300 {
compatible = "platform-uhci";
reg = <0xd8007300 0x200>;
interrupts = <0>;

View File

@ -185,7 +185,7 @@ ehci@d8007900 {
interrupts = <43>;
};
uhci@d8007b00 {
usb@d8007b00 {
compatible = "platform-uhci";
reg = <0xd8007b00 0x200>;
interrupts = <43>;

View File

@ -257,13 +257,13 @@ ehci@d8007900 {
interrupts = <26>;
};
uhci@d8007b00 {
usb@d8007b00 {
compatible = "platform-uhci";
reg = <0xd8007b00 0x200>;
interrupts = <26>;
};
uhci@d8008d00 {
usb@d8008d00 {
compatible = "platform-uhci";
reg = <0xd8008d00 0x200>;
interrupts = <26>;

View File

@ -244,13 +244,13 @@ ehci@d8007900 {
interrupts = <26>;
};
uhci@d8007b00 {
usb@d8007b00 {
compatible = "platform-uhci";
reg = <0xd8007b00 0x200>;
interrupts = <26>;
};
uhci@d8008d00 {
usb@d8008d00 {
compatible = "platform-uhci";
reg = <0xd8008d00 0x200>;
interrupts = <26>;