[PATCH linux dev-5.15 0/3] Support PL2303 on AST2600

Joel Stanley joel at jms.id.au
Mon Jan 31 17:12:46 AEDT 2022


On Fri, 28 Jan 2022 at 21:49, Eddie James <eajames at linux.ibm.com> wrote:
>
> 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

I merged the device ID and the device tree change, and added the
driver to the defconfig.

Cheers,

Joel

>
>  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
>


More information about the openbmc mailing list