mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [RFC V1]  DA9210 driver request for comments
@ 2013-06-20 13:42 Steve Twiss
  2013-06-21  9:53 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Twiss @ 2013-06-20 13:42 UTC (permalink / raw)
  To: LKML; +Cc: David Dajun Chen, Guennadi Liakhovetski, Liam Girdwood, Mark Brown

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

The following describes the driver DA9210 from Dialog Semiconductor Ltd.

This is a request for comment relating to the Dialog DA9210 driver.
The patches have been made relative to the following kernel version:

linux-next next-20130620

This driver is for the Dialog DA9210 Multi-phase 12A DC-DC Buck
Converter controlled only from an I2C bus. It consists of a I2C device
driver which controls a synchronous 12 Amp step down converter. In this
case, the regulator component contains all parts of the driver in a
single file.

It would be appreciated if you could add any comments you may have about
the driver.

Thank you,
Steve Twiss, Dialog Semiconductor Ltd.

S Twiss (1):
  COMMIT 1: DA9210 driver files

 drivers/regulator/Kconfig                  |    7 +
 drivers/regulator/Makefile                 |    1 +
 drivers/regulator/da9210-regulator.c       |  334 ++++++++++++++++++++++++++++
 include/linux/regulator/da9210-regulator.h |  286 ++++++++++++++++++++++++
 4 files changed, 628 insertions(+), 0 deletions(-)
 create mode 100644 drivers/regulator/da9210-regulator.c
 create mode 100644 include/linux/regulator/da9210-regulator.h

-- 
end-of-patch for RFC V1


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

* Re: [RFC V1]  DA9210 driver request for comments
  2013-06-20 13:42 [RFC V1] DA9210 driver request for comments Steve Twiss
@ 2013-06-21  9:53 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2013-06-21  9:53 UTC (permalink / raw)
  To: Steve Twiss; +Cc: LKML, David Dajun Chen, Guennadi Liakhovetski, Liam Girdwood

[-- Attachment #1: Type: text/plain, Size: 503 bytes --]

On Thu, Jun 20, 2013 at 02:42:04PM +0100, Steve Twiss wrote:
> From: Steve Twiss <stwiss.opensource@diasemi.com>
> 
> The following describes the driver DA9210 from Dialog Semiconductor Ltd.
> 
> This is a request for comment relating to the Dialog DA9210 driver.
> The patches have been made relative to the following kernel version:

Don't send cover letters for single patches, if there's something that
needs saying that can't go in the commit message put it after the --- in
the e-mail.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

end of thread, other threads:[~2013-06-21  9:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-20 13:42 [RFC V1] DA9210 driver request for comments Steve Twiss
2013-06-21  9:53 ` Mark Brown

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®