commit | 5781f465f5d548f31b0446815393fae676f94535 | [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 | aded940f4fb7e2af6a388e20f1bfb09410962566 [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>