From 2d1d5afb7698917f1a08a6fd578815056b203dcb Mon Sep 17 00:00:00 2001 From: Subramanian Ananthanarayanan Date: Tue, 12 Jul 2022 08:28:24 -0700 Subject: [PATCH] ARM: dts: msm: Enable pcie only on x100 platform of cinder Enable PCIe only on x100 platform of cinder. Change-Id: I74d47dd64a7cf33b675207a9f9f131f08b9f0fc5 --- qcom/cinder-x100.dtsi | 5 +++++ qcom/cinder.dtsi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/qcom/cinder-x100.dtsi b/qcom/cinder-x100.dtsi index 026d4c5f..37a75554 100644 --- a/qcom/cinder-x100.dtsi +++ b/qcom/cinder-x100.dtsi @@ -2,6 +2,11 @@ #include &soc { + pcie_ep: qcom,pcie@48020000 { + compatible = "qcom,pcie-ep"; + status = "ok"; + }; + vbus_supply_regulator: vbus_supply_regulator { compatible = "regulator-fixed"; regulator-name = "vdd_supply"; diff --git a/qcom/cinder.dtsi b/qcom/cinder.dtsi index fbc81551..d8708e8b 100644 --- a/qcom/cinder.dtsi +++ b/qcom/cinder.dtsi @@ -1250,7 +1250,7 @@ 0x9000 0x00 0x0 0x9044 0x03 0x0>; - status = "ok"; + status = "disabled"; }; mhi_device: mhi_dev@1c04000 {