From: Viresh Kumar <viresh.kumar@linaro.org>
To: Jie Deng <jie.deng@intel.com>, wsa@kernel.org
Cc: yu1.wang@intel.com, arnd@arndb.de, mst@redhat.com,
gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org,
virtualization@lists.linux-foundation.org,
wsa+renesas@sang-engineering.com, linux-i2c@vger.kernel.org,
stefanha@redhat.com, shuo.a.liu@intel.com,
andriy.shevchenko@linux.intel.com, conghui.chen@intel.com
Subject: Re: [PATCH v14] i2c: virtio: add a virtio i2c frontend driver
Date: Thu, 22 Jul 2021 10:44:33 +0530 [thread overview]
Message-ID: <20210722051433.3f2ix75wbi5pphp2@vireshk-i7> (raw)
In-Reply-To: <984ebecaf697058eb73389ed14ead9dd6d38fb53.1625796246.git.jie.deng@intel.com>
On 09-07-21, 10:25, Jie Deng wrote:
> Add an I2C bus driver for virtio para-virtualization.
>
> The controller can be emulated by the backend driver in
> any device model software by following the virtio protocol.
>
> The device specification can be found on
> https://lists.oasis-open.org/archives/virtio-comment/202101/msg00008.html.
>
> By following the specification, people may implement different
> backend drivers to emulate different controllers according to
> their needs.
>
> Co-developed-by: Conghui Chen <conghui.chen@intel.com>
> Signed-off-by: Conghui Chen <conghui.chen@intel.com>
> Signed-off-by: Jie Deng <jie.deng@intel.com>
> ---
> Changes v13 -> v14
> - Put the headers in virtio_i2c.h in alphabetical order.
> - Dropped I2C_FUNC_SMBUS_QUICK support.
> - Dropped few unnecessary variables and checks.
> - Use "num" everywhere instead of num or nr, to be consistent.
> - Added few comments which make the design more clear.
Wolfram,
Is it still possible to queue this for 5.14 ?
--
viresh
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
next prev parent reply other threads:[~2021-07-22 5:14 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-09 2:25 [PATCH v14] i2c: virtio: add a virtio i2c frontend driver Jie Deng
2021-07-09 3:44 ` Viresh Kumar
2021-07-13 15:34 ` Michael S. Tsirkin
2021-07-13 15:38 ` Michael S. Tsirkin
2021-07-14 2:10 ` Viresh Kumar
2021-07-14 8:33 ` Jie Deng
2021-07-22 5:14 ` Viresh Kumar [this message]
2021-07-22 6:06 ` Greg KH
2021-07-22 6:11 ` Viresh Kumar
[not found] ` <YPmQQelKfa4J7zdA@ninjato>
2021-07-23 2:21 ` Jie Deng
2021-07-23 2:25 ` Viresh Kumar
2021-09-04 20:01 ` Michael S. Tsirkin
2021-09-06 4:43 ` Viresh Kumar
2021-09-08 2:07 ` Jie Deng
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=20210722051433.3f2ix75wbi5pphp2@vireshk-i7 \
--to=viresh.kumar@linaro.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=arnd@arndb.de \
--cc=conghui.chen@intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=jie.deng@intel.com \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mst@redhat.com \
--cc=shuo.a.liu@intel.com \
--cc=stefanha@redhat.com \
--cc=virtualization@lists.linux-foundation.org \
--cc=wsa+renesas@sang-engineering.com \
--cc=wsa@kernel.org \
--cc=yu1.wang@intel.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).