]> git.ipfire.org Git - thirdparty/u-boot.git/commit
PHY: Add phy driver for the keystone USB PHY
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Tue, 4 Dec 2018 10:12:59 +0000 (11:12 +0100)
committerMarek Vasut <marex@denx.de>
Fri, 14 Dec 2018 16:59:09 +0000 (17:59 +0100)
commit4b12783c8e011859e70ba5811654a21ee1a22237
treee4d4a1be09e756880ea3379bcbff4e37753578bb
parentd53653f3f9a15eca6249e951ea77eddc514541a3
PHY: Add phy driver for the keystone USB PHY

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/keystone-usb-phy.c [new file with mode: 0644]