commit | 195df5f34e78c304e1d68c75e2204df1ca149c07 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Sat Dec 15 17:43:28 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Thu Jan 10 18:52:52 2019 +0100 |
tree | 4faf3fbb3ba3f702837299290a0e897109e76747 | |
parent | 2934dc155b8f735682e8214f8dbb54f816899141 [diff] |
ARM: dts: define USB aliases for all omap5 platforms This allows us to properly map the USB controller indexes Tested on dra76 evm, am572 evm Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
diff --git a/arch/arm/dts/omap5-u-boot.dtsi b/arch/arm/dts/omap5-u-boot.dtsi index 1eb50cd..54a7285 100644 --- a/arch/arm/dts/omap5-u-boot.dtsi +++ b/arch/arm/dts/omap5-u-boot.dtsi
@@ -12,6 +12,11 @@ tick-timer = &timer2; }; + aliases { + usb0 = &usb1; + usb1 = &usb2; + }; + ocp { u-boot,dm-spl;