linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: 吧!王婷 <zxc52fgh@gmail.com>
Cc: sre@kernel.org, linux-pm@vger.kernel.org,
	linux-kernel@vger.kernel.org, wangting11 <wangting11@xiaomi.com>
Subject: Re: [PATCH v11 0/4] add some power supply properties about wireless/wired charging
Date: Thu, 5 Aug 2021 10:14:09 +0200	[thread overview]
Message-ID: <YQud0cUxbUL+8/E8@kroah.com> (raw)
In-Reply-To: <CAA=jPj2RVcQ3eyrcu2=2uPrZoTU0ffB9vsM-bpy8yGOu2w8odQ@mail.gmail.com>

A: http://en.wikipedia.org/wiki/Top_post
Q: Were do I find info about this thing called top-posting?
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

A: No.
Q: Should I include quotations after my reply?

http://daringfireball.net/2007/07/on_top

On Thu, Aug 05, 2021 at 10:29:08AM +0800, 吧!王婷 wrote:
> Hi Greg,
> 
>  A demo of “The usage of quick charge type property” is uploaded in
> PATCH v11 1/4 drivers/power/supply/qcom_smbb.c.
> 
> 
> The usage of the other three properties is about wireless charging.The
> code of our driver can refer to the link below.
> 
> POWER_SUPPLY_PROP_QUICK_CHARGE_TYPE:
> https://github.com/MiCode/Xiaomi_Kernel_OpenSource/blob/umi-q-oss/drivers/power/supply/qcom/qpnp-smb5.c#L1434
> 
> POWER_SUPPLY_PROP_REVERSE_CHG_MODE:
> https://github.com/MiCode/Xiaomi_Kernel_OpenSource/blob/umi-q-oss/drivers/power/supply/qcom/qpnp-smb5.c#L2572
> 
> POWER_SUPPLY_PROP_TX_ADAPTER:
> https://github.com/MiCode/Xiaomi_Kernel_OpenSource/blob/umi-q-oss/drivers/power/supply/qcom/qpnp-smb5.c#L2633
> 
> POWER_SUPPLY_PROP_SIGNAL_STRENGTH:
> https://github.com/MiCode/Xiaomi_Kernel_OpenSource/blob/umi-q-oss/drivers/power/supply/qcom/qpnp-smb5.c#L2609

Wonderful, please submit these drivers to be merged as part of this
patch series and all should be good.

Otherwise, please realize that we can not support out-of-tree drivers at
all, that way lies madness and a kernel that we can never support well
over time.

thanks,

greg k-h

      reply	other threads:[~2021-08-05  8:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-04 11:01 [PATCH v11 0/4] add some power supply properties about wireless/wired charging Ting Wang
2021-08-04 11:01 ` [PATCH v11 1/4] power: supply: core: add quick charge type property Ting Wang
2021-08-05 16:31   ` Sebastian Reichel
2021-08-04 11:01 ` [PATCH v11 2/4] power: supply: core: add wireless charger adapter " Ting Wang
2021-08-04 11:02 ` [PATCH v11 3/4] power: supply: core: add wireless signal strength property Ting Wang
2021-08-05 16:45   ` Sebastian Reichel
2021-08-04 11:02 ` [PATCH v11 4/4] power: supply: core: property to control reverse charge Ting Wang
2021-08-05 16:37   ` Sebastian Reichel
2021-08-04 12:04 ` [PATCH v11 0/4] add some power supply properties about wireless/wired charging Greg KH
2021-08-05  2:29   ` 吧!王婷
2021-08-05  8:14     ` 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=YQud0cUxbUL+8/E8@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=sre@kernel.org \
    --cc=wangting11@xiaomi.com \
    --cc=zxc52fgh@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).