All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Rob Herring <robh+dt@kernel.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: linux-arm-msm@vger.kernel.org, Vinod Koul <vkoul@kernel.org>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/7] soc: qcom: Add support for SM8450
Date: Wed,  1 Dec 2021 12:57:38 +0530	[thread overview]
Message-ID: <20211201072745.3969077-1-vkoul@kernel.org> (raw)

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


             reply	other threads:[~2021-12-01  7:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-01  7:27 Vinod Koul [this message]
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 19:00 ` [PATCH 0/7] soc: qcom: Add support for SM8450 patchwork-bot+linux-arm-msm
2021-12-08 20:20 ` Bjorn Andersson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211201072745.3969077-1-vkoul@kernel.org \
    --to=vkoul@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.