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 d7d85b9 commit 272919fCopy full SHA for 272919f
arch/arm64/boot/dts/rockchip/rk3328-rock64.dts
@@ -72,8 +72,6 @@
72
pinctrl-names = "default";
73
pinctrl-0 = <&usb20_host_drv>;
74
regulator-name = "vcc_host_5v";
75
- regulator-always-on;
76
- regulator-boot-on;
77
vin-supply = <&vcc_sys>;
78
};
79
@@ -454,6 +452,7 @@
454
452
&usbdrd3 {
455
453
dr_mode = "host";
456
status = "okay";
+ vbus-supply = <&vcc_otg_5v>;
457
458
459
&usb_host0_ehci {
@@ -464,10 +463,6 @@
464
463
465
466
467
-&usbdrd3 {
468
- status = "okay";
469
- dr_mode = "host";
470
-};
471
472
&vop {
473
0 commit comments