All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Axel Lin <axel.lin@ingics.com>
Cc: Denis Grigoryev <grigoryev@fastwel.ru>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mfd: Make TPS6105X select REGMAP_I2C
Date: Tue, 13 Oct 2015 09:46:00 +0100	[thread overview]
Message-ID: <20151013084600.GE32409@x1> (raw)
In-Reply-To: <1444180684.13454.1.camel@ingics.com>

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 <axel.lin@ingics.com>
> ---
>  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

      reply	other threads:[~2015-10-13  8:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-07  1:18 [PATCH] mfd: Make TPS6105X select REGMAP_I2C Axel Lin
2015-10-13  8:46 ` Lee Jones [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151013084600.GE32409@x1 \
    --to=lee.jones@linaro.org \
    --cc=axel.lin@ingics.com \
    --cc=grigoryev@fastwel.ru \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.