]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
regulator: max77693: Add support for MAX77843 device
authorKrzysztof Kozlowski <k.kozlowski.k@gmail.com>
Wed, 15 Jul 2015 12:59:54 +0000 (21:59 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 16 Jul 2015 20:39:30 +0000 (21:39 +0100)
commit9e9a08e86733d994fe08876de7878148411d6bb5
tree005b09c5118f1cc0843e9da9a53052152a2e3cdb
parent309a3e00a511a233acb25eec567a4b11c99d016a
regulator: max77693: Add support for MAX77843 device

The charger and safeout parts of MAX77843 are almost the same as MAX77693.
From regulator point of view the only differences are the constraints
and register values related to these constraints. Now the max77693
regulator driver can be used for MAX77843 device.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/max77693.c