[U-Boot] [PATCH v2 04/10] usb: host: xhci-rockchip: add support	for rk3328
    Simon Glass 
    sjg at chromium.org
       
    Fri Jun  2 02:56:04 UTC 2017
    
    
  
On 1 June 2017 at 05:22, Meng Dongyang <daniel.meng at rock-chips.com> wrote:
>
> Add the compatible "rockchip,rk3328-xhci" in match table
> for rk3328 to probe xhci controller. Use fixed regulator
> to control the voltage of vbus and turn off vbus when
> usb stop.
>
> Signed-off-by: Meng Dongyang <daniel.meng at rock-chips.com>
> ---
>
> Changes in v2:
> - Use fixed regulator to control vbus instead of gpio
>
>  drivers/usb/host/xhci-rockchip.c | 31 ++++++++++++++++++++++---------
>  1 file changed, 22 insertions(+), 9 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
    
    
More information about the U-Boot
mailing list