From: thomas.petazzoni@free-electrons.com (Thomas Petazzoni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v9 29/30] bus: mvebu-mbus: Add devicetree binding
Date: Mon, 5 Aug 2013 12:22:09 +0200 [thread overview]
Message-ID: <20130805122209.3526f970@skate> (raw)
In-Reply-To: <20130804011526.GC19280@titan.lakedaemon.net>
DT maintainers,
On Sat, 3 Aug 2013 21:15:26 -0400, Jason Cooper wrote:
> DT Maintainers,
>
> It's been a week since this was sent to the ml... It's been through *9*
> revisions with extensive commenting and corrections by Arnd Bergmann,
> Jason Gunthorpe, and others.
>
> Unless someone has a serious objection, I'd like to apply this series
> shortly so it can get some time in -next before sending to Arnd and
> Olof.
The final DT binding that is showed in this patch set was presented in
an e-mail at:
http://lists.infradead.org/pipermail/linux-arm-kernel/2013-July/182095.html
Arnd Bergmann indicated his agreement on this DT binding as a reply to
this e-mail, at:
http://lists.infradead.org/pipermail/linux-arm-kernel/2013-July/182097.html
And Jason Gunthorpe also agreed in a reply to Arnd's answer:
http://lists.infradead.org/pipermail/linux-arm-kernel/2013-July/182371.html
Best regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2013-08-05 10:22 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-26 13:17 [PATCH v9 00/30] MBus DT binding for Armada 370/XP and Kirkwood Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 01/30] memory: mvebu-devbus: Remove address decoding window workaround Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 02/30] bus: mvebu-mbus: Add new API for window creation Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 03/30] ARM: kirkwood: Move to ID based MBus " Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 04/30] ARM: mv78xx0: Move to ID based " Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 05/30] ARM: orion5x: " Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 06/30] ARM: dove: " Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 07/30] bus: mvebu-mbus: Factor out initialization details Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 08/30] bus: mvebu-mbus: Introduce device tree binding Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 09/30] bus: mvebu-mbus: Add static window allocation to the DT binding Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 10/30] bus: mvebu-mbus: Add new API for the PCIe memory and IO aperture Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 11/30] PCI: mvebu: Adapt to the new device tree layout Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 12/30] PCI: mvebu: Check valid base address before port setup Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 13/30] bus: mvebu-mbus: Remove the no longer used name-based API Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 14/30] bus: mvebu-mbus: Remove name -> target, attribute mapping tables Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 15/30] bus: mvebu-mbus: Update main description Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 16/30] bus: mvebu-mbus: Factorize Armada 370/XP data structures Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 17/30] ARM: mvebu: Remove the harcoded BootROM window allocation Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 18/30] ARM: mvebu: Initialize MBus using the DT binding Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 19/30] ARM: mvebu: Use the preprocessor on Armada 370/XP device tree files Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 20/30] ARM: mvebu: Add MBus to Armada 370/XP device tree Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 21/30] ARM: mvebu: Add BootROM " Ezequiel Garcia
2013-07-26 13:17 ` [PATCH v9 22/30] ARM: mvebu: Relocate Armada 370/XP DeviceBus device tree nodes Ezequiel Garcia
2013-07-26 13:18 ` [PATCH v9 23/30] ARM: mvebu: Relocate Armada 370/XP PCIe " Ezequiel Garcia
2013-07-26 13:18 ` [PATCH v9 24/30] ARM: kirkwood: Split DT and legacy MBus initialization Ezequiel Garcia
2013-07-26 13:18 ` [PATCH v9 25/30] ARM: kirkwood: Use the preprocessor on device tree files Ezequiel Garcia
2013-07-26 13:18 ` [PATCH v9 26/30] ARM: kirkwood: Introduce MBus DT node Ezequiel Garcia
2013-07-26 13:18 ` [PATCH v9 27/30] ARM: kirkwood: Introduce MBUS_ID Ezequiel Garcia
2013-07-26 13:18 ` [PATCH v9 28/30] ARM: kirkwood: Relocate PCIe device tree nodes Ezequiel Garcia
2013-07-26 13:18 ` [PATCH v9 29/30] bus: mvebu-mbus: Add devicetree binding Ezequiel Garcia
2013-08-04 1:15 ` Jason Cooper
2013-08-05 10:22 ` Thomas Petazzoni [this message]
2013-08-05 20:36 ` DT binding stalemate proposal, was: " Jason Cooper
2013-08-05 20:47 ` Olof Johansson
2013-08-05 21:49 ` Rob Herring
2013-08-05 23:22 ` Jason Cooper
2013-08-06 9:31 ` Ezequiel Garcia
2013-07-26 13:18 ` [PATCH v9 30/30] PCI: mvebu: Adapt to the new device tree layout Ezequiel Garcia
2013-07-30 16:13 ` Ezequiel Garcia
2013-08-06 15:56 ` [PATCH v9 00/30] MBus DT binding for Armada 370/XP and Kirkwood Jason Cooper
2013-08-06 16:30 ` Ezequiel Garcia
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=20130805122209.3526f970@skate \
--to=thomas.petazzoni@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.