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 <quic_pyarlaga@quicinc.com>
This commit is contained in:
Prudhvi Yarlagadda
2023-10-23 16:49:34 -07:00
parent 91593b8c04
commit b3ed3392eb

View File

@@ -115,8 +115,6 @@
qcom,boot-option = <0x1>; qcom,boot-option = <0x1>;
qcom,aux-clk-freq = <20>; /* 19.2 MHz */ 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-scale = <2>;
qcom,l1-2-th-value = <150>; qcom,l1-2-th-value = <150>;
qcom,slv-addr-space-size = <0x4000000>; qcom,slv-addr-space-size = <0x4000000>;