All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms+renesas@verge.net.au>
To: linux-renesas-soc@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
	Magnus Damm <magnus.damm@gmail.com>
Subject: [PATCH 1/5] arm64: defconfig: Enable SH Mobile I2C controller
Date: Thu, 26 Jan 2017 09:52:26 +0100	[thread overview]
Message-ID: <1485420750-12701-2-git-send-email-horms+renesas@verge.net.au> (raw)
In-Reply-To: <1485420750-12701-1-git-send-email-horms+renesas@verge.net.au>

Enable SH Mobile I2C controller for use on R-Car Gen3 SoCs.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 869dded0f09f..92a3ee26c6fd 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -245,6 +245,7 @@ CONFIG_I2C_MESON=y
 CONFIG_I2C_MV64XXX=y
 CONFIG_I2C_QUP=y
 CONFIG_I2C_RK3X=y
+CONFIG_I2C_SH_MOBILE=y
 CONFIG_I2C_TEGRA=y
 CONFIG_I2C_UNIPHIER_F=y
 CONFIG_I2C_RCAR=y
-- 
2.7.0.rc3.207.g0ac5344

WARNING: multiple messages have this Message-ID (diff)
From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/5] arm64: defconfig: Enable SH Mobile I2C controller
Date: Thu, 26 Jan 2017 09:52:26 +0100	[thread overview]
Message-ID: <1485420750-12701-2-git-send-email-horms+renesas@verge.net.au> (raw)
In-Reply-To: <1485420750-12701-1-git-send-email-horms+renesas@verge.net.au>

Enable SH Mobile I2C controller for use on R-Car Gen3 SoCs.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 869dded0f09f..92a3ee26c6fd 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -245,6 +245,7 @@ CONFIG_I2C_MESON=y
 CONFIG_I2C_MV64XXX=y
 CONFIG_I2C_QUP=y
 CONFIG_I2C_RK3X=y
+CONFIG_I2C_SH_MOBILE=y
 CONFIG_I2C_TEGRA=y
 CONFIG_I2C_UNIPHIER_F=y
 CONFIG_I2C_RCAR=y
-- 
2.7.0.rc3.207.g0ac5344

  reply	other threads:[~2017-01-26  8:52 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-26  8:52 [PATCH 0/5] arm64: dts: r8a779[56]: salvator-x: Add I2C for DVFS device support Simon Horman
2017-01-26  8:52 ` Simon Horman
2017-01-26  8:52 ` Simon Horman [this message]
2017-01-26  8:52   ` [PATCH 1/5] arm64: defconfig: Enable SH Mobile I2C controller Simon Horman
2017-01-26  9:56   ` Geert Uytterhoeven
2017-01-26  9:56     ` Geert Uytterhoeven
2017-01-26  8:52 ` [PATCH 2/5] arm64: dts: r8a7796: Add I2C for DVFS device node Simon Horman
2017-01-26  8:52   ` Simon Horman
2017-01-26 10:07   ` Geert Uytterhoeven
2017-01-26 10:07     ` Geert Uytterhoeven
2017-01-27  8:43     ` Simon Horman
2017-01-27  8:43       ` Simon Horman
2017-01-26  8:52 ` [PATCH 3/5] arm64: dts: r8a7796: salvator-x: Add I2C for DVFS device support Simon Horman
2017-01-26  8:52   ` Simon Horman
2017-01-26 10:14   ` Geert Uytterhoeven
2017-01-26 10:14     ` Geert Uytterhoeven
2017-01-26  8:52 ` [PATCH 4/5] arm64: dts: r8a7795: Add I2C for DVFS core to dtsi Simon Horman
2017-01-26  8:52   ` Simon Horman
2017-01-26 10:13   ` Geert Uytterhoeven
2017-01-26 10:13     ` Geert Uytterhoeven
2017-01-26  8:52 ` [PATCH 5/5] arm64: dts: r8a7795-salvator-x: Enable I2C for DVFS device Simon Horman
2017-01-26  8:52   ` Simon Horman
2017-01-26 10:15   ` Geert Uytterhoeven
2017-01-26 10:15     ` Geert Uytterhoeven

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=1485420750-12701-2-git-send-email-horms+renesas@verge.net.au \
    --to=horms+renesas@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    /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.