]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: usb: host: xhci-rockchip: add support for rk3328
authorMeng Dongyang <daniel.meng@rock-chips.com>
Thu, 1 Jun 2017 11:22:45 +0000 (19:22 +0800)
committerSimon Glass <sjg@chromium.org>
Wed, 7 Jun 2017 13:29:25 +0000 (07:29 -0600)
commitd3cb14b910aafd6cc64b49dc26874bf6ab449b98
treedca24713e1a8e223084e11cc130c226b832e0cb8
parent2d1951fec6bd7dc50963043f24ae73a86b4292e1
rockchip: usb: host: xhci-rockchip: add support for rk3328

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@rock-chips.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/usb/host/xhci-rockchip.c