commit | 53396d67baef4acbcc257c5f2c702935b62cc858 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Thu Apr 22 21:06:40 2021 +0200 |
committer | Marek Vasut <marex@denx.de> | Wed Apr 28 17:16:18 2021 +0200 |
tree | c20c1c87f274a59957743f94e12f884e3e709729 | |
parent | 79b0f08d6af498e6fda8cd257d62e2095764410c [diff] |
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>