From cf4836e995a735258e24fc53403220cdd0aa1606 Mon Sep 17 00:00:00 2001 From: Prudhvi Yarlagadda Date: Mon, 3 Jun 2024 15:13:25 -0700 Subject: [PATCH] ARM: dts: msm: Remove SLV_ADDR_SPACE_SIZE register value from dt No need to configure the SLV_ADDR_SPACE_SIZE register value from devicetree node because the PCIe driver is taking care of configure it to the maximum possible size. Change-Id: I925b51a913be06d14c62ce65a954cdb0d96a814f Signed-off-by: Prudhvi Yarlagadda --- qcom/sun-pcie.dtsi | 1 - 1 file changed, 1 deletion(-) diff --git a/qcom/sun-pcie.dtsi b/qcom/sun-pcie.dtsi index 523685eb..e2f83bcc 100644 --- a/qcom/sun-pcie.dtsi +++ b/qcom/sun-pcie.dtsi @@ -84,7 +84,6 @@ qcom,aux-clk-freq = <20>; /* 19.2 MHz */ qcom,l1-2-th-scale = <2>; qcom,l1-2-th-value = <150>; - qcom,slv-addr-space-size = <0x4000000>; qcom,ep-latency = <10>; qcom,num-parf-testbus-sel = <0xb9>;