regulator: qcom_spmi: add support for HT_P150
authorRobert Marko <robimarko@gmail.com>
Mon, 4 Jul 2022 21:23:54 +0000 (23:23 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 11 Jul 2022 11:06:32 +0000 (12:06 +0100)
commit00f6ebbd0177a4cb15b353bbd4eaee6372fdbbc2
tree312253448db13756efb4039a1278e5784e58aca1
parent3fec90048d3757fa4cedb598ff93d1cae23860e4
regulator: qcom_spmi: add support for HT_P150

HT_P150 is a LDO PMOS regulator based on LV P150 using HFS430 layout
found in PMP8074 and PMS405 PMIC-s.

Both PMP8074 and PMS405 define the programmable range as 1.616V to 3.304V
but the actual MAX output voltage depends on the exact LDO in each of
the PMIC-s.

It has a max current of 150mA, voltage step of 8mV.

Signed-off-by: Robert Marko <robimarko@gmail.com>
Link: https://lore.kernel.org/r/20220704212402.1715182-4-robimarko@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/qcom_spmi-regulator.c