From: Andrew Lunn <andrew@lunn.ch>
To: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
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,
Grant Likely <grant.likely@secretlab.ca>,
Jason Gunthorpe <jgunthorpe@obsidianresearch.com>,
Maen Suleiman <maen@marvell.com>,
Lior Amsalem <alior@marvell.com>,
gerlando.falauto@keymile.com,
Gregory Clement <gregory.clement@free-electrons.com>,
Bjorn Helgaas <bhelgaas@google.com>,
linux-arm-kernel@lists.infradead.org,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Subject: Re: [PATCH v8 00/28] MBus DT binding for Armada 370/XP and Kirkwood
Date: Tue, 23 Jul 2013 17:24:06 +0200 [thread overview]
Message-ID: <20130723152406.GH6846@lunn.ch> (raw)
In-Reply-To: <1374586292-4941-1-git-send-email-ezequiel.garcia@free-electrons.com>
On Tue, Jul 23, 2013 at 10:31:04AM -0300, Ezequiel Garcia 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.
Hi Ezequiel
I boot tested on my Kirkwood QNAP. Both DT and legacy style. Both boot
O.K. My device does not actually have any PCI devices on the bus, so
it is not too good a test. But at least the regression is gone.
Tested-by: Andrew Lunn <andrew@lunn.ch>
Andrew
next prev parent reply other threads:[~2013-07-23 15:24 UTC|newest]
Thread overview: 34+ 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 ` [PATCH v8 01/28] memory: mvebu-devbus: Remove address decoding window workaround 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 ` [PATCH v8 03/28] ARM: kirkwood: Move to ID based MBus " Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 04/28] ARM: mv78xx0: Move to ID based " Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 05/28] ARM: orion5x: " Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 06/28] ARM: dove: " Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 07/28] bus: mvebu-mbus: Factor out initialization details 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 ` [PATCH v8 09/28] bus: mvebu-mbus: Add static window allocation to the DT binding 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 ` [PATCH v8 11/28] PCI: mvebu: Adapt to the new device tree layout 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 ` [PATCH v8 13/28] bus: mvebu-mbus: Remove the no longer used name-based API 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 ` [PATCH v8 15/28] bus: mvebu-mbus: Update main description 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 ` [PATCH v8 17/28] ARM: mvebu: Remove the harcoded BootROM window allocation 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 ` [PATCH v8 19/28] ARM: mvebu: Use the preprocessor on Armada 370/XP device tree files 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 ` [PATCH v8 21/28] ARM: mvebu: Add BootROM " 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 ` [PATCH v8 23/28] ARM: mvebu: Relocate Armada 370/XP PCIe " 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 ` [PATCH v8 25/28] ARM: kirkwood: Use the preprocessor on device tree files Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 26/28] ARM: kirkwood: Introduce MBus DT node Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 27/28] ARM: kirkwood: Introduce MBUS_ID Ezequiel Garcia
2013-07-23 13:31 ` [PATCH v8 28/28] ARM: kirkwood: Relocate PCIe device tree nodes Ezequiel Garcia
2013-07-23 15:24 ` Andrew Lunn [this message]
2013-07-23 15:36 ` [PATCH v8 00/28] MBus DT binding for Armada 370/XP and Kirkwood Ezequiel Garcia
2013-07-23 17:10 ` Olof Johansson
2013-07-23 17:35 ` Ezequiel Garcia
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=20130723152406.GH6846@lunn.ch \
--to=andrew@lunn.ch \
--cc=alior@marvell.com \
--cc=arnd@arndb.de \
--cc=bhelgaas@google.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=ezequiel.garcia@free-electrons.com \
--cc=gerlando.falauto@keymile.com \
--cc=grant.likely@secretlab.ca \
--cc=gregory.clement@free-electrons.com \
--cc=jason@lakedaemon.net \
--cc=jgunthorpe@obsidianresearch.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=maen@marvell.com \
--cc=sebastian.hesselbarth@gmail.com \
--cc=thomas.petazzoni@free-electrons.com \
--cc=valentin.longchamp@keymile.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).