All of lore.kernel.org
 help / color / mirror / Atom feed
From: gregory.clement@free-electrons.com (Gregory CLEMENT)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] arm64: defconfig: enable I2C_PXA
Date: Tue, 07 Mar 2017 18:59:12 +0100	[thread overview]
Message-ID: <87innlnf2n.fsf@free-electrons.com> (raw)
In-Reply-To: <20170222173146.30993-4-gregory.clement@free-electrons.com> (Gregory CLEMENT's message of "Wed, 22 Feb 2017 18:31:46 +0100")

Hi,
 
 On mer., f?vr. 22 2017, Gregory CLEMENT <gregory.clement@free-electrons.com> wrote:

> Now that the Armada 37xx SoCs support the i2c pxa driver, enable it by
> default.
>
> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>

Applied on mvebu/defconfig64

Gregory

> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 7c48028ec64a..cdad9f63304e 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -249,6 +249,7 @@ CONFIG_I2C_DESIGNWARE_PLATFORM=y
>  CONFIG_I2C_IMX=y
>  CONFIG_I2C_MESON=y
>  CONFIG_I2C_MV64XXX=y
> +CONFIG_I2C_PXA=y
>  CONFIG_I2C_QUP=y
>  CONFIG_I2C_RK3X=y
>  CONFIG_I2C_TEGRA=y
> -- 
> 2.11.0
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

      reply	other threads:[~2017-03-07 17:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-22 17:31 [PATCH 0/3] Improving I2C related support on Armada 3720 DB Gregory CLEMENT
2017-02-22 17:31 ` [PATCH 1/3] ARM64: dts: marvell: armada37xx: add address and size property for i2c cells Gregory CLEMENT
2017-03-08  9:20   ` Gregory CLEMENT
2017-02-22 17:31 ` [PATCH 2/3] ARM64: dts: marvell: armada-3720-db: add gpio expander Gregory CLEMENT
2017-03-08  9:21   ` Gregory CLEMENT
2017-02-22 17:31 ` [PATCH 3/3] arm64: defconfig: enable I2C_PXA Gregory CLEMENT
2017-03-07 17:59   ` Gregory CLEMENT [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=87innlnf2n.fsf@free-electrons.com \
    --to=gregory.clement@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.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.