All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] *** Add SCM and mailbox support on MSM8976  ***
@ 2022-03-05 16:49 Adam Skladowski
  2022-03-05 16:49 ` [PATCH 1/4] dt-bindings: mailbox: Add compatible for the MSM8976 Adam Skladowski
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Adam Skladowski @ 2022-03-05 16:49 UTC (permalink / raw)
  To: phone-devel
  Cc: ~postmarketos/upstreaming, Adam Skladowski, Andy Gross,
	Bjorn Andersson, Rob Herring, Krzysztof Kozlowski, Jassi Brar,
	linux-arm-msm, devicetree, linux-kernel

This patch series adds support for SCM and mailbox as found on the QCOM
MSM8976 platform.


Adam Skladowski (4):
  dt-bindings: mailbox: Add compatible for the MSM8976
  mailbox: qcom-apcs-ipc: Add compatible for MSM8976 SoC
  dt-bindings: firmware: qcom-scm: Document msm8976 bindings
  firmware: qcom_scm: Add compatible for MSM8976 SoC

 Documentation/devicetree/bindings/firmware/qcom,scm.txt       | 3 ++-
 .../devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml    | 1 +
 drivers/firmware/qcom_scm.c                                   | 4 ++++
 drivers/mailbox/qcom-apcs-ipc-mailbox.c                       | 1 +
 4 files changed, 8 insertions(+), 1 deletion(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-04-13 14:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-05 16:49 [PATCH 0/4] *** Add SCM and mailbox support on MSM8976 *** Adam Skladowski
2022-03-05 16:49 ` [PATCH 1/4] dt-bindings: mailbox: Add compatible for the MSM8976 Adam Skladowski
2022-03-05 21:11   ` Krzysztof Kozlowski
2022-03-05 16:49 ` [PATCH 2/4] mailbox: qcom-apcs-ipc: Add compatible for MSM8976 SoC Adam Skladowski
2022-03-05 16:49 ` [PATCH 3/4] dt-bindings: firmware: qcom-scm: Document msm8976 bindings Adam Skladowski
2022-03-05 21:12   ` Krzysztof Kozlowski
2022-03-05 16:49 ` [PATCH 4/4] firmware: qcom_scm: Add compatible for MSM8976 SoC Adam Skladowski
2022-04-13 14:30 ` [PATCH 0/4] *** Add SCM and mailbox support on MSM8976 *** patchwork-bot+linux-arm-msm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.