u-boot-brain/arch/arm/mach-rockchip/px30
Paul Kocialkowski c541bfda2f rockchip: px30: Add support for using UART3 as debug UART
Some generic PX30 SoMs found in the wild use UART3 as their debug output
instead of UART2 (used for MMC) and UART5.

Make it possible to use UART3 as early debug output, with the associated
clock and pinmux configuration. Two sets of output pins are supported (M0/M1).

Future users should also note that the pinmux default in the dts is to use
the M1 pins while the Kconfig option takes M0 as a default.

Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
2019-12-05 23:53:07 +08:00
..
clk_px30.c rockchip: add px30 architecture core 2019-11-17 17:23:24 +08:00
Kconfig rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL 2019-12-05 23:53:07 +08:00
Makefile rockchip: add px30 architecture core 2019-11-17 17:23:24 +08:00
px30.c rockchip: px30: Add support for using UART3 as debug UART 2019-12-05 23:53:07 +08:00
syscon_px30.c rockchip: add px30 architecture core 2019-11-17 17:23:24 +08:00