All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] warp7: add UART6 support
@ 2018-01-19  9:53 Ryan Harkin
  2018-01-19  9:53 ` [U-Boot] [PATCH 1/2] serial: mxc: support DTE mode Ryan Harkin
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ryan Harkin @ 2018-01-19  9:53 UTC (permalink / raw)
  To: u-boot

This small series adds support for using the console on UART6 on
the WaRP7 board.

The board retains current functionality: UART6 is not used by
default and needs it needs to be enabled in defconfig.

[PATCH 1/2] serial: mxc: support DTE mode
[PATCH 2/2] warp7: add support for console on UART6 and mikroBus

 board/warp7/Kconfig         |  9 +++++++++
 board/warp7/warp7.c         |  6 ++++++
 drivers/serial/Kconfig      |  7 +++++++
 drivers/serial/serial_mxc.c | 10 ++++++++--
 include/configs/warp7.h     |  8 +++++++-
 5 files changed, 37 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-01-22  9:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-19  9:53 [U-Boot] [PATCH 0/2] warp7: add UART6 support Ryan Harkin
2018-01-19  9:53 ` [U-Boot] [PATCH 1/2] serial: mxc: support DTE mode Ryan Harkin
2018-01-19 12:23   ` Stefan Agner
2018-01-19 13:21     ` Ryan Harkin
2018-01-22  0:29       ` Simon Glass
2018-01-22  9:12         ` Ryan Harkin
2018-01-19  9:53 ` [U-Boot] [PATCH 2/2] warp7: add support for console on UART6 and mikroBus Ryan Harkin
2018-01-19 11:18 ` [U-Boot] [PATCH 0/2] warp7: add UART6 support Bryan O'Donoghue

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.