All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sireesh Kodali <sireeshkodali1@gmail.com>
To: bjorn.andersson@linaro.org, agross@kernel.org,
	robh+dt@kernel.org, rnayak@codeaurora.org
Cc: devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	linux-kernel@vger.kernel.org, phone-devel@vger.kernel.org,
	~postmarketos/upstreaming@lists.sr.ht,
	Sireesh Kodali <sireeshkodali1@gmail.com>
Subject: [PATCH 0/4] Add MSM8953 RPM support
Date: Wed, 25 Aug 2021 22:22:47 +0530	[thread overview]
Message-ID: <20210825165251.18358-1-sireeshkodali1@gmail.com> (raw)

This patch series adds support for the RPM SMD regulators and power domains
 as found on the MSM8953 platform (SMD450, SDA450, SDM625, SDM632, APQ8053)

Vladimir Lypak (4):
  dt-bindings: soc: qcom: smd-rpm: Add compatible for MSM8953 SoC
  soc: qcom: smd-rpm: Add compatible for MSM8953 SoC
  dt-bindings: power: rpmpd: Add MSM8953 to rpmpd binding
  soc: qcom: rpmpd: Add power domains for MSM8953

 .../devicetree/bindings/power/qcom,rpmpd.yaml |  1 +
 .../bindings/soc/qcom/qcom,smd-rpm.yaml       |  2 ++
 drivers/soc/qcom/rpmpd.c                      | 24 +++++++++++++++++++
 drivers/soc/qcom/smd-rpm.c                    |  1 +
 include/dt-bindings/power/qcom-rpmpd.h        |  9 +++++++
 5 files changed, 37 insertions(+)

-- 
2.33.0


             reply	other threads:[~2021-08-25 16:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-25 16:52 Sireesh Kodali [this message]
2021-08-25 16:59 ` [PATCH 1/4] dt-bindings: soc: qcom: smd-rpm: Add compatible for MSM8953 SoC Sireesh Kodali
2021-08-31 20:03   ` Rob Herring
2021-08-25 17:01 ` [PATCH 2/4] " Sireesh Kodali
2021-08-25 17:02 ` [PATCH 3/4] dt-bindings: power: rpmpd: Add MSM8953 to rpmpd binding Sireesh Kodali
2021-08-31 20:03   ` Rob Herring
2021-08-25 17:02 ` [PATCH 4/4] soc: qcom: rpmpd: Add power domains for MSM8953 Sireesh Kodali

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=20210825165251.18358-1-sireeshkodali1@gmail.com \
    --to=sireeshkodali1@gmail.com \
    --cc=agross@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=phone-devel@vger.kernel.org \
    --cc=rnayak@codeaurora.org \
    --cc=robh+dt@kernel.org \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /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.