From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] ARM64: Initial Marvell IAP140 enablement
Date: Tue, 21 Feb 2017 20:19:34 +0100 [thread overview]
Message-ID: <20170221191934.GF8852@lunn.ch> (raw)
In-Reply-To: <a8a1279c-4978-f612-e4cd-57b8645f3e79@suse.de>
> So MMP would mean Eric and Haojian only - I will drop the other Marvell
> maintainers for v2 then, except where review comments have been provided.
Hi Andreas
If you find there are any drivers shared by MVEBU and MMP, please do
Cc: us if you need to touch them. We have knowledge we can share.
Andrew
WARNING: multiple messages have this Message-ID (diff)
From: Andrew Lunn <andrew@lunn.ch>
To: "Andreas Färber" <afaerber@suse.de>
Cc: Jisheng Zhang <jszhang@marvell.com>,
info@andromedabox.org, Eric Miao <eric.y.miao@gmail.com>,
Jason Cooper <jason@lakedaemon.net>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Haojian Zhuang <haojian.zhuang@gmail.com>,
linux-arm-kernel@lists.infradead.org,
Gregory CLEMENT <gregory.clement@free-electrons.com>,
Robert Jarzmik <robert.jarzmik@free.fr>,
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
Daniel Mack <daniel@zonque.org>,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Subject: Re: [PATCH 0/4] ARM64: Initial Marvell IAP140 enablement
Date: Tue, 21 Feb 2017 20:19:34 +0100 [thread overview]
Message-ID: <20170221191934.GF8852@lunn.ch> (raw)
In-Reply-To: <a8a1279c-4978-f612-e4cd-57b8645f3e79@suse.de>
> So MMP would mean Eric and Haojian only - I will drop the other Marvell
> maintainers for v2 then, except where review comments have been provided.
Hi Andreas
If you find there are any drivers shared by MVEBU and MMP, please do
Cc: us if you need to touch them. We have knowledge we can share.
Andrew
WARNING: multiple messages have this Message-ID (diff)
From: Andrew Lunn <andrew@lunn.ch>
To: "Andreas Färber" <afaerber@suse.de>
Cc: Gregory CLEMENT <gregory.clement@free-electrons.com>,
linux-arm-kernel@lists.infradead.org,
Jason Cooper <jason@lakedaemon.net>,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
Jisheng Zhang <jszhang@marvell.com>,
Daniel Mack <daniel@zonque.org>,
Haojian Zhuang <haojian.zhuang@gmail.com>,
Robert Jarzmik <robert.jarzmik@free.fr>,
Eric Miao <eric.y.miao@gmail.com>,
info@andromedabox.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org,
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Subject: Re: [PATCH 0/4] ARM64: Initial Marvell IAP140 enablement
Date: Tue, 21 Feb 2017 20:19:34 +0100 [thread overview]
Message-ID: <20170221191934.GF8852@lunn.ch> (raw)
In-Reply-To: <a8a1279c-4978-f612-e4cd-57b8645f3e79@suse.de>
> So MMP would mean Eric and Haojian only - I will drop the other Marvell
> maintainers for v2 then, except where review comments have been provided.
Hi Andreas
If you find there are any drivers shared by MVEBU and MMP, please do
Cc: us if you need to touch them. We have knowledge we can share.
Andrew
next prev parent reply other threads:[~2017-02-21 19:19 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-19 3:19 [PATCH 0/4] ARM64: Initial Marvell IAP140 enablement Andreas Färber
2017-02-19 3:19 ` Andreas Färber
2017-02-19 3:19 ` Andreas Färber
2017-02-19 3:19 ` [PATCH 1/4] ARM64: Prepare Marvell IAP140 aka PXA1908 Andreas Färber
2017-02-19 3:19 ` Andreas Färber
2017-02-19 3:19 ` Andreas Färber
2017-03-14 16:30 ` Ulf Hansson
2017-03-14 16:30 ` Ulf Hansson
2017-03-14 16:30 ` Ulf Hansson
2017-03-14 16:30 ` Ulf Hansson
2017-03-14 18:10 ` Andreas Färber
2017-03-14 18:10 ` Andreas Färber
2017-03-14 18:10 ` Andreas Färber
2017-02-19 3:19 ` [PATCH 2/4] Documentation: devicetree: arm: Document Marvell IAP140 Andreas Färber
2017-02-19 3:19 ` Andreas Färber
2017-02-19 3:19 ` Andreas Färber
2017-02-20 12:56 ` Thomas Petazzoni
2017-02-20 12:56 ` Thomas Petazzoni
2017-02-20 12:56 ` Thomas Petazzoni
2017-02-20 13:16 ` Andreas Färber
2017-02-20 13:16 ` Andreas Färber
2017-02-20 13:16 ` Andreas Färber
2017-02-20 13:58 ` Thomas Petazzoni
2017-02-20 13:58 ` Thomas Petazzoni
2017-02-20 13:58 ` Thomas Petazzoni
2017-02-19 3:19 ` [PATCH 3/4] ARM64: dts: marvell: Add IAP140 and Andromeda Box Edge Andreas Färber
2017-02-19 3:19 ` Andreas Färber
2017-02-19 3:20 ` [PATCH 4/4] ARM64: dts: marvell: iap140-andromeda-box-edge: Add uart0 clock Andreas Färber
2017-02-19 3:20 ` Andreas Färber
2017-02-19 3:20 ` Andreas Färber
2017-02-20 13:17 ` [PATCH 0/4] ARM64: Initial Marvell IAP140 enablement Gregory CLEMENT
2017-02-20 13:17 ` Gregory CLEMENT
2017-02-20 13:17 ` Gregory CLEMENT
2017-02-21 18:26 ` Andreas Färber
2017-02-21 18:26 ` Andreas Färber
2017-02-21 18:26 ` Andreas Färber
2017-02-21 19:19 ` Andrew Lunn [this message]
2017-02-21 19:19 ` Andrew Lunn
2017-02-21 19:19 ` Andrew Lunn
2017-02-21 22:26 ` Robert Jarzmik
2017-02-21 22:26 ` Robert Jarzmik
2017-02-21 22:26 ` Robert Jarzmik
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=20170221191934.GF8852@lunn.ch \
--to=andrew@lunn.ch \
--cc=linux-arm-kernel@lists.infradead.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.