Skip to content

Commit 5f1b0fb

Browse files
csharper2005hauke
authored andcommitted
mediatek: routerich be7200: fix usb issue
This commit fixes non-working USB port: --- [ 5.294036] xhci-mtk 11200000.usb: error -EPERM: Failed to get supply 'vbus' [ 5.301163] xhci-mtk 11200000.usb: error -EPERM: Failed to get regulators [ 5.307938] xhci-mtk 11200000.usb: probe with driver xhci-mtk failed with error -1 --- While testing the USB power on/off functionality during the previous commit, I didn't sufficiently test the actual operation of the USB devices. Fixes: ff5e66a ("mediatek: add support for Routerich BE7200") Signed-off-by: Mikhail Zhilkin <csharper2005@gmail.com> Link: openwrt/openwrt#21795 (cherry picked from commit 2651a6c) Signed-off-by: Mikhail Zhilkin <csharper2005@gmail.com> Link: openwrt/openwrt#21882 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
1 parent cb209ad commit 5f1b0fb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

target/linux/mediatek/dts/mt7987a-routerich-be7200.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,6 @@
453453
status = "okay";
454454

455455
vusb33-supply = <&reg_3p3v>;
456-
vbus-supply = <&reg_usb_5v>;
457456
};
458457

459458
&tphyu3port0 {

0 commit comments

Comments
 (0)