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 <quic_pyarlaga@quicinc.com>
This commit is contained in:
@@ -84,7 +84,6 @@
|
|||||||
qcom,aux-clk-freq = <20>; /* 19.2 MHz */
|
qcom,aux-clk-freq = <20>; /* 19.2 MHz */
|
||||||
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,ep-latency = <10>;
|
qcom,ep-latency = <10>;
|
||||||
qcom,num-parf-testbus-sel = <0xb9>;
|
qcom,num-parf-testbus-sel = <0xb9>;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user