diff options
author | Ye Li <ye.li@nxp.com> | 2017-05-09 00:43:05 -0500 |
---|---|---|
committer | Ye Li <ye.li@nxp.com> | 2017-05-09 03:22:11 -0500 |
commit | 32d4060f845d189308d3431a7df4931ab4bd8f01 (patch) | |
tree | c908a415b9fe96796a74f3900ffdd5bf8bd1a8e0 /arch/arm/mach-meson/Makefile | |
parent | 6b0d709df65a3aa1438cd6081569012030f81b88 (diff) | |
download | u-boot-imx-32d4060f845d189308d3431a7df4931ab4bd8f01.zip u-boot-imx-32d4060f845d189308d3431a7df4931ab4bd8f01.tar.gz u-boot-imx-32d4060f845d189308d3431a7df4931ab4bd8f01.tar.bz2 |
MLK-14845 mx6/mx7: Not call usb setup functions used by non-DM driver
Use CONFIG_DM_USB to comment out USB setup functions used by non-DM driver. So
they won't be executed when using DM driver.
These USB setup functions may setup power control pins to USB_PWR function not GPIO,
which is different as the GPIO function used by USB vbus-supply. And cause the power control
not work.
Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'arch/arm/mach-meson/Makefile')
0 files changed, 0 insertions, 0 deletions