2016-12-08 10:07:54

by Jan Kotas

[permalink] [raw]
Subject: [PATCH] i2c: cadence: Allow Cadence I2C to be selected for Cadence Xtensa CPUs

This patch allows Cadence I2C controller to be selected in systems using Cadence Xtensa processors.

Signed-off-by: Jan Kotas <[email protected]>
---
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 d252276..87271c3 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -426,7 +426,7 @@ config I2C_BLACKFIN_TWI_CLK_KHZ

config I2C_CADENCE
tristate "Cadence I2C Controller"
- depends on ARCH_ZYNQ || ARM64
+ depends on ARCH_ZYNQ || ARM64 || XTENSA
help
Say yes here to select Cadence I2C Host Controller. This controller is
e.g. used by Xilinx Zynq.
--
2.4.5


2016-12-11 21:57:18

by Wolfram Sang

[permalink] [raw]
Subject: Re: [PATCH] i2c: cadence: Allow Cadence I2C to be selected for Cadence Xtensa CPUs

On Thu, Dec 08, 2016 at 09:47:58AM +0000, Jan Kotas wrote:
> This patch allows Cadence I2C controller to be selected in systems using Cadence Xtensa processors.
>
> Signed-off-by: Jan Kotas <[email protected]>

Applied to for-next, thanks!


Attachments:
(No filename) (241.00 B)
signature.asc (819.00 B)
Download all attachments