SUPERH platform development
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] ARM: shmobile: lager: fixup I2C device on defconfig
Date: Thu, 28 Nov 2013 07:49:32 +0000	[thread overview]
Message-ID: <20131128074926.GH24146@verge.net.au> (raw)
In-Reply-To: <87iovgorng.wl%kuninori.morimoto.gx@renesas.com>

On Mon, Nov 25, 2013 at 05:53:16PM -0800, Kuninori Morimoto wrote:
> R-Car H2 needs I2C_CAR, not I2C_SH_MOBILE
> 
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
>  arch/arm/configs/lager_defconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/configs/lager_defconfig b/arch/arm/configs/lager_defconfig
> index 35b7cb7..883443f 100644
> --- a/arch/arm/configs/lager_defconfig
> +++ b/arch/arm/configs/lager_defconfig
> @@ -80,7 +80,7 @@ CONFIG_SERIAL_SH_SCI_CONSOLE=y
>  # CONFIG_HW_RANDOM is not set
>  CONFIG_I2C=y
>  CONFIG_I2C_GPIO=y
> -CONFIG_I2C_SH_MOBILE=y
> +CONFIG_I2C_RCAR=y
>  CONFIG_GPIO_SH_PFC=y
>  CONFIG_GPIOLIB=y
>  CONFIG_GPIO_RCAR=y

Thanks, I have queued this up.

      reply	other threads:[~2013-11-28  7:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-26  1:53 [PATCH] ARM: shmobile: lager: fixup I2C device on defconfig Kuninori Morimoto
2013-11-28  7:49 ` Simon Horman [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=20131128074926.GH24146@verge.net.au \
    --to=horms@verge.net.au \
    --cc=linux-sh@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox