From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932108AbbJZOcn (ORCPT ); Mon, 26 Oct 2015 10:32:43 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:37764 "EHLO mail-wi0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753924AbbJZOcl (ORCPT ); Mon, 26 Oct 2015 10:32:41 -0400 Date: Mon, 26 Oct 2015 14:32:36 +0000 From: Lee Jones To: Michal Simek Cc: linux-kernel@vger.kernel.org, monstr@monstr.eu, Andrew Bresticker , David Box , Kamal Dasu , Wolfram Sang , Javier Martinez Canillas , Joachim Eastwood , Zhangfei Gao , linux-i2c@vger.kernel.org, Geert Uytterhoeven , Neelesh Gupta , Subhendu Sekhar Behera Subject: Re: [PATCH] i2c: Enable Cadence driver for ARM64 Message-ID: <20151026143236.GK597@x1> References: <893f828f3ac665d80746589af3617dc462315329.1445868589.git.michal.simek@xilinx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <893f828f3ac665d80746589af3617dc462315329.1445868589.git.michal.simek@xilinx.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > --- > > 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