]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm: dts: imx6qdl-u-boot: Alias usb0 to usbotg
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Tue, 4 Jun 2019 13:49:58 +0000 (15:49 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 11 Jun 2019 08:43:00 +0000 (10:43 +0200)
commitbf219a36021d326bdba7e86fbdb18e2f0ac396f1
treef0b0b4d980040b33065dc06fde1e01f814c71119
parentaa3fba9753d6def6a144054b0279588e1fdec573
arm: dts: imx6qdl-u-boot: Alias usb0 to usbotg

All i.mx6 boards seems to have moved to DM_USB, however gadget support
for mx6 is still pre-DM as CI_UDC isn't converted yet. To make this work
the usb otg controller used for gadgets needs to be usb number 0.
Add an alias for this directly in the main u-boot mx6qdl dtsi so it
doesn't need to be done for each board separately.

This fixes regressions wrt. usb gadget functionality in several boards
that have gadget functions enabled in their config, but no usb0 alias in
their device-tree.

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
arch/arm/dts/imx6qdl-u-boot.dtsi