Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1712027 > unrolled thread
| Started by | Felipe Balbi <balbi@kernel.org> |
|---|---|
| First post | 2017-08-15 12:00 +0200 |
| Last post | 2017-08-15 13:20 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v4 0/3] Introduce USB charger support in USB phy Felipe Balbi <balbi@kernel.org> - 2017-08-15 12:00 +0200
Re: [PATCH v4 0/3] Introduce USB charger support in USB phy Baolin Wang <baolin.wang@linaro.org> - 2017-08-15 13:20 +0200
| From | Felipe Balbi <balbi@kernel.org> |
|---|---|
| Date | 2017-08-15 12:00 +0200 |
| Subject | Re: [PATCH v4 0/3] Introduce USB charger support in USB phy |
| Message-ID | <ueGNI-870-9@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
Hi, Baolin Wang <baolin.wang@linaro.org> writes: >> Currently the Linux kernel does not provide any standard integration of this >> feature that integrates the USB subsystem with the system power regulation >> provided by PMICs meaning that either vendors must add this in their kernels >> or USB gadget devices based on Linux (such as mobile phones) may not behave >> as they should. Thus provide a standard USB charger support in USB phy core >> for doing this in kernel. >> >> Now introduce one user with wm831x_power to support and test the usb charger. >> In future we will also cnvert below power drivers: >> drivers/power/supply/axp288_charger.c >> drivers/power/supply/bq24190_charger.c >> drivers/power/supply/charger-manager.c >> drivers/power/supply/qcom_smbb.c >> >> Changes since v3: >> - Bail out errors when failed to find usb phy for wm831x_power driver. >> Changes since v2: >> - Add DT binding documentation for wm831x_power driver. >> - Change 'usb-phy' as one optional property for wm831x_power driver. >> Changes since v1: >> - Fix building errors. > > Do you have any comments about usb charger support in usb phy core? Thanks. No more comments from me -- balbi
[toc] | [next] | [standalone]
| From | Baolin Wang <baolin.wang@linaro.org> |
|---|---|
| Date | 2017-08-15 13:20 +0200 |
| Message-ID | <ueI38-An-9@gated-at.bofh.it> |
| In reply to | #1712027 |
Hi Felipe, On 15 August 2017 at 17:53, Felipe Balbi <balbi@kernel.org> wrote: > > Hi, > > Baolin Wang <baolin.wang@linaro.org> writes: >>> Currently the Linux kernel does not provide any standard integration of this >>> feature that integrates the USB subsystem with the system power regulation >>> provided by PMICs meaning that either vendors must add this in their kernels >>> or USB gadget devices based on Linux (such as mobile phones) may not behave >>> as they should. Thus provide a standard USB charger support in USB phy core >>> for doing this in kernel. >>> >>> Now introduce one user with wm831x_power to support and test the usb charger. >>> In future we will also cnvert below power drivers: >>> drivers/power/supply/axp288_charger.c >>> drivers/power/supply/bq24190_charger.c >>> drivers/power/supply/charger-manager.c >>> drivers/power/supply/qcom_smbb.c >>> >>> Changes since v3: >>> - Bail out errors when failed to find usb phy for wm831x_power driver. >>> Changes since v2: >>> - Add DT binding documentation for wm831x_power driver. >>> - Change 'usb-phy' as one optional property for wm831x_power driver. >>> Changes since v1: >>> - Fix building errors. >> >> Do you have any comments about usb charger support in usb phy core? Thanks. > > No more comments from me Thanks for your feedback. I've send out V5 patchset which just changes phy phandle name from 'usb-phy' to 'phys' for patch 3 suggested by Rob. Hope you can apply this version patchset into your branch if there are no other comments. -- Baolin.wang Best Regards
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web