diff --git a/qcom/tuna.dtsi b/qcom/tuna.dtsi index 7d27f19e..88407fdb 100644 --- a/qcom/tuna.dtsi +++ b/qcom/tuna.dtsi @@ -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 = ; - mx-supply = <&VDD_MX_LEVEL>; - mx-uV-uA = ; - 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>;