From: Manikanta Guntupalli <manikanta.guntupalli@amd.com>
To: <git@amd.com>, <michal.simek@amd.com>, <andi.shyti@kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-i2c@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Cc: <radhey.shyam.pandey@amd.com>, <srinivas.goud@amd.com>,
<shubhrajyoti.datta@amd.com>, <manion05gk@gmail.com>,
Manikanta Guntupalli <manikanta.guntupalli@amd.com>
Subject: [PATCH 0/2] Add atomic transfer support to i2c-xiic
Date: Fri, 11 Oct 2024 16:11:29 +0530 [thread overview]
Message-ID: <20241011104131.733736-1-manikanta.guntupalli@amd.com> (raw)
This patch series adds atomic transfer support to the i2c-xiic
controller.
Manikanta Guntupalli (2):
i2c: xiic: Relocate xiic_i2c_runtime_suspend and
xiic_i2c_runtime_resume to facilitate atomic mode
i2c: xiic: Add atomic transfer support
drivers/i2c/busses/i2c-xiic.c | 287 +++++++++++++++++++++++++++-------
1 file changed, 233 insertions(+), 54 deletions(-)
--
2.34.1
next reply other threads:[~2024-10-11 10:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-11 10:41 Manikanta Guntupalli [this message]
2024-10-11 10:41 ` [PATCH 1/2] i2c: xiic: Relocate xiic_i2c_runtime_suspend and xiic_i2c_runtime_resume to facilitate atomic mode Manikanta Guntupalli
2024-10-11 10:41 ` [PATCH 2/2] i2c: xiic: Add atomic transfer support Manikanta Guntupalli
2024-11-22 21:29 ` Kees Bakker
2024-11-24 15:03 ` Wolfram Sang
2024-11-25 19:22 ` Andi Shyti
2024-11-14 9:54 ` [PATCH 0/2] Add atomic transfer support to i2c-xiic Michal Simek
2024-11-19 23:05 ` Andi Shyti
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=20241011104131.733736-1-manikanta.guntupalli@amd.com \
--to=manikanta.guntupalli@amd.com \
--cc=andi.shyti@kernel.org \
--cc=git@amd.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=manion05gk@gmail.com \
--cc=michal.simek@amd.com \
--cc=radhey.shyam.pandey@amd.com \
--cc=shubhrajyoti.datta@amd.com \
--cc=srinivas.goud@amd.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