From: Krzysztof Kozlowski Date: Fri, 6 Dec 2013 11:32:13 +0000 (+0100) Subject: regulator: max14577: Add regulator driver for Maxim 14577 X-Git-Tag: v3.14-rc1~92^2~1^6~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0902bbeb7684f2cf8dd1c54fe2616cc2ab1b91d;p=pandora-kernel.git regulator: max14577: Add regulator driver for Maxim 14577 MAX14577 chip is a multi-function device which includes MUIC, charger and voltage regulator. The driver is located in drivers/mfd. This patch adds regulator driver for MAX14577 chip. There are two regulators in this chip: 1. Safeout LDO with constant voltage output of 4.9V. It can be only enabled or disabled. 2. Current regulator for the charger. It provides current from 90mA up to 950mA. Driver supports Device Tree. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Kyungmin Park Signed-off-by: Mark Brown --- Reading git-diff-tree failed