[PATCHv6 10/17] arm: mvebu: add PCIe Device Tree informations for Armada 370
Arnd Bergmann
arnd at arndb.de
Wed Mar 27 07:50:12 EST 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 devicetree-discuss
mailing list