lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 26 Sep 2022 14:16:27 +0200
From:   Michal Simek <michal.simek@....com>
To:     Manikanta Guntupalli <manikanta.guntupalli@...inx.com>,
        <michal.simek@...inx.com>, <linux-arm-kernel@...ts.infradead.org>,
        <linux-i2c@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC:     <radhey.shyam.pandey@....com>, <srinivas.goud@....com>,
        <shubhrajyoti.datta@....com>
Subject: Re: [PATCH V2 0/9] Added Standard mode and SMBus support.



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@....com>

Thanks,
Michal

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ