From: Michal Simek Date: Fri, 15 Jan 2016 11:25:44 +0000 (+0100) Subject: ARM64: zynqmp: Disable PCIe for zcu102 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cfe0f48951b4b38c204b52dc43c99d2d12343ae1;p=thirdparty%2Fu-boot.git ARM64: zynqmp: Disable PCIe for zcu102 PCIe is valid configuration for this board but GT muxes are setup to use DP, USB and SATA instead of PCIe x4. Signed-off-by: Michal Simek --- diff --git a/arch/arm/dts/zynqmp-zcu102.dts b/arch/arm/dts/zynqmp-zcu102.dts index 567adf86818..3a1e657edba 100644 --- a/arch/arm/dts/zynqmp-zcu102.dts +++ b/arch/arm/dts/zynqmp-zcu102.dts @@ -528,7 +528,7 @@ drivers/hwmon/pmbus/Makefile:11:obj-$(CONFIG_SENSORS_MAX20751) += max20751.o }; &pcie { - status = "okay"; +/* status = "okay"; */ }; &qspi {