arm64: dts: renesas: r9a07g0{43,44,54}: Move regulator-vbus device node

Move regulator-vbus device node from common to the usbphy-ctrl device node
of the individual SoC dtsi's as it embeds the vbus regulator.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20240715140705.334183-1-biju.das.jz@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
Biju Das
2024-07-15 15:07:03 +01:00
committed by Geert Uytterhoeven
parent 3d8e475bd7
commit bdfa062d14
4 changed files with 12 additions and 3 deletions

View File

@@ -725,6 +725,10 @@ phyrst: usbphy-ctrl@11c40000 {
power-domains = <&cpg>;
#reset-cells = <1>;
status = "disabled";
usb0_vbus_otg: regulator-vbus {
regulator-name = "vbus";
};
};
ohci0: usb@11c50000 {

View File

@@ -1129,6 +1129,10 @@ phyrst: usbphy-ctrl@11c40000 {
power-domains = <&cpg>;
#reset-cells = <1>;
status = "disabled";
usb0_vbus_otg: regulator-vbus {
regulator-name = "vbus";
};
};
ohci0: usb@11c50000 {

View File

@@ -1137,6 +1137,10 @@ phyrst: usbphy-ctrl@11c40000 {
power-domains = <&cpg>;
#reset-cells = <1>;
status = "disabled";
usb0_vbus_otg: regulator-vbus {
regulator-name = "vbus";
};
};
ohci0: usb@11c50000 {

View File

@@ -131,9 +131,6 @@ &ohci1 {
&phyrst {
status = "okay";
usb0_vbus_otg: regulator-vbus {
regulator-name = "vbus";
};
};
&scif0 {