Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1545805
| From | Hans de Goede <hdegoede@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 00/12] power: supply: axp288_charger: Various fixes |
| Date | 2016-12-21 15:50 +0100 |
| Message-ID | <sQQdH-4Cy-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi All, 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 :) Regards, Hans
Back to linux.kernel | Previous | Next — Next 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