
22 Nov
2018
22 Nov
'18
2:29 p.m.
On Wed, Nov 21, 2018 at 11:51:15AM +0100, Jean-Jacques Hiblot wrote:
Enable DM for USB peripheral in the musb-new driver. Also make sure that the driver can be used in the SPL. This implies that:
- the driver must work with and without the OF_CONTROL option. That
in turn, implies that the platform data can be passed in a struct ti_musb_platdata or be read from the dtb
- usb.o is linked in the SPL if host support is enabled
Signed-off-by: Jean-Jacques Hiblot jjhiblot@ti.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom