lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 30 Sep 2015 08:52:36 +0000
From:	"Opensource [Adam Thomson]" <Adam.Thomson.Opensource@...semi.com>
To:	Lee Jones <lee.jones@...aro.org>,
	Sebastian Reichel <sre@...nel.org>
CC:	"Opensource [Adam Thomson]" <Adam.Thomson.Opensource@...semi.com>,
	"Samuel Ortiz" <sameo@...ux.intel.com>,
	Dmitry Eremin-Solenikov <dbaryshkov@...il.com>,
	David Woodhouse <dwmw2@...radead.org>,
	Rob Herring <robh+dt@...nel.org>,
	Pawel Moll <pawel.moll@....com>,
	Mark Rutland <mark.rutland@....com>,
	Ian Campbell <ijc+devicetree@...lion.org.uk>,
	"Kumar Gala" <galak@...eaurora.org>,
	"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
	"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Support Opensource <Support.Opensource@...semi.com>
Subject: RE: [PATCH v5 0/6] Add support for DA9150 Fuel-Gauge

On September 22, 2015 18:11, Lee Jones wrote:

> On Tue, 22 Sep 2015, Sebastian Reichel wrote:
> > On Fri, Sep 11, 2015 at 11:05:21AM +0100, Adam Thomson wrote:
> > > This patch set adds support for the Dialog DA9150 Fuel-Gauge.
> > >
> > > [...]
> > >
> > > Adam Thomson (6):
> > >   mfd: da9150: Add support for Fuel-Gauge
> > >   mfd: da9150: Update DT bindings for Fuel-Gauge support
> > >   power: Add support for DA9150 Fuel-Gauge
> > >   power: da9150: Add DT bindings documentation for Fuel-Gauge
> > >   mfd: da9150: Use relative paths in DT bindings document
> > >   mfd: da9150: Use DEFINE_RES_IRQ_NAMED() help macro for IRQ resource
> > >
> > >  Documentation/devicetree/bindings/mfd/da9150.txt   |  33 +-
> > >  .../devicetree/bindings/power/da9150-fg.txt        |  23 +
> > >  drivers/mfd/da9150-core.c                          | 191 +++++--
> > >  drivers/power/Kconfig                              |  10 +
> > >  drivers/power/Makefile                             |   1 +
> > >  drivers/power/da9150-fg.c                          | 578 +++++++++++++++++++++
> > >  include/linux/mfd/da9150/core.h                    |  19 +-
> > >  7 files changed, 810 insertions(+), 45 deletions(-)
> > >  create mode 100644 Documentation/devicetree/bindings/power/da9150-fg.txt
> > >  create mode 100644 drivers/power/da9150-fg.c
> >
> > I suggest, that you take the whole patchset via the mfd tree.
> 
> That's fine, but I'm still missing an Ack for patch 4.

Hi Lee,

I believe all patches are now acked. Is there anything else needed to help this
along?

Thanks
Adam

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ