Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933648AbbEOJvO (ORCPT ); Fri, 15 May 2015 05:51:14 -0400 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:49205 "EHLO mx08-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753789AbbEOJvL (ORCPT ); Fri, 15 May 2015 05:51:11 -0400 Message-ID: <5555C16D.9020906@st.com> Date: Fri, 15 May 2015 11:50:37 +0200 From: Maxime Coquelin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Peter Griffin , , , , , CC: , Subject: Re: [PATCH v3 0/6] Add dwc3 usb3 DT node and various phy cleanup References: <1430400652-3366-1-git-send-email-peter.griffin@linaro.org> In-Reply-To: <1430400652-3366-1-git-send-email-peter.griffin@linaro.org> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.251.16.224] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.14.151,1.0.33,0.0.0000 definitions=2015-05-15_02:2015-05-14,2015-05-15,1970-01-01 signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2008 Lines: 57 Hi Peter, On 04/30/2015 03:30 PM, Peter Griffin wrote: > Hi Maxime, > > This series primarily adds the dwc3 DT node which activates the usb3 controller on > the stih407-b2120, stih410-b2120 and stih418-b2199 platforms. > > As part of getting this working I noticed an error with the picophyreset which > stops the controller working which I've also fixed. > > regards, > > Peter. > > Changes in v3: > - Add miphys8lp options properties for stih418 (Pete) > - Add support for stih418-b2199 (Max) > - Only enable usb3 controller in the board file (Max) > - Fix superflous '\n' (Lee) > - Rebase series on v4.1-rc1 (Pete) > > NB: Since v2 some patches were taken into the phy and ahci trees which I've now > removed from the series. > > Changes in v2: > - Update commit to explicitly say no ABI breakage (Rob) > - Rebase series on v4.0-rc6 (Pete) > - Collect up Acks (Pete) > > Peter Griffin (6): > ARM: DT: STi: STiH407: Update picophyreset for the usb3 controllers > usb2 phy > ARM: DT: STi: STiH407: Add dwc3 usb3 DT node. > usb: dwc3: dwc3-st: Update the incorrect DT dwc3 example. > ARM: DT: STi: stihxxx-b2120: Enable USB3 port on stih407-b2120 and > stih410-b2120 > ARM: DT: STi: STiH418: Add miphy28lp optional oscillator clock > properties > ARM: DT: STi: STiH418: Enable USB3 port on stih418-b2199. > > Documentation/devicetree/bindings/usb/dwc3-st.txt | 7 +++--- > arch/arm/boot/dts/stih407-family.dtsi | 30 ++++++++++++++++++++++- > arch/arm/boot/dts/stih418-b2199.dts | 15 ++++++++++++ > arch/arm/boot/dts/stihxxx-b2120.dtsi | 5 ++++ > 4 files changed, 52 insertions(+), 5 deletions(-) > All DT patches of the series applied to STi DT branch for v4.2. Thanks! Maxime -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/