From 03a15dd78b1f3ea6de4b9bb9822e581f1a62a91b Mon Sep 17 00:00:00 2001 From: Yue Wang Date: Wed, 2 May 2018 16:45:52 +0800 Subject: [PATCH] pcie: disable pcie feature in u221. PD#165524: pcie: disable pcie feature in u211. Change-Id: I7fd8108a167a745622b0b4d0582ca25caf3f0286 Signed-off-by: Yue Wang --- arch/arm64/boot/dts/amlogic/g12a_s905y2_u221.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/amlogic/g12a_s905y2_u221.dts b/arch/arm64/boot/dts/amlogic/g12a_s905y2_u221.dts index a7f27f6..443c021 100644 --- a/arch/arm64/boot/dts/amlogic/g12a_s905y2_u221.dts +++ b/arch/arm64/boot/dts/amlogic/g12a_s905y2_u221.dts @@ -1257,7 +1257,7 @@ &pcie_A { reset-gpio = <&gpio GPIOX_7 GPIO_ACTIVE_HIGH>; - status = "okay"; + status = "disabled"; }; &meson_cooldev { -- 2.7.4