]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
regulator: PM8350B LDO support
authorMark Brown <broonie@kernel.org>
Tue, 28 Jul 2026 18:54:28 +0000 (19:54 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 28 Jul 2026 18:54:28 +0000 (19:54 +0100)
commit8d62dd89736f09a3e093b1490ceb075472abec6c
treeb59ceb17054fca2a96bbc75c28eac8a0b6337d6c
parentf5098b6bae761e346ebcd9da7f95622c04733cff
parent6753251cfc9622a90feedc0c0883e3b0a6fcde8a
regulator: PM8350B LDO support

Esteban Urrutia <esteuwu@proton.me> says:

The PM8350B PMIC has an LDO regulator which seems to be mostly used for
powering display driver ICs.
On my device's schematics, vdd-l1-supply is represented as VIN_DDIC, and
vdd-l1 is represented as VREG_DDIC.
Downstream this LDO is of type pmic5-ldo and I assume it should be of
type pmic5_nldo upstream, since this is the type of regulator with the
least margin error for the reference voltage, which is 1250-1296mV for
my device.

Link: https://patch.msgid.link/20260723-pm8350b-ldo-v1-0-42b5428a0d3f@proton.me