Re: [PATCH v4 0/4] add some power supply properties about wireless/wired charging

From: Greg KH
Date: Mon Jul 20 2020 - 04:20:54 EST


On Mon, Jul 20, 2020 at 01:47:13PM +0800, Qiwu Huang wrote:
> From: Qiwu Huang <huangqiwu@xxxxxxxxxx>
>
> quick_charge_type reports quick charge type based on charging power.
> tx_adapter shows wireless charging adapter type.
> signal_strength shows degree of coupling between tx and rx when wireless charging.
> reverse_chg_mode supply interface to enable/disable wireless reverse charging.
>
> Qiwu Huang (4):
> power: supply: core: add quick charge type property
> power: supply: core: add wireless charger adapter type property
> power: supply: core: add wireless signal strength property
> power: supply: core: property to control reverse charge

What changed from the previous versions of this series? Normally you
either include that in the 0/X email, or in the individual patches. I
don't see that in either place in this series :(

See the many examples of how this is done by looking at other patches on
the mailing lists and in the submitting patches documentation.

thanks,

greg k-h