From: Andy Shevchenko <andy.shevchenko@gmail.com>
To: Guenter Roeck <linux@roeck-us.net>
Cc: Denis Pauk <pauk.denis@gmail.com>,
Eugene Shalygin <eugene.shalygin@gmail.com>,
Platform Driver <platform-driver-x86@vger.kernel.org>,
thomas@weissschuh.net, Ed Brindley <kernel@maidavale.org>,
Jean Delvare <jdelvare@suse.com>,
Jonathan Corbet <corbet@lwn.net>,
linux-hwmon@vger.kernel.org,
Linux Documentation List <linux-doc@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v11 0/2] Update ASUS WMI supported boards
Date: Tue, 16 Nov 2021 12:38:36 +0200 [thread overview]
Message-ID: <YZOKLDg582dQPzVN@smile.fi.intel.com> (raw)
In-Reply-To: <c016d0ca-b8b1-fb06-50f3-06a7b1c4aaea@roeck-us.net>
On Mon, Nov 15, 2021 at 03:15:39PM -0800, Guenter Roeck wrote:
> On 11/15/21 2:01 PM, Andy Shevchenko wrote:
> > On Mon, Nov 15, 2021 at 11:09 PM Denis Pauk <pauk.denis@gmail.com> wrote:
> > >
> > > Add support by WMI interface provided by Asus for B550/X570 boards:
> > > * PRIME X570-PRO,
> > > * ROG CROSSHAIR VIII HERO
> > > * ROG CROSSHAIR VIII DARK HERO
> > > * ROG CROSSHAIR VIII FORMULA
> > > * ROG STRIX X570-E GAMING
> > > * ROG STRIX B550-I GAMING
> > > * ROG STRIX B550-E GAMING
> > >
> > > Add support by WMI interface provided by Asus for X370/X470/
> > > B450/X399 boards:
> > > * ROG CROSSHAIR VI HERO,
> > > * PRIME X399-A,
> > > * PRIME X470-PRO,
> > > * ROG CROSSHAIR VI EXTREME,
> > > * ROG CROSSHAIR VI HERO (WI-FI AC),
> > > * ROG CROSSHAIR VII HERO,
> > > * ROG CROSSHAIR VII HERO (WI-FI),
> > > * ROG STRIX Z390-F GAMING
> > > * ROG STRIX B450-E GAMING,
> > > * ROG STRIX B450-F GAMING,
> > > * ROG STRIX B450-I GAMING,
> > > * ROG STRIX X399-E GAMING,
> > > * ROG STRIX X470-F GAMING,
> > > * ROG STRIX X470-I GAMING,
> > > * ROG ZENITH EXTREME,
> > > * ROG ZENITH EXTREME ALPHA.
> > >
> > > I have added "ROG STRIX Z390-F GAMING" to list of supported boards in
> > > asus_wmi_sensors.
> >
> > Guenter, what is your plan about this patch series? It seems it
> > missed, by unknown (?) reason, the v5.16-rc1 (I remember seeing it in
> > some of your tree branches at some point).
> >
>
> I don't see it in my record. Earlier I was simply waiting for some
> Reviewed-by: tags, which I have never seen.
Ah, understood. Thank you for clarifications.
> Looking into the commit log,
> I do see:
>
> Signed-off-by: Denis Pauk <pauk.denis@gmail.com>
> Co-developed-by: Eugene Shalygin <eugene.shalygin@gmail.com>
> Signed-off-by: Eugene Shalygin <eugene.shalygin@gmail.com>
> Co-developed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
>
> Did you and Eugene indeed sign this off, ie did you write it, and
> Eugene and Denis signed it off ? If so, the tags are in the wrong order.
I'm not sure I follow. I have helped Denis with the code and according to
Submitting Patches documentation the order should be chronological with the
main author to be first in the list. Here the committer (submitter) is the
same as the original author IIUC. (I can't speak for Eugene, though)
> On the other side, if the code is ultimately from Denis, with your input,
> the tags should be either Acked-by: or Reviewed-by: for both Eugene
> and yourself.
I'm fine with either Co-developed-by+SoB or Reviewed-by.
> Note that v11 of this patch series is missing from
> https://patchwork.kernel.org/project/linux-hwmon/list/
> for some reason.
Hmm... Denis, please check locally how you prepare your patches.
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2021-11-16 10:38 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-15 21:08 [PATCH v11 0/2] Update ASUS WMI supported boards Denis Pauk
2021-11-15 21:08 ` [PATCH v11 1/2] hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI Denis Pauk
2021-11-15 21:08 ` [PATCH v11 2/2] hwmon: (asus_wmi_sensors) Support X370 " Denis Pauk
2021-11-15 22:54 ` Guenter Roeck
2021-11-15 21:56 ` [PATCH v11 0/2] Update ASUS WMI supported boards Andy Shevchenko
2021-11-15 22:01 ` Andy Shevchenko
2021-11-15 23:15 ` Guenter Roeck
2021-11-16 10:38 ` Andy Shevchenko [this message]
2021-11-16 14:32 ` Guenter Roeck
2021-11-16 15:27 ` Andy Shevchenko
2021-11-15 22:21 ` Ed Brindley
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=YZOKLDg582dQPzVN@smile.fi.intel.com \
--to=andy.shevchenko@gmail.com \
--cc=corbet@lwn.net \
--cc=eugene.shalygin@gmail.com \
--cc=jdelvare@suse.com \
--cc=kernel@maidavale.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=pauk.denis@gmail.com \
--cc=platform-driver-x86@vger.kernel.org \
--cc=thomas@weissschuh.net \
/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