OSDN Git Service

msm: pcie: retrieve PCIe SMMU SID base from DT
authorTony Truong <truong@codeaurora.org>
Fri, 6 May 2016 02:06:08 +0000 (19:06 -0700)
committerJeevan Shriram <jshriram@codeaurora.org>
Tue, 17 May 2016 03:10:19 +0000 (20:10 -0700)
commit23e4107900348e5ed39d1edae6008de1fbef9313
tree906744bffc6dc5726c56546e09e2310aa2c4f653
parent6689a316575c9a9df456eb3c9b97a37304e2bff4
msm: pcie: retrieve PCIe SMMU SID base from DT

SMMU SIDs allocated for PCIe varies across chipsets.
Thus, add support to retrieve the base SID from
PCIe devicetree node so that PCIe bus driver can
use it to calculate and assign to each PCI device.

Change-Id: I7651f2cbc53587f5b48501855260c87af2a2db01
Signed-off-by: Tony Truong <truong@codeaurora.org>
Documentation/devicetree/bindings/pci/msm_pcie.txt
drivers/pci/host/pci-msm.c