From mboxrd@z Thu Jan 1 00:00:00 1970 From: heiko@sntech.de (Heiko =?ISO-8859-1?Q?St=FCbner?=) Date: Tue, 09 Sep 2014 10:09:20 +0200 Subject: [PATCH v5 3/4] ARM: dts: add rk3288 dwc2 controller support In-Reply-To: <1596739.u7ZntKLW7r@diego> References: <1407470159-14722-1-git-send-email-kever.yang@rock-chips.com> <1596739.u7ZntKLW7r@diego> Message-ID: <1765958.gOlsR47vAx@diego> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 > > 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 > > > Reviewed-by: Doug Anderson > > > Tested-by: Doug Anderson > > > --- > > > > > > 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko =?ISO-8859-1?Q?St=FCbner?= Subject: Re: [PATCH v5 3/4] ARM: dts: add rk3288 dwc2 controller support Date: Tue, 09 Sep 2014 10:09:20 +0200 Message-ID: <1765958.gOlsR47vAx@diego> References: <1407470159-14722-1-git-send-email-kever.yang@rock-chips.com> <1596739.u7ZntKLW7r@diego> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <1596739.u7ZntKLW7r@diego> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Doug Anderson Cc: Kever Yang , Paul Zimmerman , Olof Johansson , Sonny Rao , Addy Ke , Eddie Cai , Jianqun Xu , wulf , lyz , han jiang , Tao Huang , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: devicetree@vger.kernel.org Am Freitag, 8. August 2014, 17:53:45 schrieb Heiko St=FCbner: > Am Freitag, 8. August 2014, 08:45:16 schrieb Doug Anderson: > > Kever, > >=20 > > On Thu, Aug 7, 2014 at 8:55 PM, Kever Yang >=20 > wrote: > > > rk3288 has two kind of usb controller, this add the dwc2 controll= er > > > for otg and host1. > > >=20 > > > Controller can works with usb PHY default setting and Vbus on. > > >=20 > > > Signed-off-by: Kever Yang > > > Reviewed-by: Doug Anderson > > > Tested-by: Doug Anderson > > > --- > > >=20 > > > Changes in v5: > > > - change the sort order of dwc2 in rk3288.dtsi > > >=20 > > > Changes in v4: None > > > Changes in v3: > > > - EHCI and HSIC move new for version 3. > > >=20 > > > Changes in v2: None > > >=20 > > > arch/arm/boot/dts/rk3288.dtsi | 20 ++++++++++++++++++++ > > > 1 file changed, 20 insertions(+) > >=20 > > IMHO this series is ready to go in for 3.18. I'm assuming Heiko wi= ll > > pick it up once the bindings have landed. It already has my tags. = ;) >=20 > correct ... the dts changes look ok, so I'll take patches 3 and 4 onc= e > patches 1 and 2 are included somewhere. >=20 I've added patches 3 and 4 to my v3.18-next/dts branch -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755315AbaIIIH2 (ORCPT ); Tue, 9 Sep 2014 04:07:28 -0400 Received: from gloria.sntech.de ([95.129.55.99]:46322 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751040AbaIIIHY convert rfc822-to-8bit (ORCPT ); Tue, 9 Sep 2014 04:07:24 -0400 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Doug Anderson Cc: Kever Yang , Paul Zimmerman , Olof Johansson , Sonny Rao , Addy Ke , Eddie Cai , Jianqun Xu , wulf , lyz , han jiang , Tao Huang , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.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 Message-ID: <1765958.gOlsR47vAx@diego> User-Agent: KMail/4.12.4 (Linux/3.13-1-amd64; KDE/4.13.3; x86_64; ; ) In-Reply-To: <1596739.u7ZntKLW7r@diego> References: <1407470159-14722-1-git-send-email-kever.yang@rock-chips.com> <1596739.u7ZntKLW7r@diego> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > > 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 > > > Reviewed-by: Doug Anderson > > > Tested-by: Doug Anderson > > > --- > > > > > > 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