Re: [PATCH 2/3] dts: am654-base-board-uboot: Set USB0 dr_mode to host

2020-12-21 Thread Aswath Govindraju
On 21/12/20 8:42 pm, Lokesh Vutla wrote: > > > On 20/11/20 9:18 pm, Aswath Govindraju wrote: >> USB3SS0 controller is to be used as a host in U-boot. Fix it by changing >> the dr_mode to host. >> >> Signed-off-by: Aswath Govindraju > > Won't it break dfu support or is it used in different contr

Re: [PATCH 2/3] dts: am654-base-board-uboot: Set USB0 dr_mode to host

2020-12-21 Thread Lokesh Vutla
On 20/11/20 9:18 pm, Aswath Govindraju wrote: > USB3SS0 controller is to be used as a host in U-boot. Fix it by changing > the dr_mode to host. > > Signed-off-by: Aswath Govindraju Won't it break dfu support or is it used in different controller? Thanks and regards, Lokesh > --- > arch/arm

[PATCH 2/3] dts: am654-base-board-uboot: Set USB0 dr_mode to host

2020-11-20 Thread Aswath Govindraju
USB3SS0 controller is to be used as a host in U-boot. Fix it by changing the dr_mode to host. Signed-off-by: Aswath Govindraju --- arch/arm/dts/k3-am654-base-board-u-boot.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/dts/k3-am654-base-board-u-boot.dtsi b/arch