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)
committerSherry Sun <sherry.sun@nxp.com>
Tue, 30 Jul 2019 23:28:54 +0000 (19:28 -0400)
commit342adc8948def972dbd08b71009584745f7826f0
tree110a91866e78e38284b40667596fb320cb457565
parent5c50d6bd6fda34827a27387e42c9a803da40b1e5
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>
16 files changed:
arch/arm/dts/fsl-imx8mm.dtsi
arch/arm/dts/fsl-imx8qm-ddr4-arm2-u-boot.dtsi
arch/arm/dts/fsl-imx8qm-lpddr4-arm2-u-boot.dtsi
arch/arm/dts/fsl-imx8qm-mek-u-boot.dtsi
arch/arm/dts/fsl-imx8qxp-17x17-val-u-boot.dtsi
arch/arm/dts/fsl-imx8qxp-lpddr4-arm2-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/imx6ull.dtsi
arch/arm/dts/imx7d.dtsi
arch/arm/dts/imx7s.dtsi
arch/arm/dts/imx7ulp.dtsi