From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gregory CLEMENT Subject: Re: [PATCHv5 05/20] Documentation: dt-bindings: update ehci-orion binding documentation Date: Mon, 12 May 2014 16:34:52 +0200 Message-ID: <5370DC0C.60604@free-electrons.com> References: <1399832288-19899-1-git-send-email-thomas.petazzoni@free-electrons.com> <1399832288-19899-6-git-send-email-thomas.petazzoni@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1399832288-19899-6-git-send-email-thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Alan Stern Cc: Thomas Petazzoni , Mathias Nyman , Greg Kroah-Hartman , Felipe Balbi , linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Ezequiel Garcia , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Tawfik Bayouk , Nadav Haklai , Lior Amsalem , Grant Likely , Rob Herring , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org Hi Alan, On 11/05/2014 20:17, Thomas Petazzoni wrote: > This commit updates the Device Tree binding documentation of > ehci-orion to take into account the fact that we can now optionally > pass a clock and a PHY reference. Would you agree to take this patch with the 4 first ones? For this kind of change in the device tree the agreement was that it can be directly taken by the maintainer of the subsystem. Indeed here we don't introduce a new kind of device tree node, we just add a optional resource already used in many place. Thanks, Gregory > > Signed-off-by: Thomas Petazzoni > --- > Documentation/devicetree/bindings/usb/ehci-orion.txt | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/devicetree/bindings/usb/ehci-orion.txt b/Documentation/devicetree/bindings/usb/ehci-orion.txt > index 6bc09ec..17c3bc8 100644 > --- a/Documentation/devicetree/bindings/usb/ehci-orion.txt > +++ b/Documentation/devicetree/bindings/usb/ehci-orion.txt > @@ -6,6 +6,11 @@ Required properties: > region. > - interrupts: The EHCI interrupt > > +Optional properties: > +- clocks: reference to the clock > +- phys: reference to the USB PHY > +- phy-names: name of the USB PHY, should be "usb" > + > Example: > > ehci@50000 { > -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com -- 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