瀏覽代碼

ARM: tegra: tec: Add PCIe support

Enable the first PCIe root port which is connected to an FPGA on the
Tamonten Evaluation Carrier and add device nodes for each of the PCI
endpoints available in the standard configuration.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Thierry Reding 12 年之前
父節點
當前提交
237bcad102
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      arch/arm/boot/dts/tegra20-tec.dts

+ 8 - 0
arch/arm/boot/dts/tegra20-tec.dts

@@ -32,6 +32,14 @@
 		};
 		};
 	};
 	};
 
 
+	pcie-controller {
+		status = "okay";
+
+		pci@1,0 {
+			status = "okay";
+		};
+	};
+
 	sound {
 	sound {
 		compatible = "ad,tegra-audio-wm8903-tec",
 		compatible = "ad,tegra-audio-wm8903-tec",
 			     "nvidia,tegra-audio-wm8903";
 			     "nvidia,tegra-audio-wm8903";