From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 3/4] ARM: dts: add rk3288 dwc2 controller support
Date: Tue, 09 Sep 2014 10:09:20 +0200 [thread overview]
Message-ID: <1765958.gOlsR47vAx@diego> (raw)
In-Reply-To: <1596739.u7ZntKLW7r@diego>
Am Freitag, 8. August 2014, 17:53:45 schrieb Heiko St?bner:
> Am Freitag, 8. August 2014, 08:45:16 schrieb Doug Anderson:
> > Kever,
> >
> > On Thu, Aug 7, 2014 at 8:55 PM, Kever Yang <kever.yang@rock-chips.com>
>
> wrote:
> > > rk3288 has two kind of usb controller, this add the dwc2 controller
> > > for otg and host1.
> > >
> > > Controller can works with usb PHY default setting and Vbus on.
> > >
> > > Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
> > > Reviewed-by: Doug Anderson <dianders@chromium.org>
> > > Tested-by: Doug Anderson <dianders@chromium.org>
> > > ---
> > >
> > > Changes in v5:
> > > - change the sort order of dwc2 in rk3288.dtsi
> > >
> > > Changes in v4: None
> > > Changes in v3:
> > > - EHCI and HSIC move new for version 3.
> > >
> > > Changes in v2: None
> > >
> > > arch/arm/boot/dts/rk3288.dtsi | 20 ++++++++++++++++++++
> > > 1 file changed, 20 insertions(+)
> >
> > IMHO this series is ready to go in for 3.18. I'm assuming Heiko will
> > pick it up once the bindings have landed. It already has my tags. ;)
>
> correct ... the dts changes look ok, so I'll take patches 3 and 4 once
> patches 1 and 2 are included somewhere.
>
I've added patches 3 and 4 to my v3.18-next/dts branch
WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
To: Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
Cc: Kever Yang <kever.yang-TNX95d0MmH7DzftRWevZcw@public.gmane.org>,
Paul Zimmerman <paulz-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>,
Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>,
Sonny Rao <sonnyrao-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>,
Addy Ke <addy.ke-TNX95d0MmH7DzftRWevZcw@public.gmane.org>,
Eddie Cai <cf-TNX95d0MmH7DzftRWevZcw@public.gmane.org>,
Jianqun Xu <xjq-TNX95d0MmH7DzftRWevZcw@public.gmane.org>,
wulf <wulf-TNX95d0MmH7DzftRWevZcw@public.gmane.org>,
lyz <lyz-TNX95d0MmH7DzftRWevZcw@public.gmane.org>,
han jiang <hj-TNX95d0MmH7DzftRWevZcw@public.gmane.org>,
Tao Huang <huangtao-TNX95d0MmH7DzftRWevZcw@public.gmane.org>,
Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
Ian Campbell
<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>,
"devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
"linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH v5 3/4] ARM: dts: add rk3288 dwc2 controller support
Date: Tue, 09 Sep 2014 10:09:20 +0200 [thread overview]
Message-ID: <1765958.gOlsR47vAx@diego> (raw)
In-Reply-To: <1596739.u7ZntKLW7r@diego>
Am Freitag, 8. August 2014, 17:53:45 schrieb Heiko Stübner:
> Am Freitag, 8. August 2014, 08:45:16 schrieb Doug Anderson:
> > Kever,
> >
> > On Thu, Aug 7, 2014 at 8:55 PM, Kever Yang <kever.yang@rock-chips.com>
>
> wrote:
> > > rk3288 has two kind of usb controller, this add the dwc2 controller
> > > for otg and host1.
> > >
> > > Controller can works with usb PHY default setting and Vbus on.
> > >
> > > Signed-off-by: Kever Yang <kever.yang-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
> > > Reviewed-by: Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
> > > Tested-by: Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
> > > ---
> > >
> > > Changes in v5:
> > > - change the sort order of dwc2 in rk3288.dtsi
> > >
> > > Changes in v4: None
> > > Changes in v3:
> > > - EHCI and HSIC move new for version 3.
> > >
> > > Changes in v2: None
> > >
> > > arch/arm/boot/dts/rk3288.dtsi | 20 ++++++++++++++++++++
> > > 1 file changed, 20 insertions(+)
> >
> > IMHO this series is ready to go in for 3.18. I'm assuming Heiko will
> > pick it up once the bindings have landed. It already has my tags. ;)
>
> correct ... the dts changes look ok, so I'll take patches 3 and 4 once
> patches 1 and 2 are included somewhere.
>
I've added patches 3 and 4 to my v3.18-next/dts branch
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko@sntech.de>
To: Doug Anderson <dianders@chromium.org>
Cc: Kever Yang <kever.yang@rock-chips.com>,
Paul Zimmerman <paulz@synopsys.com>,
Olof Johansson <olof@lixom.net>,
Sonny Rao <sonnyrao@chromium.org>,
Addy Ke <addy.ke@rock-chips.com>, Eddie Cai <cf@rock-chips.com>,
Jianqun Xu <xjq@rock-chips.com>, wulf <wulf@rock-chips.com>,
lyz <lyz@rock-chips.com>, han jiang <hj@rock-chips.com>,
Tao Huang <huangtao@rock-chips.com>,
Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>,
Russell King <linux@arm.linux.org.uk>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v5 3/4] ARM: dts: add rk3288 dwc2 controller support
Date: Tue, 09 Sep 2014 10:09:20 +0200 [thread overview]
Message-ID: <1765958.gOlsR47vAx@diego> (raw)
In-Reply-To: <1596739.u7ZntKLW7r@diego>
Am Freitag, 8. August 2014, 17:53:45 schrieb Heiko Stübner:
> Am Freitag, 8. August 2014, 08:45:16 schrieb Doug Anderson:
> > Kever,
> >
> > On Thu, Aug 7, 2014 at 8:55 PM, Kever Yang <kever.yang@rock-chips.com>
>
> wrote:
> > > rk3288 has two kind of usb controller, this add the dwc2 controller
> > > for otg and host1.
> > >
> > > Controller can works with usb PHY default setting and Vbus on.
> > >
> > > Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
> > > Reviewed-by: Doug Anderson <dianders@chromium.org>
> > > Tested-by: Doug Anderson <dianders@chromium.org>
> > > ---
> > >
> > > Changes in v5:
> > > - change the sort order of dwc2 in rk3288.dtsi
> > >
> > > Changes in v4: None
> > > Changes in v3:
> > > - EHCI and HSIC move new for version 3.
> > >
> > > Changes in v2: None
> > >
> > > arch/arm/boot/dts/rk3288.dtsi | 20 ++++++++++++++++++++
> > > 1 file changed, 20 insertions(+)
> >
> > IMHO this series is ready to go in for 3.18. I'm assuming Heiko will
> > pick it up once the bindings have landed. It already has my tags. ;)
>
> correct ... the dts changes look ok, so I'll take patches 3 and 4 once
> patches 1 and 2 are included somewhere.
>
I've added patches 3 and 4 to my v3.18-next/dts branch
next prev parent reply other threads:[~2014-09-09 8:09 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-08 3:55 [PATCH v5 0/4] Patches to add support for Rockchip dwc2 controller Kever Yang
2014-08-08 3:55 ` Kever Yang
2014-08-08 3:55 ` Kever Yang
2014-08-08 3:55 ` [PATCH v5 1/4] Documentation: dt-bindings: add dt binding info for Rockchip dwc2 Kever Yang
[not found] ` <1407470159-14722-2-git-send-email-kever.yang-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2014-08-08 15:42 ` Doug Anderson
2014-08-08 15:42 ` Doug Anderson
2014-08-08 3:55 ` [PATCH v5 2/4] usb: dwc2: add compatible data for rockchip soc Kever Yang
2014-08-08 15:42 ` Doug Anderson
2014-08-08 3:55 ` [PATCH v5 3/4] ARM: dts: add rk3288 dwc2 controller support Kever Yang
2014-08-08 3:55 ` Kever Yang
2014-08-08 15:45 ` Doug Anderson
2014-08-08 15:45 ` Doug Anderson
2014-08-08 15:45 ` Doug Anderson
2014-08-08 15:53 ` Heiko Stübner
2014-08-08 15:53 ` Heiko Stübner
2014-08-08 15:53 ` Heiko Stübner
2014-09-09 8:09 ` Heiko Stübner [this message]
2014-09-09 8:09 ` Heiko Stübner
2014-09-09 8:09 ` Heiko Stübner
2014-08-08 3:55 ` [PATCH v5 4/4] ARM: dts: Enable USB host1(dwc) on rk3288-evb Kever Yang
2014-08-08 3:55 ` Kever Yang
2014-08-08 15:46 ` Doug Anderson
2014-08-08 15:46 ` Doug Anderson
2014-08-08 15:46 ` Doug Anderson
2014-09-08 18:43 ` [PATCH v5 0/4] Patches to add support for Rockchip dwc2 controller Heiko Stübner
2014-09-08 18:43 ` Heiko Stübner
2014-09-08 18:43 ` Heiko Stübner
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=1765958.gOlsR47vAx@diego \
--to=heiko@sntech.de \
--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.