From mboxrd@z Thu Jan 1 00:00:00 1970 From: florian@openwrt.org (Florian Fainelli) Date: Sat, 02 Jun 2012 16:18:11 +0200 Subject: ARM PCI controller registration and representation using device tree? Message-ID: <4113992.BTnO0ZYQON@bender> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, I was wondering if anyone had started working on representing the various PCI controllers found on SoCs to a device tree representation? It seems like quite some generic code could be borrowed from PowerPC, especially the parsing of the PCI ranges, though I don't see ARM directly exposing a struct pci_controller to easily allow that. Any thoughts about this? Thanks. -- Florian From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: ARM PCI controller registration and representation using device tree? Date: Sat, 02 Jun 2012 16:18:11 +0200 Message-ID: <4113992.BTnO0ZYQON@bender> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: linux-arm-kernel@lists.infradead.org, devicetree-discuss@lists.ozlabs.org, Stephen Warren , Arnd Bergmann List-Id: devicetree@vger.kernel.org Hi, I was wondering if anyone had started working on representing the various PCI controllers found on SoCs to a device tree representation? It seems like quite some generic code could be borrowed from PowerPC, especially the parsing of the PCI ranges, though I don't see ARM directly exposing a struct pci_controller to easily allow that. Any thoughts about this? Thanks. -- Florian