From: ezequiel.garcia@free-electrons.com (Ezequiel Garcia)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v8 00/28] MBus DT binding for Armada 370/XP and Kirkwood
Date: Tue, 23 Jul 2013 14:35:00 -0300 [thread overview]
Message-ID: <20130723173459.GA11373@localhost> (raw)
In-Reply-To: <CAOesGMh5GjCkaGX1O1VdkQUKdM8z0XPEc08OFPjJcGgP6s9nRw@mail.gmail.com>
Olof,
On Tue, Jul 23, 2013 at 10:10:31AM -0700, Olof Johansson wrote:
> On Tue, Jul 23, 2013 at 6:31 AM, Ezequiel Garcia
> <ezequiel.garcia@free-electrons.com> wrote:
> > After Andrew Lunn reported [1] this work need to take account of Kirkwood
> > to prevent breaking PCIe on such platform, here's a new version adding
> > MBus DT binding for Kirkwood and in particular using it to declare PCIe
> > properly.
>
> This is a prime example of someone sending a whole patch series to the
> devicetree mailing list, when only the bindings updates should go
> there. There are a lot of readers of the devicetree lists that can't
> keep up with the volume of email due to this reason.
>
> So, while I'm commenting on your email, this goes for everybody
> mailing to this list (and I expect to repeat myself a few times in the
> weeks and months ahead): Do not post the driver updates to the
> devicetree list, only the bindings updates.
>
Okey, got it. Won't happen again.
Thanks for the notice,
--
Ezequiel Garc?a, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com
WARNING: multiple messages have this Message-ID (diff)
From: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
To: Olof Johansson <olof@lixom.net>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
Andrew Lunn <andrew@lunn.ch>, Jason Cooper <jason@lakedaemon.net>,
Arnd Bergmann <arnd@arndb.de>,
valentin.longchamp@keymile.com,
"devicetree-discuss@lists.ozlabs.org"
<devicetree-discuss@lists.ozlabs.org>,
Grant Likely <grant.likely@secretlab.ca>,
Maen Suleiman <maen@marvell.com>,
Lior Amsalem <alior@marvell.com>,
gerlando.falauto@keymile.com,
Gregory Clement <gregory.clement@free-electrons.com>,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
Bjorn Helgaas <bhelgaas@google.com>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Subject: Re: [PATCH v8 00/28] MBus DT binding for Armada 370/XP and Kirkwood
Date: Tue, 23 Jul 2013 14:35:00 -0300 [thread overview]
Message-ID: <20130723173459.GA11373@localhost> (raw)
In-Reply-To: <CAOesGMh5GjCkaGX1O1VdkQUKdM8z0XPEc08OFPjJcGgP6s9nRw@mail.gmail.com>
Olof,
On Tue, Jul 23, 2013 at 10:10:31AM -0700, Olof Johansson wrote:
> On Tue, Jul 23, 2013 at 6:31 AM, Ezequiel Garcia
> <ezequiel.garcia@free-electrons.com> wrote:
> > After Andrew Lunn reported [1] this work need to take account of Kirkwood
> > to prevent breaking PCIe on such platform, here's a new version adding
> > MBus DT binding for Kirkwood and in particular using it to declare PCIe
> > properly.
>
> This is a prime example of someone sending a whole patch series to the
> devicetree mailing list, when only the bindings updates should go
> there. There are a lot of readers of the devicetree lists that can't
> keep up with the volume of email due to this reason.
>
> So, while I'm commenting on your email, this goes for everybody
> mailing to this list (and I expect to repeat myself a few times in the
> weeks and months ahead): Do not post the driver updates to the
> devicetree list, only the bindings updates.
>
Okey, got it. Won't happen again.
Thanks for the notice,
--
Ezequiel García, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2013-07-23 17:35 UTC|newest]
Thread overview: 69+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-23 13:31 [PATCH v8 00/28] MBus DT binding for Armada 370/XP and Kirkwood Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 01/28] memory: mvebu-devbus: Remove address decoding window workaround Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 02/28] bus: mvebu-mbus: Add new API for window creation Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 03/28] ARM: kirkwood: Move to ID based MBus " Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 04/28] ARM: mv78xx0: Move to ID based " Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 05/28] ARM: orion5x: " Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 06/28] ARM: dove: " Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-24 11:20 ` Sebastian Hesselbarth
2013-07-23 13:31 ` [PATCH v8 07/28] bus: mvebu-mbus: Factor out initialization details Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 08/28] bus: mvebu-mbus: Introduce device tree binding Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 09/28] bus: mvebu-mbus: Add static window allocation to the DT binding Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 10/28] bus: mvebu-mbus: Add new API for the PCIe memory and IO aperture Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 11/28] PCI: mvebu: Adapt to the new device tree layout Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 12/28] PCI: mvebu: Check valid base address before port setup Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 13/28] bus: mvebu-mbus: Remove the no longer used name-based API Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 14/28] bus: mvebu-mbus: Remove name -> target, attribute mapping tables Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 15/28] bus: mvebu-mbus: Update main description Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 16/28] bus: mvebu-mbus: Factorize Armada 370/XP data structures Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 17/28] ARM: mvebu: Remove the harcoded BootROM window allocation Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 18/28] ARM: mvebu: Initialize MBus using the DT binding Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 19/28] ARM: mvebu: Use the preprocessor on Armada 370/XP device tree files Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 20/28] ARM: mvebu: Add MBus to Armada 370/XP device tree Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 21/28] ARM: mvebu: Add BootROM " Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 22/28] ARM: mvebu: Relocate Armada 370/XP DeviceBus device tree nodes Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 23/28] ARM: mvebu: Relocate Armada 370/XP PCIe " Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 24/28] ARM: kirkwood: Split DT and legacy MBus initialization Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 25/28] ARM: kirkwood: Use the preprocessor on device tree files Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 26/28] ARM: kirkwood: Introduce MBus DT node Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 27/28] ARM: kirkwood: Introduce MBUS_ID Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 28/28] ARM: kirkwood: Relocate PCIe device tree nodes Ezequiel Garcia
2013-07-23 13:31 ` Ezequiel Garcia
2013-07-23 15:24 ` [PATCH v8 00/28] MBus DT binding for Armada 370/XP and Kirkwood Andrew Lunn
2013-07-23 15:24 ` Andrew Lunn
2013-07-23 15:36 ` Ezequiel Garcia
2013-07-23 15:36 ` Ezequiel Garcia
2013-07-23 17:10 ` Olof Johansson
2013-07-23 17:10 ` Olof Johansson
2013-07-23 17:35 ` Ezequiel Garcia [this message]
2013-07-23 17:35 ` Ezequiel Garcia
2013-07-24 15:52 ` Jason Cooper
2013-07-24 15:52 ` Jason Cooper
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=20130723173459.GA11373@localhost \
--to=ezequiel.garcia@free-electrons.com \
--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.