ath79: gl-ar150: fix USB GPIO usage
authorRosen Penev <rosenp@gmail.com>
Mon, 23 Dec 2024 21:20:49 +0000 (13:20 -0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 12 Jan 2025 17:01:35 +0000 (18:01 +0100)
commit90e86a871319e481322959e301b2603c258092a9
treed3d537039e7357a729d398a9afaff08a55261876
parent5aa996b06d77d7c0935071de6f2217f13be3f253
ath79: gl-ar150: fix USB GPIO usage

Currently, an OpenWrt hack is used to turn the GPIO on in terms of the
PHY driver when it should be the USB driver that controls it. The
chipidea USB2 driver has support for a vbus-supply property. Use it
instead of the local OpenWrt solution that just turns on the GPIO.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/17356
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ath79/dts/ar9330_glinet_gl-ar150.dts