[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130416150537.GC28693@titan.lakedaemon.net>
Date: Tue, 16 Apr 2013 11:05:37 -0400
From: Jason Cooper <jason@...edaemon.net>
To: Andrew Murray <Andrew.Murray@....com>
Cc: linux-mips@...ux-mips.org, linuxppc-dev@...ts.ozlabs.org,
siva.kallam@...sung.com, linux-pci@...r.kernel.org,
linus.walleij@...aro.org, thierry.reding@...onic-design.de,
Liviu.Dudau@....com, grant.likely@...retlab.ca, paulus@...ba.org,
linux-samsung-soc@...r.kernel.org, linux@....linux.org.uk,
jg1.han@...sung.com, jgunthorpe@...idianresearch.com,
thomas.abraham@...aro.org, benh@...nel.crashing.org, arnd@...db.de,
devicetree-discuss@...ts.ozlabs.org, rob.herring@...xeda.com,
kgene.kim@...sung.com, bhelgaas@...gle.com,
linux-arm-kernel@...ts.infradead.org,
thomas.petazzoni@...e-electrons.com, monstr@...str.eu,
linux-kernel@...r.kernel.org, suren.reddy@...sung.com
Subject: Re: [PATCH v7 0/3] of/pci: Provide common support for PCI DT
parsing
On Tue, Apr 16, 2013 at 11:18:25AM +0100, Andrew Murray wrote:
> This patchset factors out duplicated code associated with parsing PCI
> DT "ranges" properties across the architectures and introduces a
> "ranges" parser. This parser "of_pci_range_parser" can be used directly
> by ARM host bridge drivers enabling them to obtain ranges from device
> trees.
>
> I've included the Reviewed-by and Tested-by's received from v5/v6 in this
> patchset, earlier versions of this patchset (v3) have been tested-by:
>
> Thierry Reding <thierry.reding@...onic-design.de>
> Jingoo Han <jg1.han@...sung.com>
>
> I've tested that this patchset builds and runs on ARM and that it builds on
> PowerPC and x86_64.
Series replaces v6 in mvebu/drivers
thx,
Jason.
>
> Compared to the v6 sent by Andrew Murray, the following changes have
> been made in response to build errors/warnings:
>
> * Inclusion of linux/of_address.h in of_pci.c as suggested by Michal
> Simek to prevent compilation failures on Microblaze (and others) and his
> ack.
>
> * Use of externs, static inlines and a typo in linux/of_address.h in response
> to linker errors (multiple defination) on x86_64 as spotted by a kbuild test
> robot on (jcooper/linux.git mvebu/drivers)
>
> * Add EXPORT_SYMBOL_GPL to of_pci_range_parser function to be consistent
> with of_pci_process_ranges function
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists