* [PATCH 0/2] axp20x fuel gauge support
@ 2014-12-17 21:07 Todd E Brandt
2015-01-04 17:14 ` Jonathan Cameron
0 siblings, 1 reply; 3+ messages in thread
From: Todd E Brandt @ 2014-12-17 21:07 UTC (permalink / raw)
To: linux-iio; +Cc: lee.jones, jacob.jun.pan
Add fuel gauge support to the axp20x driver
axp20x.c (1/2): change the battery cell name to fuel_gauge
axp20x.h (2/2): add the register defs and platform struct for fuel gauge
drivers/mfd/axp20x.c | 10 +++++-----
include/linux/mfd/axp20x.h | 43 +++++++++++++++++++++++++++++++++++++++++--
2 files changed, 46 insertions(+), 7 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/2] axp20x fuel gauge support
2014-12-17 21:07 [PATCH 0/2] axp20x fuel gauge support Todd E Brandt
@ 2015-01-04 17:14 ` Jonathan Cameron
2015-01-05 21:09 ` Todd E Brandt
0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Cameron @ 2015-01-04 17:14 UTC (permalink / raw)
To: todd.e.brandt, linux-iio; +Cc: lee.jones, jacob.jun.pan
On 17/12/14 21:07, Todd E Brandt wrote:
> Add fuel gauge support to the axp20x driver
>
> axp20x.c (1/2): change the battery cell name to fuel_gauge
> axp20x.h (2/2): add the register defs and platform struct for fuel gauge
>
> drivers/mfd/axp20x.c | 10 +++++-----
> include/linux/mfd/axp20x.h | 43 +++++++++++++++++++++++++++++++++++++++++--
> 2 files changed, 46 insertions(+), 7 deletions(-)
>
Hi Todd,
I'm a little confused by this series. We have an ACPI name change
(dropping the original - which I'd imagine will causes regressions?)
Also we have some header elements that look to be getting ready for
some driver support. But no driver?
Jonathan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/2] axp20x fuel gauge support
2015-01-04 17:14 ` Jonathan Cameron
@ 2015-01-05 21:09 ` Todd E Brandt
0 siblings, 0 replies; 3+ messages in thread
From: Todd E Brandt @ 2015-01-05 21:09 UTC (permalink / raw)
To: Jonathan Cameron; +Cc: linux-iio, lee.jones, jacob.jun.pan
On Sun, Jan 04, 2015 at 05:14:50PM +0000, Jonathan Cameron wrote:
> On 17/12/14 21:07, Todd E Brandt wrote:
> > Add fuel gauge support to the axp20x driver
> >
> > axp20x.c (1/2): change the battery cell name to fuel_gauge
> > axp20x.h (2/2): add the register defs and platform struct for fuel gauge
> >
> > drivers/mfd/axp20x.c | 10 +++++-----
> > include/linux/mfd/axp20x.h | 43 +++++++++++++++++++++++++++++++++++++++++--
> > 2 files changed, 46 insertions(+), 7 deletions(-)
> >
> Hi Todd,
>
> I'm a little confused by this series. We have an ACPI name change
> (dropping the original - which I'd imagine will causes regressions?)
> Also we have some header elements that look to be getting ready for
> some driver support. But no driver?
Sorry for the confusion, I do indeed have a fuel gauge driver ready to go
but I thought I'd start by sending out only the changes I need to the base axp20x code.
I'm probing to see if there are any issues or conflicts. I don't think there will
be issues changing the cell name since the only cell device ATM is the ADC, but I could
be wrong.
I'll send out the full patch set with the new AXP288 fuel gauge driver ASAP.
>
> Jonathan
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-01-05 21:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-17 21:07 [PATCH 0/2] axp20x fuel gauge support Todd E Brandt
2015-01-04 17:14 ` Jonathan Cameron
2015-01-05 21:09 ` Todd E Brandt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).