All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
To: Gregory CLEMENT
	<gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
Cc: Jiri Slaby <jslaby-IBi9RG/b67k@public.gmane.org>,
	Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>,
	Sebastian Hesselbarth
	<sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>,
	linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Thomas Petazzoni
	<thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Lior Amsalem <alior-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>,
	Nadav Haklai <nadavh-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>,
	Omri Itach <omrii-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
Subject: Re: [PATCH v4 05/12] arm64: add mvebu architecture entry
Date: Fri, 4 Mar 2016 08:55:28 -0800	[thread overview]
Message-ID: <20160304165528.GA29413@kroah.com> (raw)
In-Reply-To: <87povajs1l.fsf-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>

On Fri, Mar 04, 2016 at 02:23:18PM +0100, Gregory CLEMENT wrote:
> Hi Greg and Jiri,
> 
> this is a gentle ping about this patch.

It's in my queue, please be patient given that no one else seems to want
to review this :(

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: gregkh@linuxfoundation.org (Greg Kroah-Hartman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 05/12] arm64: add mvebu architecture entry
Date: Fri, 4 Mar 2016 08:55:28 -0800	[thread overview]
Message-ID: <20160304165528.GA29413@kroah.com> (raw)
In-Reply-To: <87povajs1l.fsf@free-electrons.com>

On Fri, Mar 04, 2016 at 02:23:18PM +0100, Gregory CLEMENT wrote:
> Hi Greg and Jiri,
> 
> this is a gentle ping about this patch.

It's in my queue, please be patient given that no one else seems to want
to review this :(

WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Gregory CLEMENT <gregory.clement@free-electrons.com>
Cc: Jiri Slaby <jslaby@suse.com>, Andrew Lunn <andrew@lunn.ch>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	Jason Cooper <jason@lakedaemon.net>,
	linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org,
	devicetree@vger.kernel.org,
	Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
	linux-arm-kernel@lists.infradead.org,
	Lior Amsalem <alior@marvell.com>,
	Nadav Haklai <nadavh@marvell.com>, Omri Itach <omrii@marvell.com>
Subject: Re: [PATCH v4 05/12] arm64: add mvebu architecture entry
Date: Fri, 4 Mar 2016 08:55:28 -0800	[thread overview]
Message-ID: <20160304165528.GA29413@kroah.com> (raw)
In-Reply-To: <87povajs1l.fsf@free-electrons.com>

On Fri, Mar 04, 2016 at 02:23:18PM +0100, Gregory CLEMENT wrote:
> Hi Greg and Jiri,
> 
> this is a gentle ping about this patch.

It's in my queue, please be patient given that no one else seems to want
to review this :(

  parent reply	other threads:[~2016-03-04 16:55 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-16 18:14 [PATCH v4 00/12] Add support for the Armada 3700 SoC an mvebu ARM64 based Gregory CLEMENT
2016-02-16 18:14 ` Gregory CLEMENT
2016-02-16 18:14 ` [PATCH v4 01/12] irqchip: armada-370-xp: add Kconfig option for the driver Gregory CLEMENT
2016-02-16 18:14   ` Gregory CLEMENT
2016-02-16 18:14 ` [PATCH v4 02/12] irqchip: armada-370-xp: do not enable it by default when ARCH_MVEBU is selected Gregory CLEMENT
2016-02-16 18:14   ` Gregory CLEMENT
2016-02-16 18:14   ` Gregory CLEMENT
2016-02-16 18:14 ` [PATCH v4 03/12] serial: mvebu-uart: initial support for Armada-3700 serial port Gregory CLEMENT
2016-02-16 18:14   ` Gregory CLEMENT
2016-02-16 18:14   ` Gregory CLEMENT
2016-02-16 21:20   ` Arnd Bergmann
2016-02-16 21:20     ` Arnd Bergmann
2016-02-16 21:27     ` Thomas Petazzoni
2016-02-16 21:27       ` Thomas Petazzoni
2016-02-16 21:35       ` Arnd Bergmann
2016-02-16 21:35         ` Arnd Bergmann
2016-02-18 17:37   ` Gregory CLEMENT
2016-02-18 17:37     ` Gregory CLEMENT
2016-02-16 18:14 ` [PATCH v4 04/12] ata: ahci_mvebu: add support for Armada 3700 variant Gregory CLEMENT
2016-02-16 18:14   ` Gregory CLEMENT
2016-02-16 18:14   ` Gregory CLEMENT
2016-02-18 17:39   ` Gregory CLEMENT
2016-02-18 17:39     ` Gregory CLEMENT
2016-02-18 17:41   ` Tejun Heo
2016-02-18 17:41     ` Tejun Heo
2016-02-16 18:14 ` [PATCH v4 05/12] arm64: add mvebu architecture entry Gregory CLEMENT
2016-02-16 18:14   ` Gregory CLEMENT
2016-02-16 18:14   ` Gregory CLEMENT
     [not found]   ` <1455646502-23834-6-git-send-email-gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2016-03-04 13:23     ` Gregory CLEMENT
2016-03-04 13:23       ` Gregory CLEMENT
2016-03-04 13:23       ` Gregory CLEMENT
     [not found]       ` <87povajs1l.fsf-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2016-03-04 16:55         ` Greg Kroah-Hartman [this message]
2016-03-04 16:55           ` Greg Kroah-Hartman
2016-03-04 16:55           ` Greg Kroah-Hartman
2016-02-16 18:14 ` [PATCH v4 06/12] Documentation: dt-bindings: Add a new compatible for the Armada 3700 Gregory CLEMENT
2016-02-16 18:14   ` Gregory CLEMENT
2016-02-16 18:14 ` [PATCH v4 07/12] Documentation: dt: Tidy up the Marvell related files Gregory CLEMENT
2016-02-16 18:14   ` Gregory CLEMENT
2016-02-16 18:14 ` [PATCH v4 08/12] devicetree: bindings: add DT binding for the Marvell Armada 3700 SoC family Gregory CLEMENT
2016-02-16 18:14   ` Gregory CLEMENT
2016-02-16 18:14 ` [PATCH v4 09/12] arm64: dts: add the Marvell Armada 3700 family and a development board Gregory CLEMENT
2016-02-16 18:14   ` Gregory CLEMENT
2016-02-16 18:15 ` [PATCH v4 10/12] MAINTAINERS: Extend dts entry for ARM64 mvebu files Gregory CLEMENT
2016-02-16 18:15   ` Gregory CLEMENT
2016-02-16 18:15 ` [PATCH v4 11/12] Documentation: arm: update supported Marvell EBU processors Gregory CLEMENT
2016-02-16 18:15   ` Gregory CLEMENT
2016-02-16 18:15 ` [PATCH v4 12/12] arm64: defconfig: enable Armada 3700 related config Gregory CLEMENT
2016-02-16 18:15   ` Gregory CLEMENT
2016-02-25  0:47   ` Olof Johansson
2016-02-25  0:47     ` Olof Johansson
2016-02-16 21:22 ` [PATCH v4 00/12] Add support for the Armada 3700 SoC an mvebu ARM64 based Arnd Bergmann
2016-02-16 21:22   ` Arnd Bergmann
2016-02-17 16:03   ` Gregory CLEMENT
2016-02-17 16:03     ` Gregory CLEMENT

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=20160304165528.GA29413@kroah.com \
    --to=gregkh-hqyy1w1ycw8ekmwlsbkhg0b+6bgklq7r@public.gmane.org \
    --cc=alior-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org \
    --cc=andrew-g2DYL2Zd6BY@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org \
    --cc=jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org \
    --cc=jslaby-IBi9RG/b67k@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=nadavh-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org \
    --cc=omrii-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org \
    --cc=sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.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.