]> git.ipfire.org Git - thirdparty/u-boot.git/commit
phy: Add support for phy-da8xx-usb
authorAdam Ford <aford173@gmail.com>
Wed, 10 Jul 2019 18:59:09 +0000 (13:59 -0500)
committerMarek Vasut <marex@denx.de>
Thu, 8 Aug 2019 09:35:02 +0000 (11:35 +0200)
commitfc58263d2e4180cedc621ce9efbd93637d6a1cf5
tree6b0a9f354a20f82fc6979c71cc040c1c910b370e
parent2e8fef747bf773691d174b2b8120d7aa6c637bcf
phy: Add support for phy-da8xx-usb

In preparation for supporting the musb driver, this patch
adds support for the usb phy associated with the musb driver.

Signed-off-by: Adam Ford <aford173@gmail.com>
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-da8xx-usb.c [new file with mode: 0644]