Re: [PATCH v2] rtc: add support for Freescale SNVS RTC

2012-04-16 Thread Kim Phillips
On Sat, 14 Apr 2012 15:07:17 +0800 "Ying-Chun Liu (PaulLiu)" wrote: > +++ b/Documentation/devicetree/bindings/rtc/snvs-rtc.txt this conflicts with the "Secure Non-Volatile Storage (SNVS) Node" section published in: Documentation/devicetree/bindings/crypto/fsl-sec4.txt please use that instead.

Re: [PATCH v2] rtc: add support for Freescale SNVS RTC

2012-04-15 Thread Alessandro Zummo
On Sat, 14 Apr 2012 15:07:17 +0800 "Ying-Chun Liu (PaulLiu)" wrote: > atic int snvs_rtc_proc(struct device *dev, struct seq_file *seq) > +{ > + struct rtc_drv_data *pdata = dev_get_drvdata(dev); > + void __iomem *ioaddr = pdata->ioaddr; > + > + seq_printf(seq, "alarm_IRQ\t: %s\n", > +

Re: [PATCH v2] rtc: add support for Freescale SNVS RTC

2012-04-14 Thread Sascha Hauer
On Sat, Apr 14, 2012 at 03:07:17PM +0800, Ying-Chun Liu (PaulLiu) wrote: > From: "Ying-Chun Liu (PaulLiu)" > > This adds an RTC driver for the Low Power (LP) section of SNVS. > It hooks into the /dev/rtc interface and supports ioctl to complete RTC > features. This driver supports device tree bin