commit | 40e62a8385761050fc766616018f67f95102bca5 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Tue Jan 22 16:48:17 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 01 09:09:40 2019 -0500 |
tree | baf0c2b29b916ad3c5e88229680f828ee7be1567 | |
parent | 128151f007f63e482dc044252dd2a4c06d1f5711 [diff] |
ARM: DTS: am335x-evm: Use USB0 in peripheral mode This USB port is mainly used for RNDIS and DFU. To be able to use it with DM_USB and DM_USB_GADGET, we need to provide a dr_mode value in the DTS. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>