usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY
authorMarek Vasut <marex@denx.de>
Thu, 22 Apr 2021 19:06:40 +0000 (21:06 +0200)
committerMarek Vasut <marex@denx.de>
Wed, 28 Apr 2021 15:16:18 +0000 (17:16 +0200)
commit53396d67baef4acbcc257c5f2c702935b62cc858
treec20c1c87f274a59957743f94e12f884e3e709729
parent79b0f08d6af498e6fda8cd257d62e2095764410c
usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY

For systems which use generic PHY support and implement USB PHY driver,
the parsing of PHY properties is unnecessary, disable it.

Signed-off-by: Marek Vasut <marex@denx.de>
Tested-by: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Ye Li <ye.li@nxp.com>
Cc: uboot-imx <uboot-imx@nxp.com>
drivers/usb/host/ehci-mx6.c