RE: [PATCH 6/8] arm: socfpga: vining: Fix UDC controller phandle in DT

2021-09-26 Thread Chee, Tien Fong
> -Original Message- > From: Marek Vasut > Sent: Tuesday, 14 September, 2021 11:26 AM > To: u-boot@lists.denx.de > Cc: Marek Vasut ; Lim, Elly Siew Chin > ; Simon Goldschmidt > ; Chee, Tien Fong > > Subject: [PATCH 6/8] arm: socfpga: vining: Fix UDC controller

[PATCH 6/8] arm: socfpga: vining: Fix UDC controller phandle in DT

2021-09-13 Thread Marek Vasut
The USB peripheral controller is the DWC2 controller 1, not 0. Update the phandle to fix UDC support on this board. Signed-off-by: Marek Vasut Cc: Siew Chin Lim Cc: Simon Goldschmidt Cc: Tien Fong Chee --- arch/arm/dts/socfpga_cyclone5_vining_fpga-u-boot.dtsi | 2 +- 1 file changed, 1 inserti