ARM: dts: imx6q-sabrelite: Enable PCI express
authorMarek Vasut <marex@denx.de>
Thu, 12 Dec 2013 21:50:04 +0000 (22:50 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Sun, 9 Feb 2014 13:29:14 +0000 (21:29 +0800)
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: Frank Li <lznuaa@gmail.com>
Cc: Harro Haan <hrhaan@gmail.com>
Cc: Jingoo Han <jg1.han@samsung.com>
Cc: Mohit KUMAR <Mohit.KUMAR@st.com>
Cc: Pratyush Anand <pratyush.anand@st.com>
Cc: Richard Zhu <r65037@freescale.com>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Sean Cross <xobs@kosagi.com>
Cc: Siva Reddy Kallam <siva.kallam@samsung.com>
Cc: Srikanth T Shivanand <ts.srikanth@samsung.com>
Cc: Tim Harvey <tharvey@gateworks.com>
Cc: Troy Kisky <troy.kisky@boundarydevices.com>
Cc: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6q-sabrelite.dts

index e1f120e58eb8ac33bd2920dbdc278455a1853db9..b5f29cb94429e7ebf71638a437561f630f487d9b 100644 (file)
        };
 };
 
+&pcie {
+       status = "okay";
+};
+
 &sata {
        status = "okay";
 };
This page took 0.042038 seconds and 5 git commands to generate.