MLK-22336-2 dts: Add a new usb gadget node on imx6/7/7ulp/8/8mm
authorSherry Sun <sherry.sun@nxp.com>
Thu, 25 Jul 2019 21:20:26 +0000 (17:20 -0400)
committerYe Li <ye.li@nxp.com>
Thu, 29 Apr 2021 07:56:29 +0000 (00:56 -0700)
commitf4ea9fa4b9fe7eabd8aad02d9c39c1dc2923c32b
treea22da36c40745b8e4b2d3b072c607877f1ff8f16
parent24c896d4d2fab51abd287f1a991c68fc709d2458
MLK-22336-2 dts: Add a new usb gadget node on imx6/7/7ulp/8/8mm

Since one dts node can only bind to one DM driver in uboot, for usbotg
node, we can not use it for both DM usb host driver and DM usb gadget
driver. So a new usb gadget node is added to each usbotg node, the
original usbotg node is bind to usb host driver as default, and the
new usb gadget node is bind to usb gadet driver as default.

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
Reviewed-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 342adc8948def972dbd08b71009584745f7826f0)
(cherry picked from commit 6716cd87079cae70a5c521f83be292628403b9ab)
13 files changed:
arch/arm/dts/fsl-imx8qm-mek-u-boot.dtsi
arch/arm/dts/fsl-imx8qxp-mek-u-boot.dtsi
arch/arm/dts/imx6qdl.dtsi
arch/arm/dts/imx6sl.dtsi
arch/arm/dts/imx6sll.dtsi
arch/arm/dts/imx6sx.dtsi
arch/arm/dts/imx6ul.dtsi
arch/arm/dts/imx7d.dtsi
arch/arm/dts/imx7s.dtsi
arch/arm/dts/imx7ulp.dtsi
arch/arm/dts/imx8mm-ddr4-evk-u-boot.dtsi
arch/arm/dts/imx8mm-evk-u-boot.dtsi
arch/arm/dts/imx8mn-ddr4-evk-u-boot.dtsi