All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rohit Agarwal <quic_rohiagar@quicinc.com>
To: agross@kernel.org, bjorn.andersson@linaro.org,
	linus.walleij@linaro.org, robh+dt@kernel.org,
	lgirdwood@gmail.com, broonie@kernel.org, rnayak@codeaurora.org,
	collinsd@codeaurora.org
Cc: linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	Rohit Agarwal <quic_rohiagar@quicinc.com>
Subject: [PATCH 1/6] regulator: dt-bindings: Add PMX65 compatibles
Date: Wed, 16 Mar 2022 11:37:12 +0530	[thread overview]
Message-ID: <1647410837-22537-2-git-send-email-quic_rohiagar@quicinc.com> (raw)
In-Reply-To: <1647410837-22537-1-git-send-email-quic_rohiagar@quicinc.com>

Add PMX65 compatibles for PMIC found in SDX65 platform.

Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
---
 Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml b/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml
index 5c73d3f..e28ee9e 100644
--- a/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml
+++ b/Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml
@@ -48,6 +48,7 @@ description: |
       For PMI8998, bob
       For PMR735A, smps1 - smps3, ldo1 - ldo7
       For PMX55, smps1 - smps7, ldo1 - ldo16
+      For PMX65, smps1 - smps8, ldo1 - ldo21
 
 properties:
   compatible:
@@ -70,6 +71,7 @@ properties:
       - qcom,pmm8155au-rpmh-regulators
       - qcom,pmr735a-rpmh-regulators
       - qcom,pmx55-rpmh-regulators
+      - qcom,pmx65-rpmh-regulators
 
   qcom,pmic-id:
     description: |
-- 
2.7.4


  reply	other threads:[~2022-03-16  6:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-16  6:07 [PATCH 0/6] Add Power Domains and Regulators in SDX65 Rohit Agarwal
2022-03-16  6:07 ` Rohit Agarwal [this message]
2022-03-16  6:07 ` [PATCH 2/6] regulator: qcom-rpmh: Add support for SDX65 Rohit Agarwal
2022-03-16  6:07 ` [PATCH 3/6] dt-bindings: power: Add rpm power domain bindings " Rohit Agarwal
2022-03-16 16:20   ` Krzysztof Kozlowski
2022-03-16  6:07 ` [PATCH 4/6] soc: qcom: rpmhpd: Add SDX65 power domains Rohit Agarwal
2022-03-16  6:07 ` [PATCH 5/6] dt-bindings: pinctrl: qcom-pmic-gpio: Add pmx65 support Rohit Agarwal
2022-03-20 11:43   ` Krzysztof Kozlowski
2022-03-24 22:40   ` Linus Walleij
2022-03-25 10:48     ` Rohit Agarwal
2022-03-16  6:07 ` [PATCH 6/6] pinctrl: qcom-pmic-gpio: Add support for pmx65 Rohit Agarwal
2022-03-18 20:57 ` (subset) [PATCH 0/6] Add Power Domains and Regulators in SDX65 Mark Brown

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=1647410837-22537-2-git-send-email-quic_rohiagar@quicinc.com \
    --to=quic_rohiagar@quicinc.com \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=broonie@kernel.org \
    --cc=collinsd@codeaurora.org \
    --cc=devicetree@vger.kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rnayak@codeaurora.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.