Skip to content

Commit

Permalink
arm64: dts: orangepi-5-pro: set USB OTG interface to host mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua-Riek committed Jun 29, 2024
1 parent 1bd0ff6 commit cc972a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5-pro.dts
Original file line number Diff line number Diff line change
Expand Up @@ -912,7 +912,7 @@

&usbdrd_dwc3_0 {
status = "okay";
dr_mode = "otg";
dr_mode = "host";
extcon = <&u2phy0>;
};

Expand Down

0 comments on commit cc972a2

Please sign in to comment.