usb: phy: Add driver for the Ingenic JZ4770 USB transceiver
authorPaul Cercueil <paul@crapouillou.net>
Sat, 29 Feb 2020 16:18:20 +0000 (13:18 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Mar 2020 08:53:08 +0000 (09:53 +0100)
commit541368b46b829ea133bcfba23d25320c5d12cc5c
treea6f6827c0d10101b75c90f190aac16c228f91900
parentadc221b564df241a7b1cb6d8a01de2152e3e405a
usb: phy: Add driver for the Ingenic JZ4770 USB transceiver

Add a driver to support the USB PHY found in the JZ4770 SoC from
Ingenic.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lore.kernel.org/r/20200229161820.17824-2-paul@crapouillou.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/phy/Kconfig
drivers/usb/phy/Makefile
drivers/usb/phy/phy-jz4770.c [new file with mode: 0644]