Re: [PATCH v4] rtc: add new lp8788 rtc driver

2013-01-01 Thread devendra.aaru
On Wed, Jan 2, 2013 at 1:30 AM, Kim, Milo wrote: > TI LP8788 PMU supports regulators, battery charger, RTC, ADC, backlight driver > and current sinks. > This patch enables LP8788 rtc module. > > Patch v4. > when alarm IRQ number is not specified, RTC_AIE_ON ioctl returns as -EIO > remove unneces

[PATCH v4] rtc: add new lp8788 rtc driver

2013-01-01 Thread Kim, Milo
TI LP8788 PMU supports regulators, battery charger, RTC, ADC, backlight driver and current sinks. This patch enables LP8788 rtc module. Patch v4. when alarm IRQ number is not specified, RTC_AIE_ON ioctl returns as -EIO remove unnecessary platform data check routine fix wrong parent device point