We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2484340 commit c1267e1Copy full SHA for c1267e1
arch/arm64/boot/dts/renesas/rz-smarc-common.dtsi
@@ -54,14 +54,6 @@
54
};
55
56
57
- usb0_vbus_otg: regulator-usb0-vbus-otg {
58
- compatible = "regulator-fixed";
59
-
60
- regulator-name = "USB0_VBUS_OTG";
61
- regulator-min-microvolt = <5000000>;
62
- regulator-max-microvolt = <5000000>;
63
- };
64
65
vccq_sdhi1: regulator-vccq-sdhi1 {
66
compatible = "regulator-gpio";
67
regulator-name = "SDHI1 VccQ";
@@ -139,6 +131,9 @@
139
131
140
132
&phyrst {
141
133
status = "okay";
134
+ usb0_vbus_otg: regulator-vbus {
135
+ regulator-name = "vbus";
136
+ };
142
137
143
138
144
&scif0 {
0 commit comments