All of lore.kernel.org
 help / color / mirror / Atom feed
* Aspeed UART routing driver
@ 2018-09-04 20:20 Oskar Senft
  2018-09-04 20:20 ` [PATCH 1/2] misc: aspeed: Add Aspeed UART routing control driver Oskar Senft
  2018-09-04 20:20 ` [PATCH 2/2] arch: arm: boot: dts: aspeed: Add UART routing driver to Aspeed G5 DTS Oskar Senft
  0 siblings, 2 replies; 9+ messages in thread
From: Oskar Senft @ 2018-09-04 20:20 UTC (permalink / raw)
  To: linux-aspeed

Hi

As discussed with Andrew, we have a use case that requires the UART
routing on the AST2500 to be configured at runtime.

After talking with Linus Walleij, we concluded that the pinmux driver is
not a good match for this use case.

I went ahead and implemented a "UART routing control driver" for the
AST2500. It may just work on the AST2400 as is, but I don't have a
system to test on.

Thanks
Oskar.



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

end of thread, other threads:[~2018-09-05 19:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-04 20:20 Aspeed UART routing driver Oskar Senft
2018-09-04 20:20 ` [PATCH 1/2] misc: aspeed: Add Aspeed UART routing control driver Oskar Senft
2018-09-04 21:55   ` Linus Walleij
2018-09-05  0:15     ` Andrew Jeffery
2018-09-05  0:19       ` Oskar Senft
2018-09-05  6:06         ` Linus Walleij
2018-09-05 13:45         ` Oskar Senft
2018-09-05 19:27           ` Linus Walleij
2018-09-04 20:20 ` [PATCH 2/2] arch: arm: boot: dts: aspeed: Add UART routing driver to Aspeed G5 DTS Oskar Senft

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.