All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Qiwu Huang <yanziily@gmail.com>
Cc: sre@kernel.org, linux-pm@vger.kernel.org,
	linux-kernel@vger.kernel.org, jiangfei1@xiaomi.com,
	Qiwu Huang <huangqiwu@xiaomi.com>
Subject: Re: [PATCH v6 0/4] add some power supply properties about wireless/wired charging
Date: Tue, 21 Jul 2020 14:08:05 +0200	[thread overview]
Message-ID: <20200721120805.GA1819755@kroah.com> (raw)
In-Reply-To: <cover.1595329640.git.huangqiwu@xiaomi.com>

On Tue, Jul 21, 2020 at 07:43:49PM +0800, Qiwu Huang wrote:
> From: Qiwu Huang <huangqiwu@xiaomi.com>
> 
> 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@linuxfoundation.org>

      parent reply	other threads:[~2020-07-21 12:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-21 11:15 [PATCH v5 0/4] add some power supply properties about wireless/wired charging Qiwu Huang
2020-07-21 11:43 ` [PATCH v6 " Qiwu Huang
2020-07-21 11:15 ` [PATCH v6 1/4] power: supply: core: add quick charge type property Qiwu Huang
2020-07-21 11:15 ` [PATCH v6 2/4] power: supply: core: add wireless charger adapter " Qiwu Huang
2020-07-21 11:15 ` [PATCH v6 3/4] power: supply: core: add wireless signal strength property Qiwu Huang
2020-07-21 11:15 ` [PATCH v6 4/4] power: supply: core: property to control reverse charge Qiwu Huang
2020-07-21 12:08 ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200721120805.GA1819755@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=huangqiwu@xiaomi.com \
    --cc=jiangfei1@xiaomi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=sre@kernel.org \
    --cc=yanziily@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.