regulator: mt6358: Fix vdram2 .vsel_mask
authorHsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com>
Wed, 23 Jun 2021 04:56:09 +0000 (12:56 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 23 Jun 2021 10:48:32 +0000 (11:48 +0100)
commit50c9462edcbf900f3d5097ca3ad60171346124de
tree22606299c07b2a4b9d4a28968319c7b42fba4c0c
parent61eb1b24f9e4f4e0725aa5f8164a932c933f3339
regulator: mt6358: Fix vdram2 .vsel_mask

The valid vsel value are 0 and 12, so the .vsel_mask should be 0xf.

Signed-off-by: Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com>
Reviewed-by: Axel Lin <axel.lin@ingics.com>
Link: https://lore.kernel.org/r/1624424169-510-1-git-send-email-hsin-hsiung.wang@mediatek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/mt6358-regulator.c