regulator: mtk-dvfsrc: Add support for Dimensity 1200 MT6893
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 23 Jun 2025 12:01:42 +0000 (14:01 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 23 Jun 2025 12:12:29 +0000 (13:12 +0100)
commit7aafbb463be85472dc6db194ab9df45fd497c998
tree04776bca009c31c1206af312754fc468a06410b7
parenta6c05c2e6871c94b349703c1ec8584763797fd8e
regulator: mtk-dvfsrc: Add support for Dimensity 1200 MT6893

The MediaTek Dimensity 1200 (MT6893) features the same DVFSRC
regulators as the other currently supported SoCs, but with a
different select value: add an array describing the possible
voltages for the VCORE and VSCP regulators, and assign it to
a new compatible for this SoC.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://patch.msgid.link/20250623120144.109359-3-angelogioacchino.delregno@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/mtk-dvfsrc-regulator.c