All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V1 0/2]  Add DA9021 support to the existing DA9052/53 driver
@ 2015-10-08 15:17 Steve Twiss
  2015-10-08 15:17 ` [PATCH V1 1/2] mfd: da9053: Addition of extra registers for GPIOs 8-13 Steve Twiss
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Steve Twiss @ 2015-10-08 15:17 UTC (permalink / raw)
  To: LINUXKERNEL, Lee Jones, Liam Girdwood, Mark Brown, Samuel Ortiz,
	Steve Twiss
  Cc: David Dajun Chen, Support Opensource

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


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

end of thread, other threads:[~2015-10-13  8:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-08 15:17 [PATCH V1 0/2] Add DA9021 support to the existing DA9052/53 driver Steve Twiss
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

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.