All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-5.15 0/3] Support PL2303 on AST2600
@ 2022-01-28 21:48 Eddie James
  2022-01-28 21:48 ` [PATCH linux dev-5.15 1/3] USB: serial: pl2303: Add IBM device IDs Eddie James
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Eddie James @ 2022-01-28 21:48 UTC (permalink / raw)
  To: openbmc; +Cc: Eddie James

This series provides support for the PL2303 serial-to-USB converter
on the AST2600-based systems, Everest and Rainier.

Eddie James (3):
  USB: serial: pl2303: Add IBM device IDs
  USB: uhci: Add ast2600 compatible
  arm: dts: Aspeed: Rainier and Everest: Enable UHCI

 arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts | 4 ++++
 arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts | 4 ++++
 drivers/usb/host/uhci-platform.c             | 3 ++-
 drivers/usb/serial/pl2303.c                  | 1 +
 drivers/usb/serial/pl2303.h                  | 3 +++
 5 files changed, 14 insertions(+), 1 deletion(-)

-- 
2.27.0


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

end of thread, other threads:[~2022-01-31  6:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-28 21:48 [PATCH linux dev-5.15 0/3] Support PL2303 on AST2600 Eddie James
2022-01-28 21:48 ` [PATCH linux dev-5.15 1/3] USB: serial: pl2303: Add IBM device IDs Eddie James
2022-01-31  6:04   ` Joel Stanley
2022-01-28 21:48 ` [PATCH linux dev-5.15 2/3] USB: uhci: Add ast2600 compatible Eddie James
2022-01-31  5:19   ` Joel Stanley
2022-01-28 21:48 ` [PATCH linux dev-5.15 3/3] arm: dts: Aspeed: Rainier and Everest: Enable UHCI Eddie James
2022-01-31  6:12 ` [PATCH linux dev-5.15 0/3] Support PL2303 on AST2600 Joel Stanley

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.