Merge "Revert "ARM: dts: msm: Add soccp node for Tuna"" into kernel.lnx.6.6.r1-rel

This commit is contained in:
Linux Build Service Account
2024-12-12 23:52:27 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -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 { sys-pm-vx@c320000 {
compatible = "qcom,sys-pm-violators", "qcom,sys-pm-tuna"; compatible = "qcom,sys-pm-violators", "qcom,sys-pm-tuna";
reg = <0xc320000 0x400>; reg = <0xc320000 0x400>;