Hi,

Few days ago I sent patches adding support for S2MPS14 device to the
sec-core/s2mps11 drivers. These patches were rather large as they covered
multiple subsystems so I decided to split everything into smaller, separate
patches.

The original patchset (version 3) can be found here:
http://thread.gmane.org/gmane.linux.kernel.samsung-soc/27194/focus=1649217

This patchset is a small subset of above related to the S5M RTC driver.
It adds support for the S2MPS14 device.

These patches are rebased against Lee's "for-mfd-next" tree because they require
changes in main MFD sec-core driver ("Add support for S2MPS14 for-mfd-next",
which is already in Lee's "for-mfd-next" tree).


Best regards,
Krzysztof

Krzysztof Kozlowski (5):
  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

 drivers/mfd/sec-core.c          |    2 +-
 drivers/rtc/Kconfig             |    4 +-
 drivers/rtc/rtc-s5m.c           |  291 ++++++++++++++++++++++++++-------------
 include/linux/mfd/samsung/rtc.h |   86 +++++++-----
 4 files changed, 249 insertions(+), 134 deletions(-)

-- 
1.7.9.5

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

Reply via email to