]> git.baikalelectronics.ru Git - uboot.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)
commit03f13dd36483d3ef4899c7fe56d2496c711376a8
treedca24713e1a8e223084e11cc130c226b832e0cb8
parentc8fc353ee5c09cb920365db2e18d8a6c6c6230b8
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