lkml.org 
[lkml]   [2013]   [Jan]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/4] mfd: palma: add RTC and GPIO support
    Date
    This series add the RTC and gpio driver for the TI Palma series PMIC.
    The changes are splitted so that easy to apply in different sub systems.

    Laxman Dewangan (4):
    mfd: palmas: add rtc irq number as irq resource for palmas-rtc
    mfd: palmas: add apis to access the Palmas' registers
    gpio: palmas: Add support for Palams GPIO
    rtc: palmas: add RTC driver Palmas series PMIC

    drivers/gpio/Kconfig | 7 +
    drivers/gpio/Makefile | 1 +
    drivers/gpio/gpio-palmas.c | 184 ++++++++++++++++++++++++
    drivers/mfd/palmas.c | 14 ++-
    drivers/rtc/Kconfig | 10 ++
    drivers/rtc/Makefile | 1 +
    drivers/rtc/rtc-palmas.c | 339 ++++++++++++++++++++++++++++++++++++++++++++
    include/linux/mfd/palmas.h | 52 +++++++
    8 files changed, 606 insertions(+), 2 deletions(-)
    create mode 100644 drivers/gpio/gpio-palmas.c
    create mode 100644 drivers/rtc/rtc-palmas.c



    \
     
     \ /
      Last update: 2013-01-03 12:21    [W:2.946 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site