]> asedeno.scripts.mit.edu Git - linux.git/commit
phy: rockchip-usb: add usb-uart setup for rk3188
authorHeiko Stuebner <heiko@sntech.de>
Tue, 28 Aug 2018 08:56:10 +0000 (10:56 +0200)
committerKishon Vijay Abraham I <kishon@ti.com>
Tue, 25 Sep 2018 10:40:13 +0000 (16:10 +0530)
commit63bd0f19226dea7c373e961d7aebe4c5d8798ccc
tree0a50b9b28d37a0237a0cca0cf37f469159293326
parent6c7103aa026094a4ee2c2708ec6977a6dfc5331d
phy: rockchip-usb: add usb-uart setup for rk3188

The rk3188 also supports bringing the uart2 out through
the usb dm+dp pins, so add the necessary setup for it.

rk3066 does not seem to support usb-uart functionality and this
particular phy was only used on older Rockchip socs, so this leaves
room for a bit of cleanup as well, as there most likely won't be new
additions in the driver.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/rockchip/phy-rockchip-usb.c