ath79: fix USB power on TP-Link TL-WR810N v1

Before: Kernel reported "usb_vbus: disabling" and the USB was not
        providing power
After:  USB power is switched on, peripheral is powered from the
        device

Signed-off-by: Tom Stöveken <tom@naaa.de>
[squash and tidy up]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit a6f7268dc7)
This commit is contained in:
Tom Stöveken 2021-02-25 19:49:10 +01:00 committed by Hauke Mehrtens
parent 438718b5fb
commit 62099d98e4
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
regulator-max-microvolt = <5000000>;
gpio = <&gpio 11 GPIO_ACTIVE_HIGH>;
enable-active-high;
regulator-always-on;
};
};