regulator: qcom_spmi: add support for HT_P600
authorRobert Marko <robimarko@gmail.com>
Mon, 4 Jul 2022 21:23:55 +0000 (23:23 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 11 Jul 2022 11:06:33 +0000 (12:06 +0100)
commit3d04ae8e3e916bc298b674613565d5b26cf1054a
tree54140f53bf4c671174804d9c7bf903c0a26d8064
parent00f6ebbd0177a4cb15b353bbd4eaee6372fdbbc2
regulator: qcom_spmi: add support for HT_P600

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

Both PMP8074 and PMS405 define the programmable range as 1.704 to 1.896V
but the actual MAX output voltage depends on the exact LDO in each of
the PMIC-s.
Their usual voltage that they are used is 1.8V.

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

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