Hello Joel, Have you take time review this patches ? Ryan Chen Tel : 886-3-5751185 ext:8857 > -----Original Message----- > From: Ryan Chen <ryan_chen@xxxxxxxxxxxxxx> > Sent: Wednesday, September 30, 2020 12:08 PM > To: Joel Stanley <joel@xxxxxxxxx>; Andrew Jeffery <andrew@xxxxxxxx>; > linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux-aspeed@xxxxxxxxxxxxxxxx; > linux-kernel@xxxxxxxxxxxxxxx; linux-usb@xxxxxxxxxxxxxxx; BMC-SW > <BMC-SW@xxxxxxxxxxxxxx> > Cc: Ryan Chen <ryan_chen@xxxxxxxxxxxxxx> > Subject: [PATCH 0/3] Enable USB host for AST2600 > > The patches enable UHCI driver in AST2600 and also enable USB host in > aspeed-ast2600-evb.dts. > > Ryan Chen (3): > configs: aspeed: enable UHCI driver in defconfig > usb: host: add uhci compatible support for ast2600-uhci > ARM: dts: add ehci uhci enable in evb dts > > arch/arm/boot/dts/aspeed-ast2600-evb.dts | 8 ++++++++ > arch/arm/configs/aspeed_g5_defconfig | 1 + > drivers/usb/host/uhci-platform.c | 3 ++- > 3 files changed, 11 insertions(+), 1 deletion(-) > > -- > 2.17.1