From: Michal Simek <michal.simek@amd.com>
To: Manikanta Guntupalli <manikanta.guntupalli@xilinx.com>,
<michal.simek@xilinx.com>, <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>
Subject: Re: [PATCH V2 0/9] Added Standard mode and SMBus support.
Date: Mon, 26 Sep 2022 14:16:27 +0200 [thread overview]
Message-ID: <7e7ca7b9-9b19-654b-cfa4-de836a90c57d@amd.com> (raw)
In-Reply-To: <1663836294-5698-1-git-send-email-manikanta.guntupalli@xilinx.com>
On 9/22/22 10:44, Manikanta Guntupalli wrote:
> -Added standard mode for AXI I2C controller.
> -Added Smbus block read support to xiic driver.
> -Added 'xlnx,axi-iic-2.1' new IP version support.
> -Added dynamic SCL frequency configuration support.
> -Removed 'local_irq_save/restore' calls as discussed
> here: https://www.spinics.net/lists/linux-i2c/msg46483.html.
>
> Raviteja Narayanam (9):
> i2c: xiic: Add standard mode support for > 255 byte read transfers
> i2c: xiic: Fix Rx and Tx paths in standard mode repeated start
> i2c: xiic: Switch to Xiic standard mode for i2c-read
> i2c: xiic: Add wait for FIFO empty in send_tx
> i2c: xiic: Add smbus_block_read functionality
> i2c: xiic: Remove interrupt enable/disable in Rx path
> dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to compatible
> i2c: xiic: Update compatible with new IP version
> i2c: xiic: Add SCL frequency configuration support
>
> .../bindings/i2c/xlnx,xps-iic-2.00.a.yaml | 7 +-
> drivers/i2c/busses/i2c-xiic.c | 582 ++++++++++++++++--
> 2 files changed, 537 insertions(+), 52 deletions(-)
>
I was reviewing this code internally that's why
Acked-by: Michal Simek <michal.simek@amd.com>
Thanks,
Michal
prev parent reply other threads:[~2022-09-26 14:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-22 8:44 Manikanta Guntupalli
2022-09-22 8:44 ` [PATCH V2 1/9] i2c: xiic: Add standard mode support for > 255 byte Manikanta Guntupalli
2022-09-22 8:44 ` [PATCH V2 2/9] i2c: xiic: Fix Rx and Tx paths in standard mode Manikanta Guntupalli
2022-09-22 8:44 ` [PATCH V2 3/9] i2c: xiic: Switch to Xiic standard mode for i2c-read Manikanta Guntupalli
2022-09-22 8:44 ` [PATCH V2 4/9] i2c: xiic: Add wait for FIFO empty in send_tx Manikanta Guntupalli
2022-09-22 8:44 ` [PATCH V2 5/9] i2c: xiic: Add smbus_block_read functionality Manikanta Guntupalli
2022-09-22 8:44 ` [PATCH V2 6/9] i2c: xiic: Remove interrupt enable/disable in Rx path Manikanta Guntupalli
2022-09-22 8:44 ` [PATCH V2 7/9] dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to Manikanta Guntupalli
2022-09-22 8:44 ` [PATCH V2 8/9] i2c: xiic: Update compatible with new IP version Manikanta Guntupalli
2022-09-22 8:44 ` [PATCH V2 9/9] i2c: xiic: Add SCL frequency configuration support Manikanta Guntupalli
2022-09-26 12:16 ` Michal Simek [this message]
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=7e7ca7b9-9b19-654b-cfa4-de836a90c57d@amd.com \
--to=michal.simek@amd.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=manikanta.guntupalli@xilinx.com \
--cc=michal.simek@xilinx.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
all inboxes | Powered by JetHome®