regulator: spmi: Add support for ULT LV_P50 and ULT P300
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Thu, 25 Feb 2021 21:35:13 +0000 (22:35 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 10 Mar 2021 12:47:45 +0000 (12:47 +0000)
commit438421b07bf84988a819a635cd8bdf6a4d7f72f2
treef068472699b9e4b538544402d6337fb8f8863da5
parenteca1851aa3e110d742ad966ef3e787ad979131cb
regulator: spmi: Add support for ULT LV_P50 and ULT P300

The ULT LV_P50 shares the same configuration as the other ULT LV_Pxxx
and the ULT P300 shares the same as the other ULT Pxxx.

These two regulator types are found on PM8950 and its variants.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Link: https://lore.kernel.org/r/20210225213514.117031-1-konrad.dybcio@somainline.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/qcom_spmi-regulator.c