[PATCHv6 10/17] arm: mvebu: add PCIe Device Tree informations for Armada 370

Arnd Bergmann arnd at arndb.de
Tue Mar 26 16:50:12 EDT 2013


On Tuesday 26 March 2013, Thierry Reding wrote:
>                 pci at 1,0 {
>                         device_type = "pci";
>                         assigned-addresses = <0x82000800 0 0x80000000 0 0x1000>;
>                         reg = <0x000800 0 0 0 0>;
>                         status = "disabled";
> 
>                         #address-cells = <3>;
>                         #size-cells = <2>;
> 
>                         nvidia,num-lanes = <2>;
>                 };

Shouldn't there be an empty ranges property in there as well?

	Arnd



More information about the linux-arm-kernel mailing list