Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1724396
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 00/11] Hookup typec power-negotation to the PMIC and charger |
| Date | 2017-08-31 18:30 +0200 |
| Message-ID | <ukAvU-7Un-13@gated-at.bofh.it> (permalink) |
| References | <uk7Ng-6DT-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Aug 30, 2017 at 11:48:03AM +0200, Hans de Goede wrote: > Hi All, > > Here is v3 of my typec power-negotation hookup series. New this version: > - Drop a few patches merged into linux-power-supply.git/for-next > - Drop the "power: supply: bq24190_charger: Remove extcon handling" > patch *for now*, this can only be merged once all the other patches are > in place (and extcon handling is no longer needed) > - Address some review comments in some of the other patches, see the > per patch changelogs inside the commit messages > > I believe that this series is ready for merging now and I would like to > ask the various subsys maintainers to pick up and merge these patches. > All the patches can be merged independent of eachother with the exception > of the last 2 patches: > > i2c-cht-wc: Add device-properties for fusb302 integration > platform/x86: intel_cht_int33fe: Update fusb302 type string, add properties > > Which should not be merged until all the other patches are in place. staging patches all now merged, thanks! greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 00/11] Hookup typec power-negotation to the PMIC and charger Hans de Goede <hdegoede@redhat.com> - 2017-08-30 11:50 +0200
[PATCH v3 04/11] staging: typec: fusb302: Get max snk mv/ma/mw from device-properties Hans de Goede <hdegoede@redhat.com> - 2017-08-30 11:50 +0200
Re: [PATCH v3 04/11] staging: typec: fusb302: Get max snk mv/ma/mw from device-properties Guenter Roeck <linux@roeck-us.net> - 2017-08-30 16:00 +0200
[PATCH v3 07/11] staging: typec: fusb302: Export current-limit through a power_supply class dev Hans de Goede <hdegoede@redhat.com> - 2017-08-30 12:00 +0200
Re: [PATCH v3 07/11] staging: typec: fusb302: Export current-limit through a power_supply class dev Guenter Roeck <linux@roeck-us.net> - 2017-08-30 16:10 +0200
[PATCH v3 01/11] i2c: Allow overriding dev_name through board_info Hans de Goede <hdegoede@redhat.com> - 2017-08-30 12:00 +0200
[PATCH v3 05/11] staging: typec: fusb302: Use client->irq as irq if set Hans de Goede <hdegoede@redhat.com> - 2017-08-30 12:00 +0200
Re: [PATCH v3 05/11] staging: typec: fusb302: Use client->irq as irq if set Guenter Roeck <linux@roeck-us.net> - 2017-08-30 16:00 +0200
[PATCH v3 03/11] staging: typec: fusb302: Set max supply voltage to 5V Hans de Goede <hdegoede@redhat.com> - 2017-08-30 12:00 +0200
Re: [PATCH v3 03/11] staging: typec: fusb302: Set max supply voltage to 5V Guenter Roeck <linux@roeck-us.net> - 2017-08-30 15:40 +0200
Re: [PATCH v3 00/11] Hookup typec power-negotation to the PMIC and charger Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-31 18:30 +0200
csiph-web