Searched hist:"3 d04ae8e3e916bc298b674613565d5b26cf1054a" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/regulator/ |
H A D | qcom_spmi-regulator.c | diff 3d04ae8e3e916bc298b674613565d5b26cf1054a Mon Jul 04 23:23:55 CEST 2022 Robert Marko <robimarko@gmail.com> 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>
|