summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6sl.dtsi
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2020-11-01 19:29:53 +0800
committerShawn Guo <shawnguo@kernel.org>2020-11-03 08:08:34 +0800
commit5c8b3b8a182cbc1ccdfcdeea9b25dd2c12a8148f (patch)
tree7dc5ef5f80f26c1d3735346650ec49ba925d4320 /arch/arm/boot/dts/imx6sl.dtsi
parent73db215119963918afe446c6cec76e2d421aa33c (diff)
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/imx6sl.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6sl.dtsi3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6sl.dtsi b/arch/arm/boot/dts/imx6sl.dtsi
index 91a8c54d5e11..997b96c1c47b 100644
--- a/arch/arm/boot/dts/imx6sl.dtsi
+++ b/arch/arm/boot/dts/imx6sl.dtsi
@@ -39,6 +39,9 @@
spi1 = &ecspi2;
spi2 = &ecspi3;
spi3 = &ecspi4;
+ usb0 = &usbotg1;
+ usb1 = &usbotg2;
+ usb2 = &usbh;
usbphy0 = &usbphy1;
usbphy1 = &usbphy2;
};