From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: [RESEND PATCH v7 00/22] MBus DT binding: The return of PCIe
Date: Sat, 20 Jul 2013 21:45:59 +0200 [thread overview]
Message-ID: <20130720194559.GA27517@lunn.ch> (raw)
In-Reply-To: <20130720185443.GB21460@localhost>
> The patchset works only for Armada 370 and Armada XP SoC, not for Kirkwood.
> For some reason I was completely sure there wasn't any DT-enabled Kirkwood
> boards with PCIe support.
I had a quick look at Dove and Orion5x. It looks like there are none
with PCIe support. So only Kirkwood is broken.
Andrew
WARNING: multiple messages have this Message-ID (diff)
From: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
To: Ezequiel Garcia
<ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
Cc: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>,
Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>,
devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
Jason Gunthorpe
<jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>,
Maen Suleiman <maen-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>,
Lior Amsalem <alior-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>,
Bjorn Helgaas <bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
Sebastian Hesselbarth
<sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Subject: Re: [RESEND PATCH v7 00/22] MBus DT binding: The return of PCIe
Date: Sat, 20 Jul 2013 21:45:59 +0200 [thread overview]
Message-ID: <20130720194559.GA27517@lunn.ch> (raw)
In-Reply-To: <20130720185443.GB21460@localhost>
> The patchset works only for Armada 370 and Armada XP SoC, not for Kirkwood.
> For some reason I was completely sure there wasn't any DT-enabled Kirkwood
> boards with PCIe support.
I had a quick look at Dove and Orion5x. It looks like there are none
with PCIe support. So only Kirkwood is broken.
Andrew
next prev parent reply other threads:[~2013-07-20 19:45 UTC|newest]
Thread overview: 60+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-15 14:57 [RESEND PATCH v7 00/22] MBus DT binding: The return of PCIe Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 01/22] memory: mvebu-devbus: Remove address decoding window workaround Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 02/22] bus: mvebu-mbus: Add new API for window creation Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 03/22] ARM: kirkwood: Move to ID based MBus " Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 04/22] ARM: mv78xx0: Move to ID based " Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 05/22] ARM: orion5x: " Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 06/22] ARM: dove: " Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 07/22] bus: mvebu-mbus: Factor out initialization details Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 08/22] bus: mvebu-mbus: Introduce device tree binding Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 09/22] bus: mvebu-mbus: Add static window allocation to the DT binding Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 10/22] bus: mvebu-mbus: Add new API for the PCIe memory and IO aperture Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 11/22] PCI: mvebu: Adapt to the new device tree layout Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 12/22] bus: mvebu-mbus: Remove the no longer used name-based API Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 13/22] bus: mvebu-mbus: Remove name -> target, attribute mapping tables Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 14/22] bus: mvebu-mbus: Update main description Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 15/22] bus: mvebu-mbus: Factorize Armada 370/XP data structures Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 16/22] ARM: mvebu: Remove the harcoded BootROM window allocation Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 17/22] ARM: mvebu: Initialize MBus using the DT binding Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 18/22] ARM: mvebu: Use the preprocessor on Armada 370/XP device tree files Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 19/22] ARM: mvebu: Add MBus to Armada 370/XP device tree Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 20/22] ARM: mvebu: Add BootROM " Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 21/22] ARM: mvebu: Relocate Armada 370/XP DeviceBus device tree nodes Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-15 14:57 ` [RESEND PATCH v7 22/22] ARM: mvebu: Relocate Armada 370/XP PCIe " Ezequiel Garcia
2013-07-15 14:57 ` Ezequiel Garcia
2013-07-20 15:44 ` [RESEND PATCH v7 00/22] MBus DT binding: The return of PCIe Ezequiel Garcia
2013-07-20 15:44 ` Ezequiel Garcia
2013-07-20 16:58 ` Andrew Lunn
2013-07-20 16:58 ` Andrew Lunn
2013-07-20 17:38 ` Andrew Lunn
2013-07-20 17:38 ` Andrew Lunn
2013-07-20 18:36 ` Ezequiel Garcia
2013-07-20 18:36 ` Ezequiel Garcia
2013-07-20 18:54 ` Ezequiel Garcia
2013-07-20 18:54 ` Ezequiel Garcia
2013-07-20 19:45 ` Andrew Lunn [this message]
2013-07-20 19:45 ` Andrew Lunn
2013-07-21 15:27 ` Thomas Petazzoni
2013-07-21 15:27 ` 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=20130720194559.GA27517@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.