lkml.org 
[lkml]   [2023]   [Jan]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH V3 0/9] Added Standard mode and SMBus support.
Date
-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
i2c: xiic: Fix Rx and Tx paths in standard mode
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
i2c: xiic: Update compatible with new IP version
i2c: xiic: Add SCL frequency configuration support
---
Changes for V2:
Updated in changelog of respective patch
Changes for V3:
Acked-by michal

.../bindings/i2c/xlnx,xps-iic-2.00.a.yaml | 7 +-
drivers/i2c/busses/i2c-xiic.c | 582 ++++++++++++++++--
2 files changed, 537 insertions(+), 52 deletions(-)

--
2.25.1

\
 
 \ /
  Last update: 2023-03-26 23:53    [W:0.090 / U:1.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site