Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1665632
| From | "H. Nikolaus Schaller" <hns@goldelico.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v6 0/4] More fixes for twl4030 charger |
| Date | 2017-06-14 11:40 +0200 |
| Message-ID | <tScWm-3r6-7@gated-at.bofh.it> (permalink) |
| References | <tScMF-3nJ-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> Am 14.06.2017 um 11:25 schrieb H. Nikolaus Schaller <hns@goldelico.com>: > > Changes V6: > * split up -EPROBE_DEFER and irq allocation patch into small steps: > * convert iio to devm allocation (by Sebsatian Reichel) > * fix potentially wrong initialization sequence (by Grygorii Strashko) > * add -EPROBE_DEFER > > 2017-05-21 12:38:24: Changes V5: > * reworked max_current removal patch (comments by Sebastian Reichel) > * resubmit missing madc connection for AC power detection > * resubmit patch for irq allocation and -EPROBE_DEFER > * rebased on 4.12-rc1 > > Changes V4: > * resent commit (original one did contain material not upstream) > > 2017-04-14 21:29:39: 2017-04-14 20:26:00: Changes V3: > * worked in comments by Sebsatian Reichel > * clarifications of some commit messages > * rebased on v4.11rc-6 > > It took a while (18 months) until we propose an updated patch for upstream... > > 2015-11-02 12:27:39: Changes V2: > * worked in comments by Nishanth Menon <nm@ti.com> > * added another patch which solves a probing/boot stall problem (irq allocation vs. -EPROBE_DEFER) > > V1: > 4.3-rc1 introduced a new charger driver for the twl4030. This patch set fixes some > issues. > > While making twl4030 changes from 4.3 operable we have found some issues > during testing on GTA04 and OpenPandora. > > H. Nikolaus Schaller (4): > power: supply: twl4030-charger: allocate iio by devm_iio_channel_get() > and fix error path > power: supply: twl4030-charger: move allocation of iio channel to the > beginning > power: supply: twl4030-charger: move irq allocation to just before > irqs are enabled > power: supply: twl4030-charger: add deferred probing for phy and iio I should note that I have split up the original single commit into 4 separate patches. If maintainers thing this is too fine granularity, please squash them. The result is tested to work on GTA04.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v6 0/4] More fixes for twl4030 charger "H. Nikolaus Schaller" <hns@goldelico.com> - 2017-06-14 11:30 +0200
[PATCH v6 2/4] power: supply: twl4030-charger: move allocation of iio channel to the beginning "H. Nikolaus Schaller" <hns@goldelico.com> - 2017-06-14 11:30 +0200
Re: [PATCH v6 2/4] power: supply: twl4030-charger: move allocation of iio channel to the beginning Sebastian Reichel <sre@kernel.org> - 2017-06-14 22:20 +0200
[PATCH v6 1/4] power: supply: twl4030-charger: allocate iio by devm_iio_channel_get() and fix error path "H. Nikolaus Schaller" <hns@goldelico.com> - 2017-06-14 11:30 +0200
Re: [PATCH v6 1/4] power: supply: twl4030-charger: allocate iio by devm_iio_channel_get() and fix error path Sebastian Reichel <sre@kernel.org> - 2017-06-14 22:20 +0200
[PATCH v6 3/4] power: supply: twl4030-charger: move irq allocation to just before irqs are enabled "H. Nikolaus Schaller" <hns@goldelico.com> - 2017-06-14 11:30 +0200
Re: [PATCH v6 3/4] power: supply: twl4030-charger: move irq allocation to just before irqs are enabled Sebastian Reichel <sebastian.reichel@collabora.co.uk> - 2017-06-15 13:50 +0200
Re: [PATCH v6 0/4] More fixes for twl4030 charger "H. Nikolaus Schaller" <hns@goldelico.com> - 2017-06-14 11:40 +0200
csiph-web