]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/phy/marvell/Makefile
phy: phy-pxa-usb: add a new driver
authorLubomir Rintel <lkundrak@v3.sk>
Mon, 15 Oct 2018 14:45:38 +0000 (16:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Oct 2018 17:44:39 +0000 (19:44 +0200)
commit644930cbad32c0a850aaeed11eb2a49b492bf51a
tree3fb7855f47388fd6d6070a9e3dac4dbd69621db5
parent89303c7ea770b6010943ef4ed73eb92bdc5a7ec8
phy: phy-pxa-usb: add a new driver

Turned from arch/arm/mach-mmp/devices.c into a proper PHY driver, so
that in can be instantiated from a DT.

Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/phy/marvell/Kconfig
drivers/phy/marvell/Makefile
drivers/phy/marvell/phy-pxa-usb.c [new file with mode: 0644]