From: Eddie James <eajames@linux.ibm.com>
To: openbmc@lists.ozlabs.org
Cc: Eddie James <eajames@linux.ibm.com>
Subject: [PATCH linux dev-5.15 0/3] Support PL2303 on AST2600
Date: Fri, 28 Jan 2022 15:48:49 -0600 [thread overview]
Message-ID: <20220128214852.21551-1-eajames@linux.ibm.com> (raw)
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
next reply other threads:[~2022-01-28 21:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-28 21:48 Eddie James [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220128214852.21551-1-eajames@linux.ibm.com \
--to=eajames@linux.ibm.com \
--cc=openbmc@lists.ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.