mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-26 17:54:07 +00:00
mediatek: mt7981: usb enable 3.0 by default
There is no reason to limit USB to 2.0 mode by default, delete this limit. Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
This commit is contained in:
parent
c2d194a34e
commit
b2beb4c688
@ -640,7 +640,6 @@
|
||||
phys = <&u2port0 PHY_TYPE_USB2>,
|
||||
<&u3port0 PHY_TYPE_USB3>;
|
||||
vusb33-supply = <®_3p3v>;
|
||||
mediatek,u3p-dis-msk = <0x01>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user