regulator: fan53555: Add support for FAN53555UC13X type
authorWadim Egorov <w.egorov@phytec.de>
Wed, 20 Apr 2016 08:01:08 +0000 (10:01 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 20 Apr 2016 09:57:26 +0000 (10:57 +0100)
commite57cbb70b7b3773f78fc6b8b70ab1eb3367e5350
tree5c8aeeb6437bf892de5d77f902a14112d8591812
parent5e39cf49729b910795daa0b86052463d23c0a18d
regulator: fan53555: Add support for FAN53555UC13X type

IC type options 00, 13 and 23 are sharing the same DIE_ID 0.
Let's differentiate between these revisions.
FAN53555UC13X has the ID 0 and REV 0xf, starts at 800mV and
increments in 10mV steps.

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/fan53555.c