From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1bon0135.outbound.protection.outlook.com [157.56.111.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 624951A0C73 for ; Fri, 10 Apr 2015 09:54:28 +1000 (AEST) Message-ID: <1428623653.22867.562.camel@freescale.com> Subject: Re: [PATCH] dt/bindings: qoriq-clock: Add binding for FMan clock mux From: Scott Wood To: Liberman Igal-B31950 Date: Thu, 9 Apr 2015 18:54:13 -0500 In-Reply-To: References: <1428379720-3247-1-git-send-email-igal.liberman@freescale.com> <1428446404.22867.479.camel@freescale.com> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Cc: "devicetree@vger.kernel.org" , "linuxppc-dev@lists.ozlabs.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2015-04-08 at 03:54 -0500, Liberman Igal-B31950 wrote: > Hi Scott > > Regards, > Igal Liberman. > > > -----Original Message----- > > From: Wood Scott-B07421 > > Sent: Wednesday, April 08, 2015 1:40 AM > > To: Liberman Igal-B31950 > > Cc: devicetree@vger.kernel.org; linuxppc-dev@lists.ozlabs.org > > Subject: Re: [PATCH] dt/bindings: qoriq-clock: Add binding for FMan clock > > mux > > > > On Tue, 2015-04-07 at 07:08 +0300, Igal.Liberman wrote: > > > From: Igal Liberman > > > > > > Signed-off-by: Igal Liberman > > > --- > > > .../devicetree/bindings/clock/qoriq-clock.txt | 59 > > ++++++++++++++++++++ > > > 1 file changed, 59 insertions(+) > > > > > > diff --git a/Documentation/devicetree/bindings/clock/qoriq-clock.txt > > > b/Documentation/devicetree/bindings/clock/qoriq-clock.txt > > > index df4a259..a7e84ce 100644 > > > --- a/Documentation/devicetree/bindings/clock/qoriq-clock.txt > > > +++ b/Documentation/devicetree/bindings/clock/qoriq-clock.txt > > > @@ -65,6 +65,7 @@ Required properties: > > > It takes parent's clock-frequency as its clock. > > > * "fsl,qoriq-platform-pll-1.0" for the platform PLL clock (v1.0) > > > * "fsl,qoriq-platform-pll-2.0" for the platform PLL clock (v2.0) > > > + * "fsl,fman-clk-mux" for the Frame Manager clock. > > > > Is there any versioning required on this? > > > > I don't think we need versioning here. Even though we needed it on the other nodes? -Scott