From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752228AbbJMIqI (ORCPT ); Tue, 13 Oct 2015 04:46:08 -0400 Received: from mail-wi0-f180.google.com ([209.85.212.180]:33716 "EHLO mail-wi0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751819AbbJMIqE (ORCPT ); Tue, 13 Oct 2015 04:46:04 -0400 Date: Tue, 13 Oct 2015 09:46:00 +0100 From: Lee Jones To: Axel Lin Cc: Denis Grigoryev , linux-kernel@vger.kernel.org Subject: Re: [PATCH] mfd: Make TPS6105X select REGMAP_I2C Message-ID: <20151013084600.GE32409@x1> References: <1444180684.13454.1.camel@ingics.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1444180684.13454.1.camel@ingics.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 Wed, 07 Oct 2015, Axel Lin wrote: > This is required since > commit 7e5071199355 ("mfd: tps6105x: Use i2c regmap to access registers"). > > Signed-off-by: Axel Lin > --- > drivers/mfd/Kconfig | 1 + > 1 file changed, 1 insertion(+) Applied, thanks. > diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig > index 87e84e7..0063c92 100644 > --- a/drivers/mfd/Kconfig > +++ b/drivers/mfd/Kconfig > @@ -1070,6 +1070,7 @@ config MFD_PALMAS > config TPS6105X > tristate "TI TPS61050/61052 Boost Converters" > depends on I2C > + select REGMAP_I2C > select REGULATOR > select MFD_CORE > select REGULATOR_FIXED_VOLTAGE -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog