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 bd26630 commit 0cc356cCopy full SHA for 0cc356c
arch/arm64/boot/dts/rockchip/rk3588s-nanopi-r6.dtsi
@@ -774,6 +774,15 @@
774
status = "okay";
775
};
776
777
+&u2phy0 {
778
+ status = "okay";
779
+};
780
+
781
+&u2phy0_otg {
782
+ phy-supply = <&vcc5v0_usb_otg0>;
783
784
785
786
&u2phy2 {
787
788
@@ -796,6 +805,15 @@
796
805
797
806
798
807
808
+&usb_host0_xhci {
809
+ dr_mode = "host";
810
811
812
813
+&usbdp_phy0 {
814
815
816
799
817
&vop {
800
818
801
819
0 commit comments