summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/dra7.dtsi
diff options
context:
space:
mode:
authorKishon Vijay Abraham I2016-08-10 14:33:18 +0200
committerTony Lindgren2016-08-30 20:46:09 +0200
commitbed596da1eecc77c2ce391f74fd879e3a5327add (patch)
tree51eb26f700b4117b7d6033cfb9b30c370481cb8d /arch/arm/boot/dts/dra7.dtsi
parentARM: dts: am335x-icev2: Add nodes for gpio-decoder (diff)
downloadkernel-qcow2-linux-bed596da1eecc77c2ce391f74fd879e3a5327add.tar.gz
kernel-qcow2-linux-bed596da1eecc77c2ce391f74fd879e3a5327add.tar.xz
kernel-qcow2-linux-bed596da1eecc77c2ce391f74fd879e3a5327add.zip
ARM: dts: DRA7: Add "linux,pci-domain" property for pci dt nodes
Since DRA7 has multiple PCIe Rootcomplex, add "linux,pci-domain" property to assign a PCI domain number to each of the host bridges. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/dra7.dtsi')
-rw-r--r--arch/arm/boot/dts/dra7.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/dra7.dtsi b/arch/arm/boot/dts/dra7.dtsi
index df0dcbc05b4a..fbd5a3e49955 100644
--- a/arch/arm/boot/dts/dra7.dtsi
+++ b/arch/arm/boot/dts/dra7.dtsi
@@ -301,6 +301,7 @@
0x82000000 0 0x20013000 0x13000 0 0xffed000>;
#interrupt-cells = <1>;
num-lanes = <1>;
+ linux,pci-domain = <0>;
ti,hwmods = "pcie1";
phys = <&pcie1_phy>;
phy-names = "pcie-phy0";
@@ -336,6 +337,7 @@
0x82000000 0 0x30013000 0x13000 0 0xffed000>;
#interrupt-cells = <1>;
num-lanes = <1>;
+ linux,pci-domain = <1>;
ti,hwmods = "pcie2";
phys = <&pcie2_phy>;
phy-names = "pcie-phy0";