public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Weijie Gao <weijie.gao@mediatek.com>
To: u-boot@lists.denx.de
Subject: [PATCH v5 05/14] usb: dwc3: use the phy bulk API to get phys
Date: Wed, 15 Apr 2020 15:16:21 +0800	[thread overview]
Message-ID: <1586934981.26858.132.camel@mcddlt001> (raw)
In-Reply-To: <1586497552-12194-6-git-send-email-chunfeng.yun@mediatek.com>

On Fri, 2020-04-10 at 13:45 +0800, Chunfeng Yun wrote:
> Get a group of phys by the phy bulk API
> 
> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
> ---
> v5: no changes
> 
> v4: new patch
> ---
>  drivers/usb/dwc3/core.c         | 83 ++++-----------------------------
>  drivers/usb/dwc3/dwc3-generic.c |  7 ++-
>  include/dwc3-uboot.h            | 11 ++---
>  3 files changed, 17 insertions(+), 84 deletions(-)
> 

Reviewed-by: Weijie Gao <weijie.gao@mediatek.com>

  reply	other threads:[~2020-04-15  7:16 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-10  5:45 [PATCH v5 00/14] Add support for MediaTek xHCI host controller Chunfeng Yun
2020-04-10  5:45 ` [PATCH v5 01/14] dm: core: Add function to get child count of ofnode or device Chunfeng Yun
2020-04-15  7:10   ` Weijie Gao
2020-04-15 13:57   ` Simon Glass
2020-04-10  5:45 ` [PATCH v5 02/14] test: dm: add test item for ofnode_get_child_count() Chunfeng Yun
2020-04-15  7:10   ` Weijie Gao
2020-04-10  5:45 ` [PATCH v5 03/14] phy: Add get/enable/disable for a bulk of phys Chunfeng Yun
2020-04-15  7:11   ` Weijie Gao
2020-04-10  5:45 ` [PATCH v5 04/14] test: dm: phy: add a test item for the phy_bulk API Chunfeng Yun
2020-04-15  7:11   ` Weijie Gao
2020-04-15 13:57   ` Simon Glass
2020-04-10  5:45 ` [PATCH v5 05/14] usb: dwc3: use the phy bulk API to get phys Chunfeng Yun
2020-04-15  7:16   ` Weijie Gao [this message]
2020-04-10  5:45 ` [PATCH v5 06/14] usb: dwc2_udc_otg: " Chunfeng Yun
2020-04-15  7:16   ` Weijie Gao
2020-04-10  5:45 ` [PATCH v5 07/14] phy: phy-mtk-tphy: add support USB phys Chunfeng Yun
2020-04-15  7:16   ` Weijie Gao
2020-04-10  5:45 ` [PATCH v5 08/14] phy: phy-mtk-tphy: add support new version Chunfeng Yun
2020-04-15  7:16   ` Weijie Gao
2020-04-10  5:45 ` [PATCH v5 09/14] phy: phy-mtk-tphy: add a new reference clock Chunfeng Yun
2020-04-15  7:16   ` Weijie Gao
2020-04-10  5:45 ` [PATCH v5 10/14] xhci: mediatek: Add support for MTK xHCI host controller Chunfeng Yun
2020-04-15  7:17   ` Weijie Gao
2020-04-10  5:45 ` [PATCH v5 11/14] arm: dts: mt7629: add usb related nodes Chunfeng Yun
2020-04-15  7:17   ` Weijie Gao
2020-04-10  5:45 ` [PATCH v5 12/14] dt-bindings: phy-mtk-tphy: add properties of address mapping and clocks Chunfeng Yun
2020-04-15  7:17   ` Weijie Gao
2020-04-10  5:45 ` [PATCH v5 13/14] dt-bindings: usb: mtk-xhci: Add binding for MediaTek xHCI host controller Chunfeng Yun
2020-04-15  7:17   ` Weijie Gao
2020-04-10  5:45 ` [PATCH v5 14/14] MAINTAINERS: MediaTek: add USB related files Chunfeng Yun
2020-04-15  7:17   ` Weijie Gao

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=1586934981.26858.132.camel@mcddlt001 \
    --to=weijie.gao@mediatek.com \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox