From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 3/6] dt-bindings: Document Broadcom Cygnus SoC and clock driver Date: Wed, 08 Oct 2014 09:57:03 +0200 Message-ID: <2480056.Cs3dr8EM2e@wuerfel> References: <1412746025-11998-4-git-send-email-sbranden@broadcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1412746025-11998-4-git-send-email-sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org Cc: Scott Branden , Christian Daudt , Matt Porter , Russell King , bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org, Mike Turquette , Alex Elder , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Andrew Morton , "David S. Miller" , Greg Kroah-Hartman , Joe Perches , Mauro Carvalho Chehab , Antti Palosaari , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Ray Jui , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jonathan Richardson , JD Zheng List-Id: devicetree@vger.kernel.org On Tuesday 07 October 2014 22:27:02 Scott Branden wrote: > diff --git a/Documentation/devicetree/bindings/arm/cygnus.txt b/Documentation/devicetree/bindings/arm/cygnus.txt > new file mode 100644 > index 0000000..a210377 > --- /dev/null > +++ b/Documentation/devicetree/bindings/arm/cygnus.txt > @@ -0,0 +1,12 @@ > +Broadcom Cygnus device tree bindings > +------------------------------------ > + > +All Cygnus boards shall have the following properties: > + > +Required root node property: > + - compatible = "brcm,cygnus"; Can you add a more specific model number for the soc as well? I assume that cygnus refers to more than one model, so you should probably list both the family and the individual SoC type here. > +Boards variants shall have the following additional properties: > + > +Required root node property for the BCM911360_ENTPHN board: > + - compatible = "brcm,bcm911360_entphn"; > We normally don't list specific boards here, since it's hard to keep up. Arnd -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html