From: Mark Brown <broonie@kernel.org>
To: Sumit Semwal <sumit.semwal@linaro.org>,
lgirdwood@gmail.com, bjorn.andersson@linaro.org,
robh+dt@kernel.org, agross@kernel.org
Cc: rnayak@codeaurora.org, nishakumari@codeaurora.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-msm@vger.kernel.org, kgunda@codeaurora.org
Subject: Re: [PATCH v5 0/4] Qualcomm labibb regulator driver
Date: Wed, 15 Jul 2020 15:59:30 +0100 [thread overview]
Message-ID: <159482517093.44733.5508630525614600992.b4-ty@kernel.org> (raw)
In-Reply-To: <20200622124110.20971-1-sumit.semwal@linaro.org>
On Mon, 22 Jun 2020 18:11:06 +0530, Sumit Semwal wrote:
> This series adds a driver for LAB/IBB regulators found on some Qualcomm SoCs.
> These regulators provide positive and/or negative boost power supplies
> for LCD/LED display panels connected to the SoC.
>
> This series adds the support for pmi8998 PMIC found in SDM845 family of SoCs.
>
> Changes from v4:
> - v4 Review comments incorporated
> - simplified the driver: removed of_get_child_by_name(); use ENABLE_CTL
> register and switch over to use the regulator_*_regmap helpers
> - improved kerneldoc
> - From the dt-bindings, removed interrupt-names, changed to dual license,
> added unevaluatedProperties: false, removed interrupt-names, since there
> is only one interrupt per node
> - Since the Short Circuit handling needs more details from QC engineers,
> drop the SC handling patch from this series, to submit it later
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next
Thanks!
[1/3] regulator: Allow regulators to verify enabled during enable()
commit: f7d7ad42a9dc2d63cab6a79fe31e6732a30dacf5
[2/3] regulator: Add labibb regulator binding
commit: 88c14de2b6786ef503fd1bc2c952159e65fe45cc
[3/3] regulator: qcom: Add labibb driver
commit: 498ab2fdf8554690c9567c1eee436b858637e3ff
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
prev parent reply other threads:[~2020-07-15 14:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-22 12:41 [PATCH v5 0/4] Qualcomm labibb regulator driver Sumit Semwal
2020-06-22 12:41 ` [PATCH v5 1/4] regulator: Allow regulators to verify enabled during enable() Sumit Semwal
2020-06-22 12:41 ` [PATCH v5 2/4] dt-bindings: regulator: Add labibb regulator Sumit Semwal
2020-07-09 22:12 ` Rob Herring
2020-06-22 12:41 ` [PATCH v5 3/4] arm64: dts: qcom: pmi8998: Add nodes for LAB and IBB regulators Sumit Semwal
2020-06-22 12:41 ` [PATCH v5 4/4] regulator: qcom: Add labibb driver Sumit Semwal
2020-07-15 14:59 ` Mark Brown [this message]
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=159482517093.44733.5508630525614600992.b4-ty@kernel.org \
--to=broonie@kernel.org \
--cc=agross@kernel.org \
--cc=bjorn.andersson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=kgunda@codeaurora.org \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nishakumari@codeaurora.org \
--cc=rnayak@codeaurora.org \
--cc=robh+dt@kernel.org \
--cc=sumit.semwal@linaro.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