aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/boot/dts/imx7d.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/imx7d.dtsi
parentARM: dts: imx6/7: sync fsl,stop-mode with current flexcan driver (diff)
downloadwireguard-linux-5c8b3b8a182cbc1ccdfcdeea9b25dd2c12a8148f.tar.xz
wireguard-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/imx7d.dtsi')
-rw-r--r--arch/arm/boot/dts/imx7d.dtsi6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx7d.dtsi b/arch/arm/boot/dts/imx7d.dtsi
index cff875b80b60..b0bcfa9094a3 100644
--- a/arch/arm/boot/dts/imx7d.dtsi
+++ b/arch/arm/boot/dts/imx7d.dtsi
@@ -7,6 +7,12 @@
#include <dt-bindings/reset/imx7-reset.h>
/ {
+ aliases {
+ usb0 = &usbotg1;
+ usb1 = &usbotg2;
+ usb2 = &usbh;
+ };
+
cpus {
cpu0: cpu@0 {
clock-frequency = <996000000>;