Re: [PATCH v3 3/4] arm: dts: k3-am625-sk: Enable usb ports in u-boot

2023-12-14 Thread Roger Quadros
On 12/12/2023 23:02, Sjoerd Simons wrote: > Enable both usb0 as a peripheral for use with DFU and > > Signed-off-by: Sjoerd Simons > > --- > > Changes in v3: > - Enable usb nodes in all boot phases > > Changes in v2: > - Only enable usb port 0 DFU in SPL > > arch/arm/dts/k3-am625-sk-u-boo

[PATCH v3 3/4] arm: dts: k3-am625-sk: Enable usb ports in u-boot

2023-12-12 Thread Sjoerd Simons
Enable both usb0 as a peripheral for use with DFU and Signed-off-by: Sjoerd Simons --- Changes in v3: - Enable usb nodes in all boot phases Changes in v2: - Only enable usb port 0 DFU in SPL arch/arm/dts/k3-am625-sk-u-boot.dtsi | 9 + 1 file changed, 9 insertions(+) diff --git a/arc