public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: "Noah (Wensheng) Wang" <Noah.Wang@monolithicpower.com>,
	"arnd@arndb.de" <arnd@arndb.de>,
	"gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Luke (Lijie) Jiang" <Luke.Jiang@monolithicpower.com>,
	pebble liang <pebble.liang@monolithicpower.com>,
	"Eva (Ting) Ma" <Eva.Ma@monolithicpower.com>
Subject: Re: [PATCH] char: add driver for mps VR controller mp2891
Date: Tue, 14 Mar 2023 08:36:57 -0700	[thread overview]
Message-ID: <b4e67355-efaf-e61c-03bf-e54b8790e4e1@infradead.org> (raw)
In-Reply-To: <08e7bd6ed16f4bde95b674db940783ec@monolithicpower.com>



On 3/14/23 02:18, Noah (Wensheng) Wang wrote:
> Hi Arnd, Grey:
> Thanks for the review.
> 
> This driver will be used by facebook. This driver provide a device node for userspace to get output voltage, input voltage, input current, input power, output power and temperature of mp2891 controller through I2C. This driver determine what kind of value the userspace wants through the mp2891_write interface and return the corresponding value when the interface mp2891_read is called.
> 
> Signed-off-by: Noah Wang <Noah.Wang@monolithicpower.com>
> ---
>  drivers/char/mp2891.c | 403 ++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 403 insertions(+)
>  create mode 100644 drivers/char/mp2891.c
>

No Kconfig or Makefile changes?


-- 
~Randy

      parent reply	other threads:[~2023-03-14 15:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-14  9:18 [PATCH] char: add driver for mps VR controller mp2891 Noah (Wensheng) Wang
2023-03-14  9:22 ` gregkh
2023-03-14 10:20 ` Arnd Bergmann
2023-03-14 15:36 ` Randy Dunlap [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=b4e67355-efaf-e61c-03bf-e54b8790e4e1@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=Eva.Ma@monolithicpower.com \
    --cc=Luke.Jiang@monolithicpower.com \
    --cc=Noah.Wang@monolithicpower.com \
    --cc=arnd@arndb.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pebble.liang@monolithicpower.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