Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753517AbbBYPWJ (ORCPT ); Wed, 25 Feb 2015 10:22:09 -0500 Received: from mail-wg0-f52.google.com ([74.125.82.52]:44463 "EHLO mail-wg0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751479AbbBYPWH (ORCPT ); Wed, 25 Feb 2015 10:22:07 -0500 Date: Wed, 25 Feb 2015 15:22:01 +0000 From: Peter Griffin To: Lee Jones Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, srinivas.kandagatla@gmail.com, maxime.coquelin@st.com, patrice.chotard@st.com, kishon@ti.com, balbi@ti.com, devicetree@vger.kernel.org Subject: Re: [PATCH 4/6] ARM: DT: STi: STiH407: Add dwc3 usb3 DT node. Message-ID: <20150225152201.GA14329@griffinp-ThinkPad-X1-Carbon-2nd> References: <1424871377-1795-1-git-send-email-peter.griffin@linaro.org> <1424871377-1795-5-git-send-email-peter.griffin@linaro.org> <20150225151229.GE5132@x1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150225151229.GE5132@x1> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 649 Lines: 22 Hi Lee, On Wed, 25 Feb 2015, Lee Jones wrote: > > + resets = <&powerdown STIH407_USB3_POWERDOWN>, > > + <&softreset STIH407_MIPHY2_SOFTRESET>; > > + reset-names = "powerdown", > > + "softreset"; > > Nit: What's the purpose of having these on separate lines? The only reason was to stay aligned with the example in Documentation/devicetree/bindings/usb/dwc3-st.txt. regards, Peter. -- 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/