linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] soc: qcom: Add support for SM8450
@ 2021-12-01  7:27 Vinod Koul
  2021-12-01  7:27 ` [PATCH 1/7] dt-bindings: arm: cpus: Add kryo780 compatible Vinod Koul
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Vinod Koul @ 2021-12-01  7:27 UTC (permalink / raw)
  To: Rob Herring, Bjorn Andersson
  Cc: linux-arm-msm, Vinod Koul, devicetree, linux-kernel

This series adds CPU, SoC and board compatible followed by rpmpd support
for SM8450 and socinfo ID and update the smem processor count

Dmitry Baryshkov (4):
  soc: qcom: smem: Update max processor count
  dt-bindings: power: rpmpd: Add SM8450 to rpmpd binding
  soc: qcom: rpmhpd: Add SM8450 power domains
  soc: qcom: socinfo: add SM8450 ID

Vinod Koul (3):
  dt-bindings: arm: cpus: Add kryo780 compatible
  dt-bindings: firmware: scm: Add SM8450 compatible
  dt-bindings: arm: qcom: Document SM8450 SoC and boards

 .../devicetree/bindings/arm/cpus.yaml         |  1 +
 .../devicetree/bindings/arm/qcom.yaml         |  6 +++
 .../devicetree/bindings/firmware/qcom,scm.txt |  1 +
 .../devicetree/bindings/power/qcom,rpmpd.yaml |  1 +
 drivers/soc/qcom/rpmhpd.c                     | 52 +++++++++++++++++++
 drivers/soc/qcom/smem.c                       |  2 +-
 drivers/soc/qcom/socinfo.c                    |  1 +
 include/dt-bindings/power/qcom-rpmpd.h        | 15 ++++++
 8 files changed, 78 insertions(+), 1 deletion(-)

-- 
2.31.1


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

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-01  7:27 [PATCH 0/7] soc: qcom: Add support for SM8450 Vinod Koul
2021-12-01  7:27 ` [PATCH 1/7] dt-bindings: arm: cpus: Add kryo780 compatible Vinod Koul
2021-12-01  7:27 ` [PATCH 2/7] dt-bindings: firmware: scm: Add SM8450 compatible Vinod Koul
2021-12-01  7:27 ` [PATCH 3/7] dt-bindings: arm: qcom: Document SM8450 SoC and boards Vinod Koul
2021-12-01  7:27 ` [PATCH 4/7] soc: qcom: smem: Update max processor count Vinod Koul
2021-12-01  7:27 ` [PATCH 5/7] dt-bindings: power: rpmpd: Add SM8450 to rpmpd binding Vinod Koul
2021-12-01  7:27 ` [PATCH 6/7] soc: qcom: rpmhpd: Add SM8450 power domains Vinod Koul
2021-12-01  7:27 ` [PATCH 7/7] soc: qcom: socinfo: add SM8450 ID Vinod Koul
2021-12-08 20:20 ` [PATCH 0/7] soc: qcom: Add support for SM8450 Bjorn Andersson

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