From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Subject: Re: [PATCH] MXS: Add DT binding support into stmp3xxx-rtc Date: Fri, 8 Jun 2012 17:42:18 +0200 Message-ID: <201206081742.19691.marex@denx.de> References: <1338084689-12003-1-git-send-email-marex@denx.de> <20120606052934.GD2667@S2101-09.ap.freescale.net> <20431.3458.407509.669784@ipc1.ka-ro> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20431.3458.407509.669784@ipc1.ka-ro> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Lothar =?iso-8859-1?q?Wa=DFmann?= Cc: Alessandro Zummo , rtc-linux@googlegroups.com, devicetree-discuss@lists.ozlabs.org, Rob Herring , Grant Likely , Shawn Guo , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org Dear Lothar Wa=DFmann, > 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 > > > Cc: Alessandro Zummo > > > Cc: devicetree-discuss@lists.ozlabs.org > > > Cc: Grant Likely > > > Cc: Rob Herring > > > Cc: rtc-linux@googlegroups.com > > > Cc: Shawn Guo > > > --- > > > = > > > .../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