commit | 42175a35534aab13016297fb48763e9f1126a0ab | [log] [tgz] |
---|---|---|
author | Phil Edworthy <phil.edworthy@renesas.com> | Fri Oct 02 11:25:06 2015 +0100 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Oct 30 08:23:15 2015 -0500 |
tree | 0ff3c4c35ea4c33116e2b7cc9fa9fb55f7d5eace | |
parent | 79953dd22c1dfe38196485b53987466b048b8cc2 [diff] |
PCI: rcar: Set root bus nr to that provided in DT On ARM64, setting the root bus number to -1 causes probe failure. Moreover, we should use the bus number specified in the DT as we could have multiple PCIe controllers with different bus ranges. Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Simon Horman <horms+renesas@verge.net.au>