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

From: Greg KH
Date: Tue Jul 21 2020 - 08:07:59 EST


On Tue, Jul 21, 2020 at 07:43:49PM +0800, Qiwu Huang wrote:
> From: Qiwu Huang <huangqiwu@xxxxxxxxxx>
>
> This patchset aims to provide power supply properties about wireless/wired charging.
> "quick_charge_type" reports different types of quick charge based on the charging power;
> "tx_adapter" shows" the type of wireless charging adapter;
> "signal_strength" shows the coupling level between TX and RX;
> "reverse_chg_mode" provides the interface of enabling/disabling wireless reverse charging.
>
> Changes in v6
> - Replace "phones" with "devices" suggested by GregKH
> - Add permission statement for "reverse_chg_mode"
> - Update description for "reverse_chg_mode" in ABI suggested by GregKH
> - Update description for "PING phase" in ABI suggested by GregKH

Looks good, full series is:

Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>