mirror of
https://github.com/torvalds/linux.git
synced 2024-12-15 15:41:58 +00:00
2411a736ff
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>
2 lines
49 B
Makefile
2 lines
49 B
Makefile
obj-$(CONFIG_PHY_RALINK_USB) += phy-ralink-usb.o
|