ARM: dts: qcom: Correcting the EAPC value for ravelin

Correcting the EAPC value for SLIMBUS and BAM dtsi nodes
for ravelin.

Change-Id: I0b102bb8bc666e79b910dc3f75697f2a0914c73c
This commit is contained in:
Yatish Kumar Singh
2022-11-14 12:04:04 +05:30
committed by Gerrit - the friendly Code Review server
parent 89b351cb56
commit d255f8b6ac

View File

@@ -597,7 +597,7 @@
reg-names = "ctrl", "slimbus_remote_mem";
interrupts = <0 163 IRQ_TYPE_LEVEL_HIGH>;
qcom,apps-ch-pipes = <0x0>;
qcom,ea-pc = <0x480>;
qcom,ea-pc = <0x440>;
dmas = <&slimbam 3>, <&slimbam 4>;
dma-names = "rx", "tx";
#address-cells = <1>;