linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add SCM and mailbox support on MSM8953
@ 2021-08-10 16:44 Sireesh Kodali
  2021-08-10 16:44 ` [PATCH 1/4] dt-bindings: mailbox: Add compatible for the MSM8953 Sireesh Kodali
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Sireesh Kodali @ 2021-08-10 16:44 UTC (permalink / raw)
  To: bjorn.andersson, agross, jassisinghbrar
  Cc: robh+dt, devicetree, linux-arm-msm, linux-kernel, phone-devel,
	~postmarketos/upstreaming, sivaprak, Sireesh Kodali

This patch series adds support for SCM and mailbox as found on the QCom
MSM8953 platform.
Since all SoCs based on the MSM8953 platform have the same scm and
mailbox configuration, a single compatible string is used.

Vladimir Lypak (4):
  dt-bindings: mailbox: Add compatible for the MSM8953
  mailbox: qcom-apcs-ipc: Add compatible for MSM8953 SoC
  dt-bindings: firmware: qcom-scm: Document msm8953 bindings
  firmware: qcom_scm: Add compatible for MSM8953 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.32.0



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

end of thread, other threads:[~2021-08-17 20:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-10 16:44 [PATCH 0/4] Add SCM and mailbox support on MSM8953 Sireesh Kodali
2021-08-10 16:44 ` [PATCH 1/4] dt-bindings: mailbox: Add compatible for the MSM8953 Sireesh Kodali
2021-08-17 20:28   ` Rob Herring
2021-08-10 16:44 ` [PATCH 2/4] mailbox: qcom-apcs-ipc: Add compatible for MSM8953 SoC Sireesh Kodali
2021-08-10 16:44 ` [PATCH 3/4] dt-bindings: firmware: qcom-scm: Document msm8953 bindings Sireesh Kodali
2021-08-17 20:28   ` Rob Herring
2021-08-10 16:44 ` [PATCH 4/4] firmware: qcom_scm: Add compatible for MSM8953 SoC Sireesh Kodali

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).