From: zhangfei.gao@linaro.org (Zhangfei Gao)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] support i2c-designware-hs
Date: Sun, 9 Jun 2013 10:36:40 +0800 [thread overview]
Message-ID: <1370745402-11844-1-git-send-email-zhangfei.gao@linaro.org> (raw)
Add support i2c-designware-hs.c, based on designware i2c ip
Zhangfei Gao (2):
i2c-designware: support no DW_IC_COMP_TYPE platform
i2c: designware: Add i2c-designware-hs
.../devicetree/bindings/i2c/i2c-designware-hs.txt | 30 +++
drivers/i2c/busses/Kconfig | 10 +
drivers/i2c/busses/Makefile | 1 +
drivers/i2c/busses/i2c-designware-core.c | 24 +--
drivers/i2c/busses/i2c-designware-core.h | 1 +
drivers/i2c/busses/i2c-designware-hs.c | 194 ++++++++++++++++++++
6 files changed, 249 insertions(+), 11 deletions(-)
create mode 100644 Documentation/devicetree/bindings/i2c/i2c-designware-hs.txt
create mode 100644 drivers/i2c/busses/i2c-designware-hs.c
--
1.7.9.5
next reply other threads:[~2013-06-09 2:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-09 2:36 Zhangfei Gao [this message]
2013-06-09 2:36 ` [PATCH 1/2] i2c-designware: support no DW_IC_COMP_TYPE platform Zhangfei Gao
2013-06-09 3:06 ` Baruch Siach
2013-06-09 8:47 ` zhangfei
2013-06-09 2:36 ` [PATCH 2/2] i2c: designware: Add i2c-designware-hs Zhangfei Gao
2013-06-09 3:23 ` Baruch Siach
2013-06-09 8:59 ` zhangfei gao
2013-06-09 9:50 ` Baruch Siach
2013-06-09 16:03 ` zhangfei
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=1370745402-11844-1-git-send-email-zhangfei.gao@linaro.org \
--to=zhangfei.gao@linaro.org \
--cc=linux-arm-kernel@lists.infradead.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 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).