
26 Aug
2022
26 Aug
'22
8:51 p.m.
On Thu, Aug 04, 2022 at 07:57:20PM +0530, Sumit Garg wrote:
For USB3 host controller to detect devices on the bus it is required to enable a PMIC GPIO: usb_vbus_boost_pin. So enable that during board specific initialization.
And since this PMIC GPIO parsing is quite u-boot specific, so add a DT override to qcs404-evb-uboot.dtsi to represent usb_vbus_boost_pin.
Signed-off-by: Sumit Garg sumit.garg@linaro.org
Applied to u-boot/next, thanks!
--
Tom