regulator: qcom_spmi: Add support for new regulator types
authorAngeloGioacchino Del Regno <kholk11@gmail.com>
Sat, 26 Sep 2020 12:55:44 +0000 (14:55 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 1 Oct 2020 20:25:22 +0000 (21:25 +0100)
commit328816c2033160a6929fb0c6f0018b7c8d75cefe
tree36c365450d8ffcc19840c6dd5a4ffccfadebf65e
parente9bb4a068b206f61ef01057cfeafdb852fb244c5
regulator: qcom_spmi: Add support for new regulator types

This commit adds the support for some regulator types that are
missing in this driver, such as the ht nmos-ldo, ht-lv nmos-ldo
and new gen n/pmos-ldo, all belonging to the FTSMPS426 register
layout.
This is done in preparation for adding support for the PM660 and
PM660L PMICs.

Signed-off-by: AngeloGioacchino Del Regno <kholk11@gmail.com>
Link: https://lore.kernel.org/r/20200926125549.13191-3-kholk11@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/qcom_spmi-regulator.c