From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kishon Vijay Abraham I Subject: Re: [PATCH 2/5] Documentation: dt-bindings: document the Armada 375 USB cluster binding Date: Fri, 23 May 2014 19:20:50 +0530 Message-ID: <537F523A.8060603@ti.com> References: <1400257376-13251-1-git-send-email-gregory.clement@free-electrons.com> <1400257376-13251-2-git-send-email-gregory.clement@free-electrons.com> <537F13B2.6070500@ti.com> <20140523132145.GA31314@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140523132145.GA31314-g2DYL2Zd6BY@public.gmane.org> Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Andrew Lunn Cc: Gregory CLEMENT , Mathias Nyman , Greg Kroah-Hartman , linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jason Cooper , Sebastian Hesselbarth , Thomas Petazzoni , Ezequiel Garcia , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Lior Amsalem , Tawfik Bayouk , Nadav Haklai , Grant Likely , Rob Herring , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org Hi, On Friday 23 May 2014 06:51 PM, Andrew Lunn wrote: > On Fri, May 23, 2014 at 02:54:02PM +0530, Kishon Vijay Abraham I wrote: >> Hi, >> >> On Friday 16 May 2014 09:52 PM, Gregory CLEMENT wrote: >>> Armada 375 comes with an USB2 host and device controller and an USB3 >>> controller. The USB cluster control register allows to manage common >>> features of both USB controllers. This commit adds the Device Tree >>> binding documentation for this piece of hardware. >> >> Pls re-order so that the Documentation patch comes before the driver patch.. >>> >>> Signed-off-by: Gregory CLEMENT >>> --- >>> .../bindings/phy/armada-375-usb-phy-cluster.txt | 20 ++++++++++++++++++++ >>> 1 file changed, 20 insertions(+) >>> create mode 100644 Documentation/devicetree/bindings/phy/armada-375-usb-phy-cluster.txt >>> >>> diff --git a/Documentation/devicetree/bindings/phy/armada-375-usb-phy-cluster.txt b/Documentation/devicetree/bindings/phy/armada-375-usb-phy-cluster.txt >> >> simpler file name? armada-phy? > > Armada is a collection of families of SoCs. This driver is very > specific to one SoC, in one family of SoCs. > > Do you want one .txt file per driver, or can we combine binding > documentations into one file? There should already be a mvebu-phy.txt, > which contains the sata phy usable on some of the Armada SoC families. > This binding could be appended to it. So far we've been creating Documentation file per manufacturer (ti-phy.txt, samsung-phy.txt..), so would prefer if you could combine binding documentation in a single file. Thanks Kishon -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html