From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: Gregory CLEMENT <gregory.clement@free-electrons.com>
Cc: Jason Cooper <jason@lakedaemon.net>, Andrew Lunn <andrew@lunn.ch>,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>,
Mike Turquette <mturquette@linaro.org>,
Stephen Boyd <sboyd@codeaurora.org>,
Linus Walleij <linus.walleij@linaro.org>,
linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org,
Tawfik Bayouk <tawfik@marvell.com>,
Nadav Haklai <nadavh@marvell.com>,
Lior Amsalem <alior@marvell.com>,
Ezequiel Garcia <ezequiel.garcia@free-electrons.com>,
Maxime Ripard <maxime.ripard@free-electrons.com>
Subject: Re: [PATCH v3 00/20] ARM: mvebu: Armada 39x basic support, and preparatory cleanups
Date: Wed, 4 Mar 2015 16:20:08 +0100 [thread overview]
Message-ID: <20150304162008.1d337e6e@free-electrons.com> (raw)
In-Reply-To: <54F71F45.3060503@free-electrons.com>
Gregory,
On Wed, 04 Mar 2015 16:05:41 +0100, Gregory CLEMENT wrote:
> Patches 1 applied to mvebu/cleanup
> Patches 2 to 8 and patch 17 applied to mvebu/dt
> Patches 9,12,16 and 18 applied to mvebu/soc
> Patch 19 applied to mvebu/defconfig
>
> and
>
> Patches 10,13 and 14 applied to mvebu/clk as requested by Mike.
>
> I had to amend the patch "ARM: mvebu: fix unit address of MPIC nodes"
> by removing the armada-38x related part which was already applied by the
> patch "ARM: mvebu: Fix MPIC unit address".
>
> Patch 20 should be directly taken by the arm-soc maintainer.
Thanks!
So this leaves only:
[PATCH v3 11/20] devicetree: bindings: add Device Tree bindings for Armada 39x pin-muxing controller
[PATCH v3 15/20] pinctrl: mvebu: add pinctrl driver for Marvell Armada 39x
to be applied, right? Patch 15/20 has been applied by Linus Walleij
already, but from the v1 of the series. I also asked him to merge PATCH
v3 11/20.
With this done, and PATCH v2 20/20 merged by the arm-soc maintainers, I
guess we should be all set with this patch series.
Thanks again!
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
WARNING: multiple messages have this Message-ID (diff)
From: thomas.petazzoni@free-electrons.com (Thomas Petazzoni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 00/20] ARM: mvebu: Armada 39x basic support, and preparatory cleanups
Date: Wed, 4 Mar 2015 16:20:08 +0100 [thread overview]
Message-ID: <20150304162008.1d337e6e@free-electrons.com> (raw)
In-Reply-To: <54F71F45.3060503@free-electrons.com>
Gregory,
On Wed, 04 Mar 2015 16:05:41 +0100, Gregory CLEMENT wrote:
> Patches 1 applied to mvebu/cleanup
> Patches 2 to 8 and patch 17 applied to mvebu/dt
> Patches 9,12,16 and 18 applied to mvebu/soc
> Patch 19 applied to mvebu/defconfig
>
> and
>
> Patches 10,13 and 14 applied to mvebu/clk as requested by Mike.
>
> I had to amend the patch "ARM: mvebu: fix unit address of MPIC nodes"
> by removing the armada-38x related part which was already applied by the
> patch "ARM: mvebu: Fix MPIC unit address".
>
> Patch 20 should be directly taken by the arm-soc maintainer.
Thanks!
So this leaves only:
[PATCH v3 11/20] devicetree: bindings: add Device Tree bindings for Armada 39x pin-muxing controller
[PATCH v3 15/20] pinctrl: mvebu: add pinctrl driver for Marvell Armada 39x
to be applied, right? Patch 15/20 has been applied by Linus Walleij
already, but from the v1 of the series. I also asked him to merge PATCH
v3 11/20.
With this done, and PATCH v2 20/20 merged by the arm-soc maintainers, I
guess we should be all set with this patch series.
Thanks again!
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-03-04 15:20 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-03 14:40 [PATCH v3 00/20] ARM: mvebu: Armada 39x basic support, and preparatory cleanups Thomas Petazzoni
2015-03-03 14:40 ` Thomas Petazzoni
2015-03-03 14:40 ` [PATCH v3 02/20] ARM: mvebu: fix usb@ unit address on Armada 38x to match register address Thomas Petazzoni
2015-03-03 14:40 ` Thomas Petazzoni
2015-03-03 14:40 ` [PATCH v3 03/20] ARM: mvebu: add missing UART labels on Armada 38x Thomas Petazzoni
2015-03-03 14:40 ` Thomas Petazzoni
2015-03-03 14:41 ` [PATCH v3 05/20] ARM: mvebu: remove aliases for Ethernet devices on Armada 370/375/38x/XP Thomas Petazzoni
2015-03-03 14:41 ` Thomas Petazzoni
2015-03-03 14:41 ` [PATCH v3 07/20] ARM: mvebu: use stdout-path in all armada-*.dts Thomas Petazzoni
2015-03-03 14:41 ` Thomas Petazzoni
[not found] ` <1425393675-17820-1-git-send-email-thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2015-03-03 14:40 ` [PATCH v3 01/20] ARM: mvebu: add __initconst specifiers on DT_MACHINE_START dt_compat tables Thomas Petazzoni
2015-03-03 14:40 ` Thomas Petazzoni
2015-03-03 14:40 ` [PATCH v3 04/20] ARM: mvebu: add UART labels to Armada 375 Thomas Petazzoni
2015-03-03 14:40 ` Thomas Petazzoni
2015-03-03 14:41 ` [PATCH v3 06/20] ARM: mvebu: add serial port aliases on Armada 370/375/38x/XP Thomas Petazzoni
2015-03-03 14:41 ` Thomas Petazzoni
2015-03-03 14:41 ` [PATCH v3 08/20] ARM: mvebu: fix unit address of MPIC nodes Thomas Petazzoni
2015-03-03 14:41 ` Thomas Petazzoni
2015-03-03 14:41 ` [PATCH v3 09/20] devicetree: bindings: add DT binding for the Marvell Armada 39x SoC family Thomas Petazzoni
2015-03-03 14:41 ` Thomas Petazzoni
2015-03-03 14:41 ` [PATCH v3 10/20] devicetree: bindings: update DT bindings for Marvell EBU clock support Thomas Petazzoni
2015-03-03 14:41 ` Thomas Petazzoni
2015-03-03 14:41 ` [PATCH v3 11/20] devicetree: bindings: add Device Tree bindings for Armada 39x pin-muxing controller Thomas Petazzoni
2015-03-03 14:41 ` Thomas Petazzoni
2015-03-06 11:09 ` Linus Walleij
2015-03-06 11:09 ` Linus Walleij
2015-03-03 14:41 ` [PATCH v3 12/20] devicetree: bindings: add new SMP enable method for Marvell Armada 39x Thomas Petazzoni
2015-03-03 14:41 ` Thomas Petazzoni
2015-03-03 14:41 ` [PATCH v3 13/20] clk: mvebu: extend common code to allow an optional refclk Thomas Petazzoni
2015-03-03 14:41 ` Thomas Petazzoni
2015-03-03 14:41 ` [PATCH v3 15/20] pinctrl: mvebu: add pinctrl driver for Marvell Armada 39x Thomas Petazzoni
2015-03-03 14:41 ` Thomas Petazzoni
[not found] ` <1425393675-17820-16-git-send-email-thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2015-03-06 11:12 ` Linus Walleij
2015-03-06 11:12 ` Linus Walleij
2015-03-03 14:41 ` [PATCH v3 17/20] ARM: mvebu: add Device Tree files for Armada 39x SoC and board Thomas Petazzoni
2015-03-03 14:41 ` Thomas Petazzoni
2015-03-03 14:41 ` [PATCH v3 18/20] Documentation: arm: update supported Marvell EBU processors Thomas Petazzoni
2015-03-03 14:41 ` Thomas Petazzoni
2015-03-03 14:41 ` [PATCH v3 19/20] ARM: mvebu: enable Armada 39x in mvebu_v7_defconfig Thomas Petazzoni
2015-03-03 14:41 ` Thomas Petazzoni
2015-03-03 14:41 ` [PATCH v3 20/20] ARM: configs: enable Marvell Armada 39x in multi_v7_defconfig Thomas Petazzoni
2015-03-03 14:41 ` Thomas Petazzoni
2015-04-01 23:24 ` Olof Johansson
2015-04-01 23:24 ` Olof Johansson
2015-03-03 14:41 ` [PATCH v3 14/20] clk: mvebu: add Marvell Armada 39x driver Thomas Petazzoni
2015-03-03 14:41 ` Thomas Petazzoni
2015-03-03 14:41 ` [PATCH v3 16/20] ARM: mvebu: add core support for Armada 39x Thomas Petazzoni
2015-03-03 14:41 ` Thomas Petazzoni
2015-03-04 15:05 ` [PATCH v3 00/20] ARM: mvebu: Armada 39x basic support, and preparatory cleanups Gregory CLEMENT
2015-03-04 15:05 ` Gregory CLEMENT
2015-03-04 15:20 ` Thomas Petazzoni [this message]
2015-03-04 15:20 ` Thomas Petazzoni
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=20150304162008.1d337e6e@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=alior@marvell.com \
--cc=andrew@lunn.ch \
--cc=devicetree@vger.kernel.org \
--cc=ezequiel.garcia@free-electrons.com \
--cc=galak@codeaurora.org \
--cc=gregory.clement@free-electrons.com \
--cc=ijc+devicetree@hellion.org.uk \
--cc=jason@lakedaemon.net \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=maxime.ripard@free-electrons.com \
--cc=mturquette@linaro.org \
--cc=nadavh@marvell.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--cc=sboyd@codeaurora.org \
--cc=sebastian.hesselbarth@gmail.com \
--cc=tawfik@marvell.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 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.