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

From: Greg KH
Date: Wed Aug 04 2021 - 08:04:09 EST


On Wed, Aug 04, 2021 at 07:01:57PM +0800, Ting Wang wrote:
> From: wangting11 <wangting11@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 V11
> - Fix build error on linus/master
> - Fix build error on power-supply/for-next
> - Fix conflict

Where are the users of these new properties? Shouldn't drivers be
submitted with them as well, otherwise why would these be added?

thanks,

greg k-h