From: "周琰杰 (Zhou Yanjie)" <zhouyanjie@wanyeetech.com>
To: linux-mips@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org,
devicetree@vger.kernel.org, robh+dt@kernel.org,
paul.burton@mips.com, paulburton@kernel.org,
mark.rutland@arm.com, paul@crapouillou.net,
sernia.zhou@foxmail.com, zhenwenjin@gmail.com, 2374286503@qq.com
Subject: [PATCH v3 0/2] Add I2C support for the Ingenic X1000 SoC v3
Date: Tue, 17 Dec 2019 16:14:08 +0800 [thread overview]
Message-ID: <1576570450-122556-2-git-send-email-zhouyanjie@wanyeetech.com> (raw)
In-Reply-To: <1576570450-122556-1-git-send-email-zhouyanjie@wanyeetech.com>
v2->v3:
Fix coding-style issues.
周琰杰 (Zhou Yanjie) (2):
dt-bindings: I2C: Add X1000 bindings.
I2C: JZ4780: Add support for the X1000.
.../devicetree/bindings/i2c/i2c-jz4780.txt | 4 +-
drivers/i2c/busses/i2c-jz4780.c | 156 +++++++++++++++------
2 files changed, 119 insertions(+), 41 deletions(-)
--
2.7.4
next prev parent reply other threads:[~2019-12-17 8:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-17 8:14 Add I2C support for the Ingenic X1000 SoC v3 周琰杰 (Zhou Yanjie)
2019-12-17 8:14 ` 周琰杰 (Zhou Yanjie) [this message]
2019-12-17 8:14 ` [PATCH v3 1/2] dt-bindings: I2C: Add X1000 bindings 周琰杰 (Zhou Yanjie)
2019-12-18 22:18 ` Rob Herring
2020-01-06 14:47 ` Wolfram Sang
2019-12-17 8:14 ` [PATCH v3 2/2] I2C: JZ4780: Add support for the X1000 周琰杰 (Zhou Yanjie)
2020-01-06 14:47 ` Wolfram Sang
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=1576570450-122556-2-git-send-email-zhouyanjie@wanyeetech.com \
--to=zhouyanjie@wanyeetech.com \
--cc=2374286503@qq.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=paul.burton@mips.com \
--cc=paul@crapouillou.net \
--cc=paulburton@kernel.org \
--cc=robh+dt@kernel.org \
--cc=sernia.zhou@foxmail.com \
--cc=zhenwenjin@gmail.com \
/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).