Revert "ARM: dts: msm: Add soccp node for Tuna"
This reverts commit 8354671925
.
Reason for revert: Reverting SOCCP changes from R1
Change-Id: I29c6a62c47349a787d09b91746d4dbf7dd0be895
Signed-off-by: Rohit Jadhav <quic_rbjadhav@quicinc.com>
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
8354671925
commit
33e85c82a3
@@ -1204,43 +1204,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
soccp_pas: remoteproc-soccp@a3380000 {
|
||||
compatible = "qcom,tuna-soccp-pas";
|
||||
reg = <0xa3380000 0x10000>;
|
||||
status = "ok";
|
||||
|
||||
cx-supply = <&VDD_CX_LEVEL>;
|
||||
cx-uV-uA = <RPMH_REGULATOR_LEVEL_LOW_SVS 0>;
|
||||
mx-supply = <&VDD_MX_LEVEL>;
|
||||
mx-uV-uA = <RPMH_REGULATOR_LEVEL_LOW_SVS 0>;
|
||||
reg-names = "cx", "mx";
|
||||
|
||||
clocks = <&rpmhcc RPMH_CXO_CLK>;
|
||||
clock-names = "xo";
|
||||
|
||||
memory-region = <&soccp_mem 0>;
|
||||
soccp-config = <&tcsr 0x1a000>;
|
||||
|
||||
/* Inputs from SOCCP */
|
||||
interrupts-extended = <&intc GIC_SPI 167 IRQ_TYPE_EDGE_RISING>,
|
||||
<&soccp_smp2p_in 0 0>,
|
||||
<&soccp_smp2p_in 1 0>,
|
||||
<&soccp_smp2p_in 3 0>,
|
||||
<&soccp_smp2p_in 2 0>,
|
||||
<&soccp_smp2p_in 9 0>;
|
||||
|
||||
interrupt-names = "wdog",
|
||||
"fatal",
|
||||
"ready",
|
||||
"stop-ack",
|
||||
"handover",
|
||||
"pong";
|
||||
|
||||
/* Outputs to soccp */
|
||||
qcom,smem-states = <&soccp_smp2p_out 0>, <&soccp_smp2p_out 10>, <&soccp_smp2p_out 9>;
|
||||
qcom,smem-state-names = "stop", "wakeup", "sleep";
|
||||
};
|
||||
|
||||
sys-pm-vx@c320000 {
|
||||
compatible = "qcom,sys-pm-violators", "qcom,sys-pm-tuna";
|
||||
reg = <0xc320000 0x400>;
|
||||
|
Reference in New Issue
Block a user