All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm: aspeed: Add LPC uart routing support
@ 2021-09-01  6:22 ` Chia-Wei Wang
  0 siblings, 0 replies; 18+ messages in thread
From: Chia-Wei Wang @ 2021-09-01  6:22 UTC (permalink / raw)
  To: robh+dt, joel, andrew, osk, devicetree, linux-arm-kernel,
	linux-aspeed, linux-kernel, openbmc

Add LPC uart routing driver and the device tree nodes.

Chia-Wei Wang (2):
  soc: aspeed: Add LPC UART routing support
  ARM: dts: aspeed: Add uart routing to device tree

 arch/arm/boot/dts/aspeed-g5.dtsi             |   6 +
 arch/arm/boot/dts/aspeed-g6.dtsi             |   6 +
 drivers/soc/aspeed/Kconfig                   |  11 +
 drivers/soc/aspeed/Makefile                  |   9 +-
 drivers/soc/aspeed/aspeed-lpc-uart-routing.c | 621 +++++++++++++++++++
 5 files changed, 649 insertions(+), 4 deletions(-)
 create mode 100644 drivers/soc/aspeed/aspeed-lpc-uart-routing.c

-- 
2.17.1


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

end of thread, other threads:[~2021-09-01 13:43 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-01  6:22 [PATCH 0/2] arm: aspeed: Add LPC uart routing support Chia-Wei Wang
2021-09-01  6:22 ` Chia-Wei Wang
2021-09-01  6:22 ` [PATCH 1/2] soc: aspeed: Add LPC UART " Chia-Wei Wang
2021-09-01  6:22   ` Chia-Wei Wang
2021-09-01  7:36   ` Joel Stanley
2021-09-01  7:36     ` Joel Stanley
2021-09-01  7:36     ` Joel Stanley
2021-09-01  9:43     ` ChiaWei Wang
2021-09-01  9:43       ` ChiaWei Wang
2021-09-01  9:43       ` ChiaWei Wang
2021-09-01  6:22 ` [PATCH 2/2] ARM: dts: aspeed: Add uart routing to device tree Chia-Wei Wang
2021-09-01  6:22   ` Chia-Wei Wang
2021-09-01  7:03 ` [PATCH 0/2] arm: aspeed: Add LPC uart routing support Joel Stanley
2021-09-01  7:03   ` Joel Stanley
2021-09-01  7:03   ` Joel Stanley
2021-09-01  7:09   ` ChiaWei Wang
2021-09-01  7:09     ` ChiaWei Wang
2021-09-01  7:09     ` ChiaWei Wang

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.