aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Stöveken <tom@naaa.de>2021-02-25 19:49:10 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2021-05-02 14:32:52 +0200
commit62099d98e4746d8a4e9ee79360314c1900c8974e (patch)
tree018812a96056f43af862aa257c7083cfec7d5926
parent438718b5fbdb4f597a1f779600aa61417b13f84a (diff)
downloadupstream-62099d98e4746d8a4e9ee79360314c1900c8974e.tar.gz
upstream-62099d98e4746d8a4e9ee79360314c1900c8974e.tar.bz2
upstream-62099d98e4746d8a4e9ee79360314c1900c8974e.zip
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 a6f7268dc7519b57251532fe4239412e8acf4ca7)
-rw-r--r--target/linux/ath79/dts/qca9531_tplink_tl-wr810n-v1.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ath79/dts/qca9531_tplink_tl-wr810n-v1.dts b/target/linux/ath79/dts/qca9531_tplink_tl-wr810n-v1.dts
index 6749479616..227f57b9b4 100644
--- a/target/linux/ath79/dts/qca9531_tplink_tl-wr810n-v1.dts
+++ b/target/linux/ath79/dts/qca9531_tplink_tl-wr810n-v1.dts
@@ -13,6 +13,7 @@
regulator-max-microvolt = <5000000>;
gpio = <&gpio 11 GPIO_ACTIVE_HIGH>;
enable-active-high;
+ regulator-always-on;
};
};