All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] RTC-MSECURE: platform data structure defined
@ 2009-08-24 15:06 charu
  2009-09-23 13:44 ` Varadarajan, Charu Latha
  0 siblings, 1 reply; 2+ messages in thread
From: charu @ 2009-08-24 15:06 UTC (permalink / raw)
  To: linux-omap; +Cc: tony, david-b, sameo, p_gortmaker, Charulatha V

Review comments are incorporated.
This series contains patches which does the following. 
        1. define TWL4030 rtc platform data which has msecure gpio line info
        2. initialise msecure gpio line from rtc driver
        3. twl core file passes rtc platform data from board file to rtc driver
        4. Board files handle mux configuration of msecure gpio line

This series applies on top of linux-2.6.31-rc5.

CharuLatha (4):

        [PATCH 1/4] RTC platform data structure defined
        [PATCH 2/4] RTC msecure initialization
        [PATCH 3/4] handling rtc platform data
        [PATCH 4/4] board files do msecure line mux configuration


Signed-off-by: Charulatha V <charu@ti.com>
---
 include/linux/i2c/twl4030.h 	       |    5 +++++
 drivers/rtc/rtc-twl4030.c 	       |   38 +++++++++++++++++++++++++++++++++++++-
 drivers/mfd/twl4030-core.c 	       |    2 +-
 arch/arm/mach-omap2/board-2430sdp.c   |    7 +++++++
 arch/arm/mach-omap2/board-3430sdp.c   |   18 +++++++++++++++++-
 arch/arm/mach-omap2/board-ldp.c       |   19 +++++++++++++++++++
 arch/arm/mach-omap2/mux.c             |    5 +++++
 arch/arm/plat-omap/include/mach/mux.h |    2 ++
 
 8 files changed, 93 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: [PATCH v2 0/4] RTC-MSECURE: platform data structure defined
  2009-08-24 15:06 [PATCH v2 0/4] RTC-MSECURE: platform data structure defined charu
@ 2009-09-23 13:44 ` Varadarajan, Charu Latha
  0 siblings, 0 replies; 2+ messages in thread
From: Varadarajan, Charu Latha @ 2009-09-23 13:44 UTC (permalink / raw)
  To: linux-omap, tony, david-b, sameo@linux.intel.com
  Cc: Garcia, Thierry, Sawant, Anand

Tony,

Can you upstream these series of patches if there are no comments?

________________________________________
From: Varadarajan, Charu Latha
Sent: Monday, August 24, 2009 8:36 PM
To: linux-omap@vger.kernel.org
Cc: tony@atomide.com; david-b@pacbell.net; sameo@linux.intel.com; p_gortmaker@yahoo.com; Varadarajan, Charu Latha
Subject: [PATCH v2 0/4] RTC-MSECURE: platform data structure defined

Review comments are incorporated.
This series contains patches which does the following.
        1. define TWL4030 rtc platform data which has msecure gpio line info
        2. initialise msecure gpio line from rtc driver
        3. twl core file passes rtc platform data from board file to rtc driver
        4. Board files handle mux configuration of msecure gpio line

This series applies on top of linux-2.6.31-rc5.

CharuLatha (4):

        [PATCH 1/4] RTC platform data structure defined
        [PATCH 2/4] RTC msecure initialization
        [PATCH 3/4] handling rtc platform data
        [PATCH 4/4] board files do msecure line mux configuration


Signed-off-by: Charulatha V <charu@ti.com>
---
 include/linux/i2c/twl4030.h           |    5 +++++
 drivers/rtc/rtc-twl4030.c             |   38 +++++++++++++++++++++++++++++++++++++-
 drivers/mfd/twl4030-core.c            |    2 +-
 arch/arm/mach-omap2/board-2430sdp.c   |    7 +++++++
 arch/arm/mach-omap2/board-3430sdp.c   |   18 +++++++++++++++++-
 arch/arm/mach-omap2/board-ldp.c       |   19 +++++++++++++++++++
 arch/arm/mach-omap2/mux.c             |    5 +++++
 arch/arm/plat-omap/include/mach/mux.h |    2 ++

 8 files changed, 93 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-23 13:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-24 15:06 [PATCH v2 0/4] RTC-MSECURE: platform data structure defined charu
2009-09-23 13:44 ` Varadarajan, Charu Latha

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.