All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Andrey Smirnov <andrew.smirnov@gmail.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	Chris Healy <cphealy@gmail.com>,
	Andy Shevchenko <andy.shevchenko@gmail.com>,
	Lee Jones <lee.jones@linaro.org>,
	Lucas Stach <l.stach@pengutronix.de>,
	Nikita Yushchenko <nikita.yoush@cogentembedded.com>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org
Subject: Re: [PATCH v5 0/2] ZII RAVE platform driver
Date: Wed, 2 Aug 2017 16:03:34 -0700	[thread overview]
Message-ID: <20170802230334.GA23728@kroah.com> (raw)
In-Reply-To: <CAHQ1cqEjA39DXhpBR0JUpEiC1P_7aaku3P823Wh2En6KARF3aA@mail.gmail.com>

On Wed, Aug 02, 2017 at 01:31:51PM -0700, Andrey Smirnov wrote:
> On Fri, Jul 28, 2017 at 5:07 PM, Andrey Smirnov
> <andrew.smirnov@gmail.com> wrote:
> > On Fri, Jul 28, 2017 at 4:30 PM, Greg Kroah-Hartman
> > <gregkh@linuxfoundation.org> wrote:
> >> On Fri, Jul 28, 2017 at 07:27:02AM -0700, Andrey Smirnov wrote:
> >>> Greg,
> >>>
> >>> I am not sure if you are the right person to send these to, if you are
> >>> not, please let me know who would be the appropriate recepient and sorry for the noise.
> >>
> >> Why not the platform driver maintainer(s)?  Doesn't
> >> scripts/get_maintainer.pl give you an idea for who to send them to?
> >
> > Unfortunately I wasn't able to find anyone in MAINTAINERS and running
> > scripts/get_maintainer.pl on the patch returns only:
> >
> > scripts/get_maintainer.pl
> > v5-0001-platform-Add-driver-for-RAVE-Supervisory-Processo.patch
> > Andrey Smirnov <andrew.smirnov@gmail.com>
> > (commit_signer:1/1=100%,authored:1/1=100%,added_lines:2/2=100%,added_lines:1/1=100%,added_lines:26/26=100%,added_lines:1127/1127=100%,added_lines:54/54=100%)
> > Andy Shevchenko <andy.shevchenko@gmail.com> (commit_signer:1/1=100%)
> > linux-kernel@vger.kernel.org (open list)
> >
> > hence me reaching out to you.
> 
> Greg, did you have any chance to consider this? I have a v6 with a fix
> for build break reported by kbuild test robot, and I want to avoid
> spamming the mailing list too much and send it to an appropriate
> person.

$ mdfrm -c ~/mail/todo/
944 messages in /home/gregkh/mail/todo/

Please be patient if you are waiting for a review from me, my queue is
kind of big...

greg k-h

  reply	other threads:[~2017-08-02 23:03 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-28 14:27 [PATCH v5 0/2] ZII RAVE platform driver Andrey Smirnov
2017-07-28 14:27 ` Andrey Smirnov
2017-07-28 14:27 ` [PATCH v5 1/2] platform: Add driver for RAVE Supervisory Processor Andrey Smirnov
2017-07-29 13:23   ` kbuild test robot
2017-08-24 16:04   ` Pavel Machek
2017-08-28 16:23     ` Andrey Smirnov
2017-08-30  9:06       ` Pavel Machek
2017-07-28 14:27 ` [PATCH v5 2/2] dt-bindings: mfd: Add bindings for ZII RAVE devices Andrey Smirnov
2017-08-28 15:51   ` Greg Kroah-Hartman
     [not found]     ` <20170828155157.GB29358-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2017-08-28 16:23       ` Andrey Smirnov
2017-08-28 16:23         ` Andrey Smirnov
2017-07-28 23:30 ` [PATCH v5 0/2] ZII RAVE platform driver Greg Kroah-Hartman
     [not found]   ` <20170728233054.GB30604-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2017-07-29  0:07     ` Andrey Smirnov
2017-07-29  0:07       ` Andrey Smirnov
     [not found]       ` <CAHQ1cqFxgK-j3AtKD186L+M8SFWS02cv2fVSrJHToMPtr41hAw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-08-02 20:31         ` Andrey Smirnov
2017-08-02 20:31           ` Andrey Smirnov
2017-08-02 23:03           ` Greg Kroah-Hartman [this message]
     [not found]             ` <20170802230334.GA23728-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2017-08-28 15:51               ` Greg Kroah-Hartman
2017-08-28 15:51                 ` Greg Kroah-Hartman

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=20170802230334.GA23728@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=andrew.smirnov@gmail.com \
    --cc=andy.shevchenko@gmail.com \
    --cc=cphealy@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=l.stach@pengutronix.de \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=nikita.yoush@cogentembedded.com \
    --cc=robh+dt@kernel.org \
    /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.