Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752666AbaBCKYi (ORCPT ); Mon, 3 Feb 2014 05:24:38 -0500 Received: from mail-wg0-f52.google.com ([74.125.82.52]:52278 "EHLO mail-wg0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751711AbaBCKYh (ORCPT ); Mon, 3 Feb 2014 05:24:37 -0500 Date: Mon, 3 Feb 2014 10:24:31 +0000 From: Lee Jones To: Krzysztof Kozlowski Cc: MyungJoo Ham , Chanwoo Choi , Samuel Ortiz , Liam Girdwood , Mark Brown , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Marek Szyprowski , Kyungmin Park Subject: Re: [PATCH 15/18] regulator: max14577: Add support for max77836 regulators Message-ID: <20140203102431.GN13529@lee--X1> References: <1390911522-28209-1-git-send-email-k.kozlowski@samsung.com> <1390911522-28209-16-git-send-email-k.kozlowski@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1390911522-28209-16-git-send-email-k.kozlowski@samsung.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 28 Jan 2014, Krzysztof Kozlowski wrote: > 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 registry 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 > Cc: Kyungmin Park > Cc: Marek Szyprowski > --- > drivers/regulator/max14577.c | 275 +++++++++++++++++++++++++++++----- > include/linux/mfd/max14577-private.h | 32 +++- > include/linux/mfd/max14577.h | 10 ++ > 3 files changed, 281 insertions(+), 36 deletions(-) For the MFD changes: Acked-by: Lee Jones -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/