All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v1 0/5] apalis/colibri_t30: uart pinmuxing improvements
@ 2019-09-12  9:12 Marcel Ziswiler
  2019-09-12  9:12 ` [U-Boot] [PATCH v1 1/5] apalis/colibri_t30: add comment about tristate and input vs. output pinmuxing Marcel Ziswiler
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Marcel Ziswiler @ 2019-09-12  9:12 UTC (permalink / raw)
  To: u-boot


This series addresses some weaknesses in the current UART pinmuxing
mainly observable when trying to use a different UART instance as main
U-Boot serial console.


Marcel Ziswiler (5):
  apalis/colibri_t30: add comment about tristate and input vs. output
    pinmuxing
  colibri_t30: fix spi1 and uart2/3 resp. uartb/c pinmuxing
  apalis/colibri_t30: avoid uart input from floating pins
  apalis/colibri_t30: add note about colibri vs. nvidia uart mapping
  colibri_t30: disable rs232 serial transceiver forceoff pins

 .../apalis_t30/pinmux-config-apalis_t30.h     | 11 +++++--
 board/toradex/colibri_t30/colibri_t30.c       | 11 +++++++
 .../colibri_t30/pinmux-config-colibri_t30.h   | 32 +++++++++++--------
 include/configs/apalis_t30.h                  |  9 +++++-
 include/configs/colibri_t30.h                 |  8 ++++-
 5 files changed, 52 insertions(+), 19 deletions(-)

-- 
2.21.0

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

end of thread, other threads:[~2019-10-16  9:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-12  9:12 [U-Boot] [PATCH v1 0/5] apalis/colibri_t30: uart pinmuxing improvements Marcel Ziswiler
2019-09-12  9:12 ` [U-Boot] [PATCH v1 1/5] apalis/colibri_t30: add comment about tristate and input vs. output pinmuxing Marcel Ziswiler
2019-10-15 11:48   ` Igor Opaniuk
2019-09-12  9:12 ` [U-Boot] [PATCH v1 2/5] colibri_t30: fix spi1 and uart2/3 resp. uartb/c pinmuxing Marcel Ziswiler
2019-10-15 11:49   ` Igor Opaniuk
2019-09-12  9:12 ` [U-Boot] [PATCH v1 3/5] apalis/colibri_t30: avoid uart input from floating pins Marcel Ziswiler
2019-10-15 12:47   ` Igor Opaniuk
2019-09-12  9:12 ` [U-Boot] [PATCH v1 4/5] apalis/colibri_t30: add note about colibri vs. nvidia uart mapping Marcel Ziswiler
2019-10-15 12:47   ` Igor Opaniuk
2019-09-12  9:12 ` [U-Boot] [PATCH v1 5/5] colibri_t30: disable rs232 serial transceiver forceoff pins Marcel Ziswiler
2019-10-16  9:20   ` Igor Opaniuk

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.