From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753235AbbCWNVy (ORCPT ); Mon, 23 Mar 2015 09:21:54 -0400 Received: from mail-we0-f172.google.com ([74.125.82.172]:35303 "EHLO mail-we0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753005AbbCWNVw (ORCPT ); Mon, 23 Mar 2015 09:21:52 -0400 Date: Mon, 23 Mar 2015 13:21:47 +0000 From: Lee Jones To: Krzysztof Kozlowski Cc: Sangbeom Kim , Samuel Ortiz , linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org, Marek Szyprowski , Chanwoo Choi Subject: Re: [PATCH] mfd: sec-core: Enable RTC on S2MPS11 PMIC Message-ID: <20150323132147.GG24804@x1> References: <1426595777-10223-1-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: <1426595777-10223-1-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, 17 Mar 2015, Krzysztof Kozlowski wrote: > The S2MPS11 PMIC (present on Arndale Octa board) has the same RTC module > as S2MPS14 device. Add respective mfd cell to enable it. > > Signed-off-by: Krzysztof Kozlowski > --- > drivers/mfd/sec-core.c | 2 ++ > 1 file changed, 2 insertions(+) Applied, thanks. > diff --git a/drivers/mfd/sec-core.c b/drivers/mfd/sec-core.c > index 59bf322feacd..e08623807a62 100644 > --- a/drivers/mfd/sec-core.c > +++ b/drivers/mfd/sec-core.c > @@ -69,6 +69,8 @@ static const struct mfd_cell s2mps11_devs[] = { > { > .name = "s2mps11-pmic", > }, { > + .name = "s2mps14-rtc", > + }, { > .name = "s2mps11-clk", > .of_compatible = "samsung,s2mps11-clk", > } -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog