commit | 432e4df3b8946b7f93f0cacdfb69adb9331dfec8 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Wed Mar 31 11:47:25 2021 +0200 |
committer | Marek Vasut <marex@denx.de> | Sun Apr 18 04:29:35 2021 +0200 |
tree | d8ab9a6df30622bd72355c43c8ea397ee1b3c89c | |
parent | fe687cf0665e382184f1083659ecb331fa25af35 [diff] |
ARM: dts: imx8mm: Replace deprecated fsl,usbphy DT props with phys The fsl,usbphy DT property is deprecated, replace it with phys DT property and specify #phy-cells, so that the generic PHY framework can parse the PHY bindings without any extra hacking. Signed-off-by: Marek Vasut <marex@denx.de> 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>