Skip to content

Commit

Permalink
arm64: dts: make usbdrd_dwc3_0 -> dr_mode host for nanopi-r6-common
Browse files Browse the repository at this point in the history
  • Loading branch information
efectn committed Jul 26, 2023
1 parent 6ce274f commit 28c6560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/rockchip/rk3588s-nanopi-r6-common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -636,7 +636,7 @@
};

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

0 comments on commit 28c6560

Please sign in to comment.