linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: haojian.zhuang@gmail.com (Haojian Zhuang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: mmp: add USB3.0 PHY support
Date: Thu, 9 Aug 2012 14:36:51 +0800	[thread overview]
Message-ID: <CAN1soZzWur7idY9jEwKTETo0NeZfSkycso44GtWKuftX1HT+9g@mail.gmail.com> (raw)
In-Reply-To: <1344483203-17446-1-git-send-email-yuxu@marvell.com>

On Thu, Aug 9, 2012 at 11:33 AM, Yu Xu <yuxu@marvell.com> wrote:
> Add USB 3.0 PHY support.
>
> Signed-off-by: Yu Xu <yuxu@marvell.com>
> ---
>  arch/arm/mach-mmp/devices.c               |  227 +++++++++++++++++++++++++++++
>  arch/arm/mach-mmp/include/mach/regs-usb.h |   94 ++++++++++++
>  2 files changed, 321 insertions(+)
>

I hope that you can move USB PHY init into usb drivers. Since your
current implementation
would be add callback in platform data. It should be avoid since it's
a block of device tree
implementation.

Regards
Haojian

      reply	other threads:[~2012-08-09  6:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-09  3:33 [PATCH] ARM: mmp: add USB3.0 PHY support Yu Xu
2012-08-09  6:36 ` Haojian Zhuang [this message]

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=CAN1soZzWur7idY9jEwKTETo0NeZfSkycso44GtWKuftX1HT+9g@mail.gmail.com \
    --to=haojian.zhuang@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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;
as well as URLs for NNTP newsgroup(s).