linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] i2c: Enable Cadence driver for ARM64
@ 2015-10-26 14:09 Michal Simek
  2015-10-26 14:32 ` Lee Jones
  2015-10-26 14:50 ` Wolfram Sang
  0 siblings, 2 replies; 10+ messages in thread
From: Michal Simek @ 2015-10-26 14:09 UTC (permalink / raw)
  To: linux-kernel, monstr
  Cc: Andrew Bresticker, David Box, Kamal Dasu, Wolfram Sang,
	Javier Martinez Canillas, Joachim Eastwood, Zhangfei Gao,
	linux-i2c, Lee Jones, Geert Uytterhoeven, Neelesh Gupta,
	Subhendu Sekhar Behera

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.
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-10-26 22:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-26 14:09 [PATCH] i2c: Enable Cadence driver for ARM64 Michal Simek
2015-10-26 14:32 ` Lee Jones
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).