From: Vinod Koul <vkoul@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>, Stephen Boyd <sboyd@kernel.org>
Cc: linux-arm-msm@vger.kernel.org,
Bjorn Andersson <andersson@kernel.org>,
Vinod Koul <vkoul@kernel.org>,
linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
devicetree@vger.kernel.org
Subject: [PATCH v6 0/2] spmi: pmic-arb: Add support for PMIC v7
Date: Thu, 10 Nov 2022 15:37:53 +0530 [thread overview]
Message-ID: <20221110100755.4032505-1-vkoul@kernel.org> (raw)
Hello Greg,
Since Stephen has not been responding [1] or applying these patches, I would
like to request you to review and apply them to char-misc (thru which spmi
tree anyway merges). I have been trying to get this in since last
Decemeber!
The is version 6 of support for PMIC v7. I have added a new property
qcom,bus-id for supporting v7 and then add driver changes for v7 of PMIC
[1]:
v5: https://lore.kernel.org/all/20220914165212.3705892-1-vkoul@kernel.org/
v4: https://lore.kernel.org/all/20220914112139.3680354-1-vkoul@kernel.org/
v3: https://lore.kernel.org/all/20220201134108.2677578-1-vkoul@kernel.org/
v2: https://lore.kernel.org/all/20220131172450.2528065-1-vkoul@kernel.org/
v1: https://lore.kernel.org/all/20211201072718.3969011-1-vkoul@kernel.org/
Changes since v5:
- rebase on linux-next
Changes since v4:
- Fix David name and email
- remove trailing line in binding
Changes since v3:
- rebase on spmi/next
David Collins (1):
spmi: pmic-arb: Add support for PMIC v7
Vinod Koul (1):
dt-bindings: spmi: Add qcom,bus-id
.../bindings/spmi/qcom,spmi-pmic-arb.yaml | 10 +
drivers/spmi/spmi-pmic-arb.c | 242 ++++++++++++++++--
2 files changed, 231 insertions(+), 21 deletions(-)
--
2.37.3
next reply other threads:[~2022-11-10 10:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-10 10:07 Vinod Koul [this message]
2022-11-10 10:07 ` [PATCH v6 1/2] dt-bindings: spmi: Add qcom,bus-id Vinod Koul
2022-11-10 10:07 ` [PATCH v6 2/2] spmi: pmic-arb: Add support for PMIC v7 Vinod Koul
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=20221110100755.4032505-1-vkoul@kernel.org \
--to=vkoul@kernel.org \
--cc=andersson@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=sboyd@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox