Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1546707
| From | Sebastian Reichel <sre@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 00/12] power: supply: axp288_charger: Various fixes |
| Date | 2016-12-23 02:40 +0100 |
| Message-ID | <sRmZX-gb-9@gated-at.bofh.it> (permalink) |
| References | <sQQdH-4Cy-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi, On Wed, Dec 21, 2016 at 03:36:45PM +0100, Hans de Goede wrote: > Here is v2 of my axp288_charger series, which fixup the axp288_charger > code to actually work. > > This implements the suggestion by Chanwoo Choi on how we can use the > existing extcon_get_extcon_dev instead of introducing a new > extcon_get_extcon_dev_by_id. So this series no longer depends on any > extcon sub-sys changes. > > I've also rebased it on top of linux-power-supply/for-next-next to avoid > some conflicts with patches already there which Chanwoo pointed out, > so assuming review goes well merging these to for-next-next should go > smoothly :) Thanks, queued. -- Sebastian
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 00/12] power: supply: axp288_charger: Various fixes Hans de Goede <hdegoede@redhat.com> - 2016-12-21 15:50 +0100 [PATCH v2 07/12] power: supply: axp288_charger: Handle charger type changing without disconnect Hans de Goede <hdegoede@redhat.com> - 2016-12-21 15:50 +0100 [PATCH v2 03/12] power: supply: axp288_charger: Use devm_power_supply_register Hans de Goede <hdegoede@redhat.com> - 2016-12-21 15:50 +0100 [PATCH v2 05/12] power: supply: axp288_charger: Move init_hw_regs call before supply registration Hans de Goede <hdegoede@redhat.com> - 2016-12-21 15:50 +0100 [PATCH v2 01/12] power: supply: axp288_charger: Make charger_init_hw_regs propagate i2c errors Hans de Goede <hdegoede@redhat.com> - 2016-12-21 15:50 +0100 [PATCH v2 02/12] power: supply: axp288_charger: Drop platform_data dependency Hans de Goede <hdegoede@redhat.com> - 2016-12-21 15:50 +0100 [PATCH v2 06/12] power: supply: axp288_charger: Actually get and use the USB_HOST extcon device Hans de Goede <hdegoede@redhat.com> - 2016-12-21 15:50 +0100 Re: [PATCH v2 00/12] power: supply: axp288_charger: Various fixes Sebastian Reichel <sre@kernel.org> - 2016-12-23 02:40 +0100
csiph-web