linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] add support USB for MT8183
@ 2019-08-28  6:20 Chunfeng Yun
  2019-08-28  6:20 ` [PATCH 1/6] dt-bindings: usb: mtu3: support USB wakeup " Chunfeng Yun
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Chunfeng Yun @ 2019-08-28  6:20 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring
  Cc: Mark Rutland, devicetree, Mathias Nyman, linux-usb, linux-kernel,
	Chunfeng Yun, linux-mediatek, Matthias Brugger, linux-arm-kernel

This series support USB DRD controller and enable it's remote
wakeup functoin for MT8183, they depend on the following
series patches:

1. this series add support MT6358 PMIC
  [v5,01/10] mfd: mt6397: clean up code
  https://patchwork.kernel.org/patch/11110487/

2. this series add support pericfg syscon
  [1/2] dt-bindings: clock: mediatek: add pericfg for MT8183
  https://patchwork.kernel.org/patch/11117799/

Chunfeng Yun (6):
  dt-bindings: usb: mtu3: support USB wakeup for MT8183
  dt-bindings: usb: mtk-xhci: support USB wakeup for MT8183
  usb: mtu3: support ip-sleep wakeup for MT8183
  usb: mtk-xhci: support ip-sleep wakeup for MT8183
  arm64: dts: mt8183: add usb and phy nodes
  arm64: dts: mt8183: enable USB remote wakeup

 .../bindings/usb/mediatek,mtk-xhci.txt        |  1 +
 .../devicetree/bindings/usb/mediatek,mtu3.txt |  1 +
 arch/arm64/boot/dts/mediatek/mt8183-evb.dts   | 23 +++++++
 arch/arm64/boot/dts/mediatek/mt8183.dtsi      | 63 +++++++++++++++++++
 drivers/usb/host/xhci-mtk.c                   | 14 ++++-
 drivers/usb/mtu3/mtu3_host.c                  | 14 ++++-
 6 files changed, 114 insertions(+), 2 deletions(-)

-- 
2.23.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-08-28  6:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-28  6:20 [PATCH 0/6] add support USB for MT8183 Chunfeng Yun
2019-08-28  6:20 ` [PATCH 1/6] dt-bindings: usb: mtu3: support USB wakeup " Chunfeng Yun
2019-08-28  6:20 ` [PATCH 2/6] dt-bindings: usb: mtk-xhci: " Chunfeng Yun
2019-08-28  6:20 ` [PATCH 3/6] usb: mtu3: support ip-sleep " Chunfeng Yun
2019-08-28  6:20 ` [PATCH 4/6] usb: mtk-xhci: " Chunfeng Yun
2019-08-28  6:21 ` [PATCH 5/6] arm64: dts: mt8183: add usb and phy nodes Chunfeng Yun
2019-08-28  6:21 ` [PATCH 6/6] arm64: dts: mt8183: enable USB remote wakeup Chunfeng Yun

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