devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] qcom: sc7280: Enable cpucp mbox
@ 2024-09-24  5:09 Shivnandan Kumar
  2024-09-24  5:09 ` [PATCH 1/3] dt-bindings: mailbox: qcom,cpucp-mbox: Add sc7280 cpucp mailbox instance Shivnandan Kumar
                   ` (2 more replies)
  0 siblings, 3 replies; 23+ messages in thread
From: Shivnandan Kumar @ 2024-09-24  5:09 UTC (permalink / raw)
  To: Sibi Sankar, Jassi Brar, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, cros-qcom-dts-watchers, Bjorn Andersson,
	Konrad Dybcio
  Cc: linux-arm-msm, linux-kernel, devicetree, Ramakrishna Gottimukkula,
	Shivnandan Kumar

This series enables CPUCP mailbox support on the SC7280 SoC,
facilitating communication between Linux and the CPUCP firmware.

Shivnandan Kumar (3):
  dt-bindings: mailbox: qcom,cpucp-mbox: Add sc7280 cpucp mailbox
    instance
  mailbox: qcom-cpucp-mbox: Add support for SC7280 CPUCP mailbox
    controller
  arm64: dts: qcom: sc7280: Add cpucp mbox node

 .../bindings/mailbox/qcom,cpucp-mbox.yaml     |   5 +-
 arch/arm64/boot/dts/qcom/sc7280.dtsi          |   8 +
 drivers/mailbox/qcom-cpucp-mbox.c             | 156 ++++++++++++++----
 3 files changed, 133 insertions(+), 36 deletions(-)

--
2.25.1


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2024-10-18 14:44 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-24  5:09 [PATCH 0/3] qcom: sc7280: Enable cpucp mbox Shivnandan Kumar
2024-09-24  5:09 ` [PATCH 1/3] dt-bindings: mailbox: qcom,cpucp-mbox: Add sc7280 cpucp mailbox instance Shivnandan Kumar
2024-09-24 23:25   ` Rob Herring
2024-10-03  5:43     ` Shivnandan Kumar
2024-10-06 17:11       ` Dmitry Baryshkov
2024-10-17  5:18         ` Shivnandan Kumar
2024-10-18 10:51           ` Dmitry Baryshkov
2024-09-25 14:23   ` Krzysztof Kozlowski
2024-10-03  5:42     ` Shivnandan Kumar
2024-09-24  5:09 ` [PATCH 2/3] mailbox: qcom-cpucp-mbox: Add support for SC7280 CPUCP mailbox controller Shivnandan Kumar
2024-09-24  6:44   ` Dmitry Baryshkov
2024-10-03  5:42     ` Shivnandan Kumar
2024-09-24 15:27   ` kernel test robot
2024-10-06  2:33   ` Bjorn Andersson
2024-10-17 11:52     ` Shivnandan Kumar
2024-10-18 14:44       ` Bjorn Andersson
2024-10-17 21:15   ` Konrad Dybcio
2024-09-24  5:09 ` [PATCH 3/3] arm64: dts: qcom: sc7280: Add cpucp mbox node Shivnandan Kumar
2024-09-25 14:22   ` Krzysztof Kozlowski
2024-10-03  5:41     ` Shivnandan Kumar
2024-10-06  2:35   ` Bjorn Andersson
2024-10-17 11:51     ` Shivnandan Kumar
2024-10-17 21:13       ` Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).