[PATCH 0/2] Add PM8150 PMIC support

Rakesh Kota posted 2 patches 1 month, 2 weeks ago
.../bindings/regulator/qcom,smd-rpm-regulator.yaml |  4 +++
drivers/regulator/qcom_smd-regulator.c             | 33 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
[PATCH 0/2] Add PM8150 PMIC support
Posted by Rakesh Kota 1 month, 2 weeks ago
PM8150 is a power management IC. It is used in shikra boards.

Signed-off-by: Rakesh Kota <rakesh.kota@oss.qualcomm.com>
---
Rakesh Kota (2):
      dt-bindings: regulator: qcom,smd-rpm-regulator: Document PM8150 IC
      regulator: qcom_smd: Add PM8150 regulators

 .../bindings/regulator/qcom,smd-rpm-regulator.yaml |  4 +++
 drivers/regulator/qcom_smd-regulator.c             | 33 ++++++++++++++++++++++
 2 files changed, 37 insertions(+)
---
base-commit: 0787c45ea08a13b5482e701fabc741877cf681f6
change-id: 20260429-add_pm8150_regulators-a373f53eb48f

Best regards,
-- 
Rakesh Kota <rakesh.kota@oss.qualcomm.com>
Re: [PATCH 0/2] Add PM8150 PMIC support
Posted by Mark Brown 1 month, 1 week ago
On Wed, 29 Apr 2026 18:56:17 +0530, Rakesh Kota wrote:
> Add PM8150 PMIC support
> 
> PM8150 is a power management IC. It is used in shikra boards.

Applied to

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

Thanks!

[1/2] dt-bindings: regulator: qcom,smd-rpm-regulator: Document PM8150 IC
      https://git.kernel.org/broonie/regulator/c/3fa7816d0fff
[2/2] regulator: qcom_smd: Add PM8150 regulators
      https://git.kernel.org/broonie/regulator/c/abc004841af8

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