Skip to content

Commit

Permalink
fix sun55i-t527-longanpi-4b usb3
Browse files Browse the repository at this point in the history
  • Loading branch information
chainsx authored May 25, 2024
1 parent b99a777 commit 68fe511
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
compatible = "allwinner,t527", "arm,sun55iw3p1", "Sipeed,T527-LM4B";
};

&xhci2 {
dr_mode = "host";
status = "okay";
};

&combophy {
resets = <&ccu RST_BUS_PCIE_USB3>;
phy_use_sel = <1>; /* 0:PCIE; 1:USB3 */
status = "okay";
};

&xhci2 {
dr_mode = "host";
status = "okay";
};

0 comments on commit 68fe511

Please sign in to comment.