Re: [PATCH v3] usb: typec: tcpm: add get max power support

From: Greg KH
Date: Fri Oct 27 2023 - 06:34:32 EST


On Wed, Mar 22, 2023 at 05:31:20PM +0800, Frank Wang wrote:
> Traverse fixed pdos to calculate the maximum power that the charger
> can provide, and it can be get by POWER_SUPPLY_PROP_INPUT_POWER_LIMIT
> property.
>
> Signed-off-by: Frank Wang <frank.wang@xxxxxxxxxxxxxx>
> ---
> drivers/usb/typec/tcpm/tcpm.c | 24 ++++++++++++++++++++++++
> 1 file changed, 24 insertions(+)

What ever happened to this change? Can you rebase and resubmit it
please?

thanks,

greg k-h