Searched hist:"0074 c4472dcb20e989d9870c0b3aba42d0aa44b8" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/regulator/ |
H A D | qcom_spmi-regulator.c | diff 0074c4472dcb20e989d9870c0b3aba42d0aa44b8 Sat Sep 26 14:55:45 CEST 2020 AngeloGioacchino Del Regno <kholk11@gmail.com> regulator: qcom_spmi: Add PM660/PM660L regulators
The PM660 PMIC is very often paired with the PM660L option on SDM630/663/660 (and SDA variants) boards.
The PM660 has 11 "660" LDOs (2 NMOS, 9 PMOS) and 7 HT LDOs (4 NMOS, 3 PMOS) and a quirk: the L4 regulator is unaccessible or does not exist on the PMIC. The PM660L has 8 "660" LDOs (1 NMOS, 7 PMOS) and 2 HT NMOS LDOs.
Signed-off-by: AngeloGioacchino Del Regno <kholk11@gmail.com> Link: https://lore.kernel.org/r/20200926125549.13191-4-kholk11@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
|