On Tue, Feb 11, 2014 at 09:30:01AM +0000, Mohit Kumar wrote: > From: Pratyush Anand <pratyush.anand@xxxxxx> > > SPEAr SOCs have some miscellaneous registers which are used to configure > few properties of different peripheral controllers. > > Signed-off-by: Pratyush Anand <pratyush.anand@xxxxxx> > Cc: Mohit Kumar <mohit.kumar@xxxxxx> > Cc: Arnd Bergmann <arnd@xxxxxxxx> > Cc: Viresh Kumar <viresh.linux@xxxxxxxxx> > Cc: spear-devel@xxxxxxxxxxx > Cc: devicetree@xxxxxxxxxxxxxxx > --- > .../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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html