Thread (1 message) 1 message, 1 author, 2014-09-29

Re: [PATCH v2 2/3] i2c: hix5hd2: add i2c controller driver

From: zhangfei <hidden>
Date: 2014-09-29 12:49:22
Also in: linux-arm-kernel, linux-devicetree

Possibly related (same subject, not in this thread)


On 09/28/2014 12:22 PM, Zhangfei Gao wrote:
quoted hunk
From: Wei Yan <redacted>

I2C drivers for hix5hd2 soc series, including following chipset
Hi3716CV200, Hi3719CV100, Hi3718CV100, Hi3719MV100, Hi3718MV100.

Signed-off-by: Wei Yan <redacted>
Signed-off-by: Zhangfei Gao <redacted>
---
  drivers/i2c/busses/Kconfig       |   10 +
  drivers/i2c/busses/Makefile      |    1 +
  drivers/i2c/busses/i2c-hix5hd2.c |  554 ++++++++++++++++++++++++++++++++++++++
  3 files changed, 565 insertions(+)
  create mode 100644 drivers/i2c/busses/i2c-hix5hd2.c
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index 2ac87fa..ba0f43c 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -77,6 +77,16 @@ config I2C_AMD8111
  	  This driver can also be built as a module.  If so, the module
  	  will be called i2c-amd8111.

+config I2C_HIX5HD2
+	tristate "Hix5hd2 high-speed I2C driver"
+	depends on ARCH_HIX5HD2
Would like to remove the dependence in next version to enable compile-test.
The commit 4c255791ffd6410f ("asm-generic: io: implement relaxed 
accessor macros as conditional wrappers") adds wrappers to asm-generic 
of {read,write}{b,w,l,q}_relaxed.

Thanks
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help