RE: [rtc-linux] [PATCH] rtc: rtc-lpc32xx: Introduce RTC driver forthe LPC32XX SoC (v2)

From: Kevin Wells
Date: Thu Aug 12 2010 - 17:54:28 EST


> > +
> > +/*
> > + * 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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/