regulator: mcp16502: add linear_min_sel
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Fri, 13 Nov 2020 15:21:07 +0000 (17:21 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 13 Nov 2020 16:13:08 +0000 (16:13 +0000)
commit478f8089161e9a8f487ef3f560e59d1423b81c05
treed78c5ec88b4eba60008aab645098bbb954c0f2d6
parent811c732f468833fea8619fe06c2bb71368d6984a
regulator: mcp16502: add linear_min_sel

Selectors b/w zero and VDD_LOW_SEL are not valid. Use linear_min_sel.

Fixes: 919261c03e7ca ("regulator: mcp16502: add regulator driver for MCP16502")
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/1605280870-32432-4-git-send-email-claudiu.beznea@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/mcp16502.c