[PATCH] MXS: Add DT binding support into stmp3xxx-rtc

Marek Vasut marex at denx.de
Fri Jun 8 11:42:18 EDT 2012


Dear Lothar Waßmann,

> Hi,
> 
> Shawn Guo writes:
> > On Sun, May 27, 2012 at 04:11:29AM +0200, Marek Vasut wrote:
> > > Add simple binding for the stmp3xxx-rtc.
> > > 
> > > Signed-off-by: Marek Vasut <marex at denx.de>
> > > Cc: Alessandro Zummo <a.zummo at towertech.it>
> > > Cc: devicetree-discuss at lists.ozlabs.org
> > > Cc: Grant Likely <grant.likely at secretlab.ca>
> > > Cc: Rob Herring <rob.herring at calxeda.com>
> > > Cc: rtc-linux at googlegroups.com
> > > Cc: Shawn Guo <shawn.guo at linaro.org>
> > > ---
> > > 
> > >  .../devicetree/bindings/rtc/stmp3xxx-rtc.txt       |   20
> > >  ++++++++++++++++++++ arch/arm/boot/dts/imx28.dtsi                    
> > >    |    1 +
> > >  drivers/rtc/rtc-stmp3xxx.c                         |    8 ++++++++
> > >  3 files changed, 29 insertions(+)
> > >  create mode 100644
> > >  Documentation/devicetree/bindings/rtc/stmp3xxx-rtc.txt
> > > 
> > > diff --git a/Documentation/devicetree/bindings/rtc/stmp3xxx-rtc.txt
> > > b/Documentation/devicetree/bindings/rtc/stmp3xxx-rtc.txt new file mode
> > > 100644
> > > index 0000000..a49dd52
> > > --- /dev/null
> > > +++ b/Documentation/devicetree/bindings/rtc/stmp3xxx-rtc.txt
> > > @@ -0,0 +1,20 @@
> > > +* STMP3xxx/i.MX28 Time Clock controller
> > > +
> > > +Required properties:
> > > +- compatible: should be one of the following.
> > > +    * "fsl,stmp3xxx-rtc"
> > > +    * "fsl,imx28-rtc"
> > > +- reg: physical base address of the controller and length of memory
> > > mapped +  region.
> > > +- interrupts: Two interrupt numbers to the cpu should be specified.
> > > First +  interrupt number is the rtc rick interupt and second
> > > interrupt number
> > 
> > s/rick/tick?
> 
> s/interupt/interrupt/

Heh, looks like I spik engrisch not ... :-)

Best regards,
Marek Vasut



More information about the linux-arm-kernel mailing list