summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAlban Bedel2018-03-24 23:38:40 +0100
committerKishon Vijay Abraham I2018-04-25 07:23:00 +0200
commitcd3bf368aa7a352a577be7b9540c6b5b2681bf17 (patch)
treeec36738bd9d85ac95fc51a2ac24142190e513dae /MAINTAINERS
parentphy: core: Allow phy_pm_runtime_xxx API calls with NULL phy (diff)
downloadkernel-qcow2-linux-cd3bf368aa7a352a577be7b9540c6b5b2681bf17.tar.gz
kernel-qcow2-linux-cd3bf368aa7a352a577be7b9540c6b5b2681bf17.tar.xz
kernel-qcow2-linux-cd3bf368aa7a352a577be7b9540c6b5b2681bf17.zip
phy: Add a driver for the ATH79 USB phy
The ATH79 USB phy is very simple, it only have a reset. On some SoC a second reset is used to force the phy in suspend mode regardless of the USB controller status. This driver is added to the qualcom directory as atheros is now part of qualcom and newer SoC of this familly are marketed under the qualcom name. Signed-off-by: Alban Bedel <albeu@free.fr> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 0a1410d5a621..7561bd48f011 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2326,6 +2326,14 @@ S: Maintained
F: drivers/gpio/gpio-ath79.c
F: Documentation/devicetree/bindings/gpio/gpio-ath79.txt
+ATHEROS 71XX/9XXX USB PHY DRIVER
+M: Alban Bedel <albeu@free.fr>
+W: https://github.com/AlbanBedel/linux
+T: git git://github.com/AlbanBedel/linux
+S: Maintained
+F: drivers/phy/qualcomm/phy-ath79-usb.c
+F: Documentation/devicetree/bindings/phy/phy-ath79-usb.txt
+
ATHEROS ATH GENERIC UTILITIES
M: "Luis R. Rodriguez" <mcgrof@do-not-panic.com>
L: linux-wireless@vger.kernel.org