commit | 5f717df8fbb718000b241ecd1f4131e3215b5823 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Thu Jan 24 15:42:51 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 01 09:14:21 2019 -0500 |
tree | 14d26bfb526055d1851b281ff80d9121b3352294 | |
parent | 8cde460d8a4e5df361debd4b10fec933a79f3986 [diff] |
ARM: DTS: am43xx: Add aliases for the USB ports Although not required, it doesn't hurt to explicitly map the USB ports to a USB controller. Without this, the port number will be derived from the binding order of the peripheral devices. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>