Re: [PATCHv10 1/9] arm: mvebu: fix the 'ranges' property to handle PCIe

2013-05-19 Thread Jason Cooper
On Thu, May 16, 2013 at 05:55:16PM +0200, Thomas Petazzoni wrote: > Since 82a682676 ('ARM: dts: mvebu: Convert all the mvebu files to use > the range property') all the device nodes of Armada 370/XP are under a > common 'ranges' property that translates the device register addresses > into their ab

[PATCHv10 1/9] arm: mvebu: fix the 'ranges' property to handle PCIe

2013-05-16 Thread Thomas Petazzoni
Since 82a682676 ('ARM: dts: mvebu: Convert all the mvebu files to use the range property') all the device nodes of Armada 370/XP are under a common 'ranges' property that translates the device register addresses into their absolute address, thanks to the base address of the internal register space.