Re: [PATCH v3 1/5] power: supply: core: add quick charge type property

From: Greg KH
Date: Wed Jul 15 2020 - 03:10:03 EST


On Wed, Jul 15, 2020 at 08:35:19AM +0800, Qiwu Huang wrote:
> From: Qiwu Huang <huangqiwu@xxxxxxxxxx>
>
> Reports the kind of quick charge type based on
> different adapter power. UI will show different
> animation effect for different quick charge type.
>
> Signed-off-by: Qiwu Huang <huangqiwu@xxxxxxxxxx>
> ---
> Documentation/ABI/testing/sysfs-class-power | 21 +++++++++++++++++++++
> drivers/power/supply/power_supply_sysfs.c | 1 +
> include/linux/power_supply.h | 10 ++++++++++
> 3 files changed, 32 insertions(+)

What changed in any of these patches from the previous versions? Always
list that below the --- line, like the documentation asks you to do.

And where is the 0/5 email for this series?

Please fix up and resend as a new version.

thanks,

greg k-h