]> git.dujemihanovic.xyz Git - u-boot.git/commit
usb: phy: ti: Remove non-DM PHY code
authorTom Rini <trini@konsulko.com>
Mon, 13 Sep 2021 00:32:21 +0000 (20:32 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 28 Sep 2021 01:38:34 +0000 (21:38 -0400)
commit2c8419feb2faf40ddada3f52df6559bf5877230d
treea4d9f979de26d783b9290e7d6a43f2e0bfefee5d
parentbfbb7247b6ab7027eaaabc6109655d7ba7eb880a
usb: phy: ti: Remove non-DM PHY code

At this point in time, all platforms that had previously used
drivers/usb/phy/omap_usb_phy.c have been migrated to DM and related
options.  Remove this now unused code and some related unused defines.

Signed-off-by: Tom Rini <trini@konsulko.com>
13 files changed:
configs/am43xx_evm_defconfig
configs/am43xx_evm_qspiboot_defconfig
configs/am43xx_evm_rtconly_defconfig
configs/am43xx_evm_usbhost_boot_defconfig
configs/am43xx_hs_evm_defconfig
configs/cm_t43_defconfig
drivers/usb/phy/Kconfig
drivers/usb/phy/Makefile
drivers/usb/phy/omap_usb_phy.c [deleted file]
include/configs/am43xx_evm.h
include/configs/am57xx_evm.h
include/configs/cm_t43.h
include/configs/dra7xx_evm.h