summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6ul.dtsi
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2020-11-01 12:29:53 +0100
committerShawn Guo <shawnguo@kernel.org>2020-11-03 01:08:34 +0100
commit5c8b3b8a182cbc1ccdfcdeea9b25dd2c12a8148f (patch)
tree7dc5ef5f80f26c1d3735346650ec49ba925d4320 /arch/arm/boot/dts/imx6ul.dtsi
parentARM: dts: imx6/7: sync fsl,stop-mode with current flexcan driver (diff)
downloadlinux-5c8b3b8a182cbc1ccdfcdeea9b25dd2c12a8148f.tar.xz
linux-5c8b3b8a182cbc1ccdfcdeea9b25dd2c12a8148f.zip
ARM: dts: imx: add usb alias
Add usb alias for bootloader searching the controller in correct order. Signed-off-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6ul.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6ul.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi
index 713a4bb341db..ccbcbac80663 100644
--- a/arch/arm/boot/dts/imx6ul.dtsi
+++ b/arch/arm/boot/dts/imx6ul.dtsi
@@ -47,6 +47,8 @@
spi1 = &ecspi2;
spi2 = &ecspi3;
spi3 = &ecspi4;
+ usb0 = &usbotg1;
+ usb1 = &usbotg2;
usbphy0 = &usbphy1;
usbphy1 = &usbphy2;
};