This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
54ce685cae
linux
/
drivers
/
phy
/
ralink
/
Makefile
2 lines
49 B
Makefile
Raw
Normal View
History
Unescape
Escape
phy: ralink-usb: add driver for Mediatek/Ralink Add a driver to setup the USB phy on Mediatek/Ralink SoCs. The driver sets up power and host mode, but also needs to configure PHY registers for the MT7628 and MT7688. Signed-off-by: John Crispin <john@phrozen.org> Signed-off-by: Harvey Hunt <harvey.hunt@imgtec.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
2017-08-17 10:33:22 +00:00
obj-$(CONFIG_PHY_RALINK_USB)
+=
phy-ralink-usb.o
Reference in New Issue
Copy Permalink