From: Krzysztof Kozlowski Date: Mon, 14 Apr 2014 09:17:20 +0000 (+0200) Subject: regulator: max14577: Add support for MAX77836 regulators X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~6^2~69^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a82b408acad29161c43072727151d373e68116a;p=pandora-kernel.git regulator: max14577: Add support for MAX77836 regulators Add support for MAX77836 chipset and its additional two LDO regulators. These LDO regulators are controlled by the PMIC block with additional regmap (different I2C slave address). The MAX77836 charger and safeout regulators are almost identical to MAX14577. The registers layout is the same, except values for charger's current. The patch adds simple mapping between device type and supported current by the charger regulator. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Mark Brown Signed-off-by: Lee Jones --- Reading git-diff-tree failed