public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Alim Akhtar <alim.akhtar@samsung.com>
Cc: broonie@kernel.org, k.kozlowski@samsung.com,
	alexandre.belloni@free-electrons.com,
	linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org,
	rtc-linux@googlegroups.com
Subject: Re: [RESEND PATCH v5 0/3] mfd: sec: add S2MPS15 PMIC support
Date: Mon, 23 Nov 2015 14:27:37 +0000	[thread overview]
Message-ID: <20151123142737.GK3098@x1> (raw)
In-Reply-To: <1448015873-8743-1-git-send-email-alim.akhtar@samsung.com>

Mark, Alexandre,

Enjoy!

The following changes since commit 1ec218373b8ebda821aec00bb156a9c94fad9cd4:

  Linux 4.4-rc2 (2015-11-22 16:45:59 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-regulator-rtc-v4.5

for you to fetch changes up to a65e5efa7c5faa8c320fe56cc351d47fcd006749:

  rtc: s5m.c: Add support for S2MPS15 RTC (2015-11-23 10:34:38 +0000)

----------------------------------------------------------------
Immutable branch between MFD, Regulator and RTC for the v4.5 merge window

----------------------------------------------------------------
Alim Akhtar (1):
      rtc: s5m.c: Add support for S2MPS15 RTC

Thomas Abraham (2):
      mfd: sec: Add support for S2MPS15 PMIC
      regulator: s2mps11: Add support for S2MPS15 regulators

 drivers/mfd/sec-core.c              |  31 +++++
 drivers/mfd/sec-irq.c               |   8 ++
 drivers/regulator/Kconfig           |   4 +-
 drivers/regulator/s2mps11.c         | 135 +++++++++++++++++-
 drivers/rtc/rtc-s5m.c               |  37 ++++-
 include/linux/mfd/samsung/core.h    |   1 +
 include/linux/mfd/samsung/rtc.h     |   2 +
 include/linux/mfd/samsung/s2mps15.h | 158 ++++++++++++++++++++++
 8 files changed, 369 insertions(+), 7 deletions(-)
 create mode 100644 include/linux/mfd/samsung/s2mps15.h

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

  parent reply	other threads:[~2015-11-23 14:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-20 10:37 [RESEND PATCH v5 0/3] mfd: sec: add S2MPS15 PMIC support Alim Akhtar
2015-11-20 10:37 ` [RESEND PATCH v5 1/3] mfd: sec: Add support for S2MPS15 PMIC Alim Akhtar
2015-11-20 10:37 ` [RESEND PATCH v5 2/3] regulator: s2mps11: add support for S2MPS15 regulators Alim Akhtar
2015-11-22 13:24   ` Mark Brown
2015-11-20 10:37 ` [RESEND PATCH v5 3/3] drivers/rtc/rtc-s5m.c: add support for S2MPS15 RTC Alim Akhtar
2015-11-23 14:27 ` Lee Jones [this message]
2015-11-23 14:29   ` [GIT PULL] Immutable branch between MFD, Regulator and RTC Lee Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151123142737.GK3098@x1 \
    --to=lee.jones@linaro.org \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=alim.akhtar@samsung.com \
    --cc=broonie@kernel.org \
    --cc=k.kozlowski@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=rtc-linux@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox