From b3ed3392eb3be0f35df5ffeddda4a978172f5b44 Mon Sep 17 00:00:00 2001 From: Prudhvi Yarlagadda Date: Mon, 23 Oct 2023 16:49:34 -0700 Subject: [PATCH] ARM: dts: msm: Disable SW DRV for pcie in sun Disable software DRV (L1SS sleep) with PCIe instance on sun platform as ADSP subsystem (software DRV component) doesn't support this functionality. Only CESTA based hardware DRV is supported. Change-Id: I75368fab37e8bcaaa3c65320b6fdd37e023d3297 Signed-off-by: Prudhvi Yarlagadda --- qcom/sun-pcie.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/qcom/sun-pcie.dtsi b/qcom/sun-pcie.dtsi index ff6e6c5d..5c158966 100644 --- a/qcom/sun-pcie.dtsi +++ b/qcom/sun-pcie.dtsi @@ -115,8 +115,6 @@ qcom,boot-option = <0x1>; qcom,aux-clk-freq = <20>; /* 19.2 MHz */ - qcom,drv-name = "lpass"; - qcom,drv-l1ss-timeout-us = <5000>; qcom,l1-2-th-scale = <2>; qcom,l1-2-th-value = <150>; qcom,slv-addr-space-size = <0x4000000>;