mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Thomas Abraham <thomas.ab@samsung.com>
To: lee.jones@linaro.org, devicetree-discuss@lists.ozlabs.org
Cc: kgene.kim@samsung.com, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] mfd: sec: add S2MPS15 PMIC support
Date: Tue, 14 Oct 2014 13:44:26 +0530	[thread overview]
Message-ID: <1413274468-8765-1-git-send-email-thomas.ab@samsung.com> (raw)

Samsung's S2MPS15 PMIC is targetted to be used with Samsung's Exynos7 SoC.
The S2MPS15 PMIC is similar in functionality to S2MPS11/14 PMIC. It contains
27 LDO and 10 Buck regulators, RTC, three 32.768 KHz clock outputs and allows
programming these blocks via a I2C interface. This patch series adds initial
support for LDO/Buck regulators of S2MPS15 PMIC.

Thomas Abraham (2):
  dt-bindings: mfd: s2mps11: add documentation for s2mps15 PMIC
  mfd: sec: Add support for S2MPS15 PMIC

 Documentation/devicetree/bindings/mfd/s2mps11.txt |   11 +-
 drivers/mfd/sec-core.c                            |   26 ++++
 include/linux/mfd/samsung/core.h                  |    1 +
 include/linux/mfd/samsung/s2mps15.h               |  161 +++++++++++++++++++++
 4 files changed, 196 insertions(+), 3 deletions(-)
 create mode 100644 include/linux/mfd/samsung/s2mps15.h


             reply	other threads:[~2014-10-14  8:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-14  8:14 Thomas Abraham [this message]
2014-10-14  8:14 ` [PATCH 1/2] dt-bindings: mfd: s2mps11: add documentation for s2mps15 PMIC Thomas Abraham
2014-10-14  8:43   ` Krzysztof Kozłowski
2014-10-14 12:38     ` Thomas Abraham
2014-10-14  8:14 ` [PATCH 2/2] mfd: sec: Add support for S2MPS15 PMIC Thomas Abraham
2014-10-14  8:41   ` Krzysztof Kozłowski
2014-10-14 12:40     ` Thomas Abraham

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=1413274468-8765-1-git-send-email-thomas.ab@samsung.com \
    --to=thomas.ab@samsung.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=kgene.kim@samsung.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    /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

all inboxes | Powered by JetHome®