commit | c5876a8e9a1f50c7efeec805fb4c87690634789d | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Apr 10 00:12:03 2021 +0200 |
committer | Marek Vasut <marex@denx.de> | Sun Apr 18 04:29:35 2021 +0200 |
tree | 650aaa47fe322e719e422cae2af7ef340cdc35bc | |
parent | 432e4df3b8946b7f93f0cacdfb69adb9331dfec8 [diff] |
ARM: dts: imx8mn: 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>