[rtc-linux] [PATCH] rtc: rtc-lpc32xx: Introduce RTC driver for the LPC32XX SoC (v2)
Kevin Wells
kevin.wells at nxp.com
Thu Aug 12 17:54:02 EDT 2010
> > +
> > +/*
> > + * Clock and Power control register offsets */
> > +#define RTC_UCOUNT 0x00
> > +#define RTC_DCOUNT 0x04
> > +#define RTC_MATCH0 0x08
> > +#define RTC_MATCH1 0x0C
> > +#define RTC_CTRL 0x10
> > +#define RTC_INTSTAT 0x14
> > +#define RTC_KEY 0x18
> > +#define RTC_SRAM 0x80
>
> How about LPC32XX_-prefixes here?
>
Hi Wolfram,
This and all following items are updated in v3
thanks,
Kevin
More information about the linux-arm-kernel
mailing list