From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1on0112.outbound.protection.outlook.com [157.56.110.112]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 58D611A0143 for ; Thu, 16 Apr 2015 03:16:39 +1000 (AEST) Message-ID: <1429118180.22867.720.camel@freescale.com> Subject: Re: [v2] dt/bindings: fsl/guts: Added global-utilities compatibles From: Scott Wood To: Liberman Igal-B31950 Date: Wed, 15 Apr 2015 12:16:20 -0500 In-Reply-To: References: <1429006329-24597-1-git-send-email-igal.liberman@freescale.com> <1429042131.22867.682.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-15 at 03:43 -0500, Liberman Igal-B31950 wrote: > > > Regards, > Igal Liberman. > > > -----Original Message----- > > From: Wood Scott-B07421 > > Sent: Tuesday, April 14, 2015 11:09 PM > > To: Liberman Igal-B31950 > > Cc: devicetree@vger.kernel.org; linuxppc-dev@lists.ozlabs.org > > Subject: Re: [v2] dt/bindings: fsl/guts: Added global-utilities compatibles > > > > On Tue, 2015-04-14 at 13:12 +0300, Igal.Liberman wrote: > > > From: Igal Liberman > > > > > > v2 - Addressed Scott's feedback > > > > > > Signed-off-by: Igal Liberman > > > --- > > > .../devicetree/bindings/powerpc/fsl/guts.txt | 4 ++++ > > > 1 file changed, 4 insertions(+) > > > > > > diff --git a/Documentation/devicetree/bindings/powerpc/fsl/guts.txt > > b/Documentation/devicetree/bindings/powerpc/fsl/guts.txt > > > index 7f150b5..69644e6 100644 > > > --- a/Documentation/devicetree/bindings/powerpc/fsl/guts.txt > > > +++ b/Documentation/devicetree/bindings/powerpc/fsl/guts.txt > > > @@ -9,6 +9,10 @@ Required properties: > > > > > > - compatible : Should define the compatible device type for > > > global-utilities. > > > + Possible compatibles: > > > + "fsl,qoriq-device-config-1.0" > > > + "fsl,qoriq-device-config-2.0" > > > + "fsl,-device-config" > > > > fsl,-guts is also possible on non-corenet chips. > > > > I added compatibles which are used for FMan Clock only. > Do you want to add other compatibles too? Which? Or just mention that the 3 compatibles I've added doesn't cover all available options? You're changing the binding from one that doesn't list compatibles to one that does -- so please get all of them. -Scott