linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable USB host for AST2600
@ 2020-09-30  4:08 Ryan Chen
  2020-09-30  4:08 ` [PATCH 1/3] configs: aspeed: enable UHCI driver in defconfig Ryan Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 26+ messages in thread
From: Ryan Chen @ 2020-09-30  4:08 UTC (permalink / raw)
  To: Joel Stanley, Andrew Jeffery, linux-arm-kernel, linux-aspeed,
	linux-kernel, linux-usb, bmc-sw
  Cc: Ryan Chen

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


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

end of thread, other threads:[~2020-10-22  7:21 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-30  4:08 [PATCH 0/3] Enable USB host for AST2600 Ryan Chen
2020-09-30  4:08 ` [PATCH 1/3] configs: aspeed: enable UHCI driver in defconfig Ryan Chen
2020-09-30 16:50   ` Tao Ren
2020-10-07 11:22   ` Joel Stanley
2020-09-30  4:08 ` [PATCH 2/3] usb: host: add uhci compatible support for ast2600-uhci Ryan Chen
2020-09-30 16:52   ` Tao Ren
2020-10-07 11:25   ` Joel Stanley
2020-10-07 14:58     ` Alan Stern
2020-09-30  4:08 ` [PATCH 3/3] ARM: dts: add ehci uhci enable in evb dts Ryan Chen
2020-09-30 16:54   ` Tao Ren
2020-10-07 11:27   ` Joel Stanley
2020-10-09  2:49   ` [PATCH v2 0/3] Enable USB host for AST2600 Ryan Chen
2020-10-09  2:49     ` [PATCH v2 1/3] configs: aspeed: enable UHCI driver in defconfig Ryan Chen
2020-10-09  4:45       ` Greg KH
2020-10-09  4:55         ` Joel Stanley
2020-10-09  5:46           ` Greg KH
2020-10-09  5:59             ` Ryan Chen
2020-10-09  6:01           ` Ryan Chen
2020-10-09  2:49     ` [PATCH v2 2/3] usb: host: add uhci compatible support for ast2600-uhci Ryan Chen
2020-10-09  4:45       ` Greg KH
2020-10-09  2:49     ` [PATCH v2 3/3] ARM: dts: add ehci uhci enable in evb dts Ryan Chen
2020-10-09  8:22       ` Sergei Shtylyov
2020-10-12  0:43         ` Ryan Chen
2020-10-21 23:44           ` Andrew Jeffery
2020-10-22  7:21             ` Ryan Chen
2020-10-07  5:45 ` [PATCH 0/3] Enable USB host for AST2600 Ryan Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).