Searched +full:sm8250 +full:- +full:ipcc (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/mailbox/qcom-ipcc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Qualcomm Technologies, Inc. Inter-Processor Communication Controller10 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>13 The Inter-Processor Communication Controller (IPCC) is a centralized hardware14 to route interrupts across various subsystems. It involves a three-level18 a case, the client would be Modem (client-id is 2) and the signal would be19 SMP2P (signal-id is 2). The SMP2P itself falls under the Multiprocessor (MPROC)[all …]
1 // SPDX-License-Identifier: BSD-3-Clause6 #include <dt-bindings/interrupt-controller/arm-gic.h>7 #include <dt-bindings/clock/qcom,gcc-sm8250.h>8 #include <dt-bindings/clock/qcom,gpucc-sm8250.h>9 #include <dt-bindings/clock/qcom,rpmh.h>10 #include <dt-bindings/interconnect/qcom,osm-l3.h>11 #include <dt-bindings/mailbox/qcom-ipcc.h>12 #include <dt-bindings/power/qcom-aoss-qmp.h>13 #include <dt-bindings/power/qcom-rpmpd.h>14 #include <dt-bindings/soc/qcom,rpmh-rsc.h>[all …]