Re: [PATCH v6 0/4] regulator: qcom-rpmh: Support RPMH address reads and use it for rpmh-regulators

From: Mark Brown

Date: Sat Aug 08 2026 - 10:53:09 EST


On Sat, 01 Aug 2026 13:30:26 +0530, Kamal Wadhwa wrote:
> regulator: qcom-rpmh: Support RPMH address reads and use it for rpmh-regulators
>
> This patch series adds a new `rpmh_read()` API to allow reading RPMH
> addresses. Using this API enhances the RPMH regulator driver by adding
> readback of the voltage/bypass/mode settings as they have been applied by
> APPS during the bootloader stage, so regulator framework can get them
> via `get_mode`, `get_bypass` & `get_voltage_selector` callbacks during
> regulator registration.
>
> [...]

Applied to

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-7.3

Thanks!

[1/4] soc: qcom: rpmh: Add support to read back resource settings
https://git.kernel.org/broonie/regulator/c/edbafe65eef2
[2/4] regulator: qcom-rpmh: Fix PMIC5 BOB bypass mode handling
https://git.kernel.org/broonie/regulator/c/abd14bebb87e
[3/4] regulator: qcom-rpmh: readback voltage/bypass/mode set during bootup
https://git.kernel.org/broonie/regulator/c/09d99ff7fc3c
[4/4] regulator: qcom-rpmh: Fix coding style issues
https://git.kernel.org/broonie/regulator/c/216e8873bc80

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