Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1231645

Re: [PATCH v5 0/6] Add support for additional bq27xxx devices

From "Andrew F. Davis" <afd@ti.com>
Newsgroups linux.kernel
Subject Re: [PATCH v5 0/6] Add support for additional bq27xxx devices
Date 2015-09-23 20:50 +0200
Message-ID <qbXh7-49A-11@gated-at.bofh.it> (permalink)
References <qbBJE-6EK-15@gated-at.bofh.it> <qbVp0-1qv-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 09/23/2015 11:42 AM, Sebastian Reichel wrote:
> Hi Andrew,
>
> On Tue, Sep 22, 2015 at 02:35:05PM -0500, Andrew F. Davis wrote:
>> This series adds support for several additional bq27xxx devices and
>> makes a few related fixes.
>
> Thanks, I queued all remaining patches. I wonder if this driver
> should be converted to regmap. It supports lots of chips now and
> it might be useful to get register dumps from debugfs.
>

I was thinking the same thing, but this driver can also communicate
over the w1 bus which doesn't look like it has the regmap hooks yet.
So I never really found a clean way, outside of bringing up regmap
on w1, to convert this driver over.

Thanks for the queue,
Andrew

> -- Sebastian
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v5 0/6] Add support for additional bq27xxx devices "Andrew F. Davis" <afd@ti.com> - 2015-09-22 21:50 +0200
  [PATCH v5 4/6] power: bq27xxx_battery: Add support for additional bq27xxx family devices "Andrew F. Davis" <afd@ti.com> - 2015-09-22 21:50 +0200
  [PATCH v5 3/6] power: bq27xxx_battery: Fix typos and change naming for state of charge functions "Andrew F. Davis" <afd@ti.com> - 2015-09-22 21:50 +0200
  [PATCH v5 5/6] power: bq27xxx_battery: Cleanup health checking "Andrew F. Davis" <afd@ti.com> - 2015-09-22 21:50 +0200
  [PATCH v5 2/6] power: bq27xxx_battery: Platform initialization must declare a device "Andrew F. Davis" <afd@ti.com> - 2015-09-22 21:50 +0200
  [PATCH v5 1/6] power: bq27x00_battery: Renaming for consistency "Andrew F. Davis" <afd@ti.com> - 2015-09-22 21:50 +0200
    Re: [PATCH v5 1/6] power: bq27x00_battery: Renaming for consistency Tony Lindgren <tony@atomide.com> - 2015-09-23 03:10 +0200
  Re: [PATCH v5 0/6] Add support for additional bq27xxx devices Sebastian Reichel <sre@kernel.org> - 2015-09-23 18:50 +0200
    Re: [PATCH v5 0/6] Add support for additional bq27xxx devices "Andrew F. Davis" <afd@ti.com> - 2015-09-23 20:50 +0200
      Re: [PATCH v5 0/6] Add support for additional bq27xxx devices Sebastian Reichel <sre@kernel.org> - 2015-09-24 00:50 +0200

csiph-web