From: balbi@ti.com (Felipe Balbi)
To: linux-arm-kernel@lists.infradead.org
Subject: [resend PATCH v3 4/4] usb: phy: add phy-hi6220-usb
Date: Mon, 23 Feb 2015 09:29:48 -0600 [thread overview]
Message-ID: <20150223152948.GD32701@saruman.tx.rr.com> (raw)
In-Reply-To: <BN3PR0301MB0849FB28B1DAF7BEB5F3BE7881250@BN3PR0301MB0849.namprd03.prod.outlook.com>
On Wed, Feb 11, 2015 at 01:30:53AM +0000, Peter Chen wrote:
>
> > > Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
> > > ---
> > > drivers/usb/phy/Kconfig | 9 ++
> > > drivers/usb/phy/Makefile | 1 +
> > > drivers/usb/phy/phy-hi6220-usb.c | 306
> > > +++++++++++++++++++++++++++++++++++++++
> > > 3 files changed, 316 insertions(+)
> > > create mode 100644 drivers/usb/phy/phy-hi6220-usb.c
> > >
> > > diff --git a/drivers/usb/phy/Kconfig b/drivers/usb/phy/Kconfig index
> > > c6d0c8e..405a3d0 100644
> > > --- a/drivers/usb/phy/Kconfig
> > > +++ b/drivers/usb/phy/Kconfig
> > > @@ -173,6 +173,15 @@ config USB_MXS_PHY
> > >
> > > MXS Phy is used by some of the i.MX SoCs, for example imx23/28/6x.
> > >
> > > +config USB_HI6220_PHY
> > > + tristate "hi6220 USB PHY support"
> > > + select USB_PHY
> > > + select MFD_SYSCON
> > > + help
> > > + Enable this to support the HISILICON HI6220 USB PHY.
> > > +
> > > + To compile this driver as a module, choose M here.
> > > +
> > > config USB_RCAR_PHY
> > > tristate "Renesas R-Car USB PHY support"
> > > depends on USB || USB_GADGET
> > > diff --git a/drivers/usb/phy/Makefile b/drivers/usb/phy/Makefile index
> > > 75f2bba..00172d3 100644
> > > --- a/drivers/usb/phy/Makefile
> > > +++ b/drivers/usb/phy/Makefile
> > > @@ -18,6 +18,7 @@ obj-$(CONFIG_SAMSUNG_USBPHY) += phy-
> > samsung-usb.o
> > > obj-$(CONFIG_TWL6030_USB) += phy-twl6030-usb.o
> > > obj-$(CONFIG_USB_EHCI_TEGRA) += phy-tegra-usb.o
> > > obj-$(CONFIG_USB_GPIO_VBUS) += phy-gpio-vbus-usb.o
> > > +obj-$(CONFIG_USB_HI6220_PHY) += phy-hi6220-usb.o
> >
> > new drivers only on drivers/phy/, sorry.
> >
>
> This driver has many USB dependencies, like otg, gadget. I don't know it
> can use generic phy currently.
then we improve generic phy framework. It's about time we moved
everything to that anyway.
--
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150223/1ab420a7/attachment.sig>
WARNING: multiple messages have this Message-ID (diff)
From: Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org>
To: Peter Chen <Peter.Chen-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
Cc: "balbi-l0cyMroinI0@public.gmane.org"
<balbi-l0cyMroinI0@public.gmane.org>,
Zhangfei Gao
<zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
"john.youn-HKixBCOQz3hWk0Htik3J/w@public.gmane.org"
<john.youn-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>,
Mian Yousaf Kaukab
<yousaf.kaukab-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
"dan . zhao" <dan.zhao-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>,
Wangbinghui <wangbinghui-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>,
Sergei Shtylyov
<sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>,
"linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
"devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [resend PATCH v3 4/4] usb: phy: add phy-hi6220-usb
Date: Mon, 23 Feb 2015 09:29:48 -0600 [thread overview]
Message-ID: <20150223152948.GD32701@saruman.tx.rr.com> (raw)
In-Reply-To: <BN3PR0301MB0849FB28B1DAF7BEB5F3BE7881250-CEkquS/Gb83prP92dyGgc5wN6zqB+hSMnBOFsp37pqbUKgpGm//BTAC/G2K4zDHf@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 1967 bytes --]
On Wed, Feb 11, 2015 at 01:30:53AM +0000, Peter Chen wrote:
>
> > > Signed-off-by: Zhangfei Gao <zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
> > > ---
> > > drivers/usb/phy/Kconfig | 9 ++
> > > drivers/usb/phy/Makefile | 1 +
> > > drivers/usb/phy/phy-hi6220-usb.c | 306
> > > +++++++++++++++++++++++++++++++++++++++
> > > 3 files changed, 316 insertions(+)
> > > create mode 100644 drivers/usb/phy/phy-hi6220-usb.c
> > >
> > > diff --git a/drivers/usb/phy/Kconfig b/drivers/usb/phy/Kconfig index
> > > c6d0c8e..405a3d0 100644
> > > --- a/drivers/usb/phy/Kconfig
> > > +++ b/drivers/usb/phy/Kconfig
> > > @@ -173,6 +173,15 @@ config USB_MXS_PHY
> > >
> > > MXS Phy is used by some of the i.MX SoCs, for example imx23/28/6x.
> > >
> > > +config USB_HI6220_PHY
> > > + tristate "hi6220 USB PHY support"
> > > + select USB_PHY
> > > + select MFD_SYSCON
> > > + help
> > > + Enable this to support the HISILICON HI6220 USB PHY.
> > > +
> > > + To compile this driver as a module, choose M here.
> > > +
> > > config USB_RCAR_PHY
> > > tristate "Renesas R-Car USB PHY support"
> > > depends on USB || USB_GADGET
> > > diff --git a/drivers/usb/phy/Makefile b/drivers/usb/phy/Makefile index
> > > 75f2bba..00172d3 100644
> > > --- a/drivers/usb/phy/Makefile
> > > +++ b/drivers/usb/phy/Makefile
> > > @@ -18,6 +18,7 @@ obj-$(CONFIG_SAMSUNG_USBPHY) += phy-
> > samsung-usb.o
> > > obj-$(CONFIG_TWL6030_USB) += phy-twl6030-usb.o
> > > obj-$(CONFIG_USB_EHCI_TEGRA) += phy-tegra-usb.o
> > > obj-$(CONFIG_USB_GPIO_VBUS) += phy-gpio-vbus-usb.o
> > > +obj-$(CONFIG_USB_HI6220_PHY) += phy-hi6220-usb.o
> >
> > new drivers only on drivers/phy/, sorry.
> >
>
> This driver has many USB dependencies, like otg, gadget. I don't know it
> can use generic phy currently.
then we improve generic phy framework. It's about time we moved
everything to that anyway.
--
balbi
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-02-23 15:29 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-10 9:10 [resend PATCH v3 0/4] add usb support for hi6220 Zhangfei Gao
2015-02-10 9:10 ` Zhangfei Gao
2015-02-10 9:10 ` [resend PATCH v3 1/4] Documentation: dt-bindings: add dt binding info for hi6220 dwc2 Zhangfei Gao
2015-02-10 9:10 ` Zhangfei Gao
2015-02-10 9:10 ` [resend PATCH v3 2/4] Documentation: dt-bindings: add dt binding info for hi6220 Zhangfei Gao
2015-02-10 9:10 ` Zhangfei Gao
2015-02-10 11:37 ` Sergei Shtylyov
2015-02-10 11:37 ` Sergei Shtylyov
2015-02-10 9:10 ` [resend PATCH v3 3/4] usb: dwc2: platform: add hi6220 support Zhangfei Gao
2015-02-10 9:10 ` Zhangfei Gao
2015-02-10 9:10 ` [resend PATCH v3 4/4] usb: phy: add phy-hi6220-usb Zhangfei Gao
2015-02-10 9:10 ` Zhangfei Gao
2015-02-10 14:48 ` Felipe Balbi
2015-02-10 14:48 ` Felipe Balbi
2015-02-10 14:53 ` zhangfei
2015-02-10 14:53 ` zhangfei
2015-02-23 15:29 ` Felipe Balbi
2015-02-23 15:29 ` Felipe Balbi
2015-02-11 1:30 ` Peter Chen
2015-02-11 1:30 ` Peter Chen
2015-02-11 9:10 ` Baruch Siach
2015-02-11 9:10 ` Baruch Siach
2015-02-23 15:30 ` Felipe Balbi
2015-02-23 15:30 ` Felipe Balbi
2015-02-23 15:29 ` Felipe Balbi [this message]
2015-02-23 15:29 ` Felipe Balbi
2015-02-11 15:17 ` zhangfei
2015-02-11 15:17 ` zhangfei
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=20150223152948.GD32701@saruman.tx.rr.com \
--to=balbi@ti.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.