public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] rtc: s5m: Add support for S2MPS14
@ 2014-04-18 13:18 Krzysztof Kozlowski
  2014-04-18 13:18 ` [PATCH v2 1/6] mfd/rtc: sec/s5m: Rename SEC* symbols to S5M Krzysztof Kozlowski
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Krzysztof Kozlowski @ 2014-04-18 13:18 UTC (permalink / raw)
  To: Alessandro Zummo, Sangbeom Kim, Samuel Ortiz, Lee Jones,
	rtc-linux, linux-kernel, linux-samsung-soc
  Cc: Kyungmin Park, Marek Szyprowski, Bartlomiej Zolnierkiewicz,
	Krzysztof Kozlowski

Hi,


This is second version of patches for S5M RTC driver adding support
for S2MPS14 device.

The patchset is rebased against current Linus' tree (v3.15-rc1-136-gd3e74dc8280c)
and on my last patch for RTC regmap fixes:
 - mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsets
   https://lkml.org/lkml/2014/4/14/50

Changes since v1
================
1. Add patch 6/6 (rtc: s5m: Consolidate two device type switch statements)


Best regards,
Krzysztof


Krzysztof Kozlowski (6):
  mfd/rtc: sec/s5m: Rename SEC* symbols to S5M
  rtc: s5m: Remove undocumented time init on first boot
  rtc: s5m: Use shorter time of register update
  rtc: s5m: Support different register layout
  rtc: s5m: Add support for S2MPS14 RTC
  rtc: s5m: Consolidate two device type switch statements

 drivers/rtc/Kconfig             |   4 +-
 drivers/rtc/rtc-s5m.c           | 310 ++++++++++++++++++++++++++--------------
 include/linux/mfd/samsung/rtc.h |  86 ++++++-----
 3 files changed, 252 insertions(+), 148 deletions(-)

-- 
1.8.3.2


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

end of thread, other threads:[~2014-04-28 12:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-18 13:18 [PATCH v2 0/6] rtc: s5m: Add support for S2MPS14 Krzysztof Kozlowski
2014-04-18 13:18 ` [PATCH v2 1/6] mfd/rtc: sec/s5m: Rename SEC* symbols to S5M Krzysztof Kozlowski
2014-04-18 13:18 ` [PATCH v2 2/6] rtc: s5m: Remove undocumented time init on first boot Krzysztof Kozlowski
2014-04-18 13:18 ` [PATCH v2 3/6] rtc: s5m: Use shorter time of register update Krzysztof Kozlowski
2014-04-28 12:13   ` Lee Jones
2014-04-18 13:18 ` [PATCH v2 4/6] rtc: s5m: Support different register layout Krzysztof Kozlowski
2014-04-18 13:18 ` [PATCH v2 5/6] rtc: s5m: Add support for S2MPS14 RTC Krzysztof Kozlowski
2014-04-18 13:18 ` [PATCH v2 6/6] rtc: s5m: Consolidate two device type switch statements Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox