All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Michal Simek <michal.simek@xilinx.com>
Cc: linux-kernel@vger.kernel.org, monstr@monstr.eu,
	Andrew Bresticker <abrestic@chromium.org>,
	David Box <david.e.box@linux.intel.com>,
	Kamal Dasu <kdasu.kdev@gmail.com>,
	Wolfram Sang <wsa@the-dreams.de>,
	Javier Martinez Canillas <javier@osg.samsung.com>,
	Joachim Eastwood <manabian@gmail.com>,
	Zhangfei Gao <zhangfei.gao@linaro.org>,
	linux-i2c@vger.kernel.org,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	Neelesh Gupta <neelegup@linux.vnet.ibm.com>,
	Subhendu Sekhar Behera <sbehera@broadcom.com>
Subject: Re: [PATCH] i2c: Enable Cadence driver for ARM64
Date: Mon, 26 Oct 2015 14:32:36 +0000	[thread overview]
Message-ID: <20151026143236.GK597@x1> (raw)
In-Reply-To: <893f828f3ac665d80746589af3617dc462315329.1445868589.git.michal.simek@xilinx.com>

Regarding your address list -- it's too big.  Most of your addressees
don't care about this patch.  Please be more selective when sending
patches to people, most of us have enough (relevant) mail as it is.

> This IP is available on Xilinx ZynqMP.
> 
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> ---
> 
>  drivers/i2c/busses/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
> index 08b86178e8fb..d54c0e6d65d8 100644
> --- a/drivers/i2c/busses/Kconfig
> +++ b/drivers/i2c/busses/Kconfig
> @@ -422,7 +422,7 @@ config I2C_BLACKFIN_TWI_CLK_KHZ
>  
>  config I2C_CADENCE
>  	tristate "Cadence I2C Controller"
> -	depends on ARCH_ZYNQ
> +	depends on ARCH_ZYNQ || ARM64
>  	help
>  	  Say yes here to select Cadence I2C Host Controller. This controller is
>  	  e.g. used by Xilinx Zynq.

-- 
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-26 14:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-26 14:09 [PATCH] i2c: Enable Cadence driver for ARM64 Michal Simek
2015-10-26 14:32 ` Lee Jones [this message]
2015-10-26 14:43   ` Michal Simek
2015-10-26 14:43     ` Michal Simek
2015-10-26 15:00     ` Lee Jones
2015-10-26 14:44   ` Wolfram Sang
2015-10-26 15:00     ` Lee Jones
2015-10-26 15:06       ` Javier Martinez Canillas
2015-10-26 16:45         ` Lee Jones
2015-10-26 22:14           ` Javier Martinez Canillas
2015-10-26 14:50 ` Wolfram Sang

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=20151026143236.GK597@x1 \
    --to=lee.jones@linaro.org \
    --cc=abrestic@chromium.org \
    --cc=david.e.box@linux.intel.com \
    --cc=geert@linux-m68k.org \
    --cc=javier@osg.samsung.com \
    --cc=kdasu.kdev@gmail.com \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=manabian@gmail.com \
    --cc=michal.simek@xilinx.com \
    --cc=monstr@monstr.eu \
    --cc=neelegup@linux.vnet.ibm.com \
    --cc=sbehera@broadcom.com \
    --cc=wsa@the-dreams.de \
    --cc=zhangfei.gao@linaro.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.