From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Rutland Subject: Re: [PATCH V6 05/12] SPEAr: misc: Add binding information Date: Wed, 12 Feb 2014 18:21:01 +0000 Message-ID: <20140212182101.GD23630@e106331-lin.cambridge.arm.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Mohit Kumar Cc: "arnd-r2nGTMty4D4@public.gmane.org" , Pratyush Anand , Viresh Kumar , "spear-devel-nkJGhpqTU55BDgjK7y7TUQ@public.gmane.org" , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: devicetree@vger.kernel.org On Tue, Feb 11, 2014 at 09:30:01AM +0000, Mohit Kumar wrote: > From: Pratyush Anand > > SPEAr SOCs have some miscellaneous registers which are used to configure > few properties of different peripheral controllers. > > Signed-off-by: Pratyush Anand > Cc: Mohit Kumar > Cc: Arnd Bergmann > Cc: Viresh Kumar > Cc: spear-devel-nkJGhpqTU55BDgjK7y7TUQ@public.gmane.org > Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > --- > .../devicetree/bindings/arm/spear-misc.txt | 9 +++++++++ > 1 files changed, 9 insertions(+), 0 deletions(-) > create mode 100644 Documentation/devicetree/bindings/arm/spear-misc.txt > > diff --git a/Documentation/devicetree/bindings/arm/spear-misc.txt b/Documentation/devicetree/bindings/arm/spear-misc.txt > new file mode 100644 > index 0000000..ab324e1 > --- /dev/null > +++ b/Documentation/devicetree/bindings/arm/spear-misc.txt > @@ -0,0 +1,9 @@ > +SPEAr Misc configuration > +=========================== > +SPEAr SOCs have some miscellaneous registers which are used to configure > +few properties of different peripheral controllers. > + > +misc node required properties: > + > +- compatible Should be "st,spear1340-misc", "syscon". > +- reg: Address range of misc space Is there no better name than misc? How big is this expected to be? Mark. -- 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