]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: rk3188: add support for usb-uart functionality
authorHeiko Stuebner <heiko@sntech.de>
Mon, 8 Oct 2018 11:01:56 +0000 (13:01 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Fri, 30 Nov 2018 18:03:16 +0000 (19:03 +0100)
commitcb385c4ecebb3188c43b57df577bc26e274e6d51
tree2a1804702047c9d7323ab8d4adc5c01882b54c9a
parent2e7a611547b024b69d7f959f23cb87cccd72bc3f
rockchip: rk3188: add support for usb-uart functionality

Rockchip socs can route the debug uart pins through the d+ and d- pins
of one specific usbphy per soc. Add a config option and implement the
setting on the rk3188.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
[Fixed up to mark grf as maybe unused:]
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
arch/arm/include/asm/arch-rockchip/grf_rk3188.h
arch/arm/mach-rockchip/Kconfig
arch/arm/mach-rockchip/rk3188-board-spl.c