All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Twiss <stwiss.opensource@diasemi.com>
To: LINUXKERNEL <linux-kernel@vger.kernel.org>,
	Lee Jones <lee.jones@linaro.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>,
	Samuel Ortiz <sameo@linux.intel.com>,
	Steve Twiss <stwiss.opensource@diasemi.com>
Cc: David Dajun Chen <david.chen@diasemi.com>,
	Support Opensource <support.opensource@diasemi.com>
Subject: [PATCH V1 0/2]  Add DA9021 support to the existing DA9052/53 driver
Date: Thu, 8 Oct 2015 16:17:52 +0100	[thread overview]
Message-ID: <cover.1444317472.git.stwiss.opensource@diasemi.com> (raw)

From: Steve Twiss <stwiss.opensource@diasemi.com>

Two patches to add missing registers and add support for DA9053-BB
silicon in the regulators component. These patches modify existing
files for the Dialog Power Management IC driver for the DA9052/53
devices.

In this patch set the following is provided:
 - [PATCH V1 1/3]: Addition of extra registers for GPIOs 8-13
 - [PATCH V1 2/3]: Add regulator support for DA9053 BB silicon

This patch applies against linux-next and v4.3-rc4 

Thank you,
Steve Twiss, Dialog Semiconductor Ltd.

Steve Twiss (2):
  mfd: da9053: Addition of extra registers for GPIOs 8-13
  regulator: da9053: Add regulator support for DA9053 BB silicon

 drivers/mfd/da9052-core.c            | 6 ++++++
 drivers/regulator/da9052-regulator.c | 1 +
 include/linux/mfd/da9052/reg.h       | 3 +++
 3 files changed, 10 insertions(+)

-- 
end-of-patch for PATCH V1


             reply	other threads:[~2015-10-08 15:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-08 15:17 Steve Twiss [this message]
2015-10-08 15:17 ` [PATCH V1 1/2] mfd: da9053: Addition of extra registers for GPIOs 8-13 Steve Twiss
2015-10-13  7:31   ` Lee Jones
2015-10-13  8:21     ` Opensource [Steve Twiss]
2015-10-08 15:17 ` [PATCH V1 2/2] regulator: da9053: Add regulator support for DA9053 BB silicon Steve Twiss
2015-10-09 11:36 ` [PATCH V1 0/2] Add DA9021 support to the existing DA9052/53 driver Mark Brown
2015-10-09 12:52   ` Opensource [Steve Twiss]
2015-10-12  7:57     ` Opensource [Steve Twiss]
2015-10-12 16:42     ` Mark Brown

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=cover.1444317472.git.stwiss.opensource@diasemi.com \
    --to=stwiss.opensource@diasemi.com \
    --cc=broonie@kernel.org \
    --cc=david.chen@diasemi.com \
    --cc=lee.jones@linaro.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sameo@linux.intel.com \
    --cc=support.opensource@diasemi.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 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.