[PATCH V6 0/3] Added Standard mode and SMBus support.

Manikanta Guntupalli posted 3 patches 2 years, 6 months ago
.../bindings/i2c/xlnx,xps-iic-2.00.a.yaml     |  11 +-
drivers/i2c/busses/i2c-xiic.c                 | 149 ++++++++++++++++++
2 files changed, 159 insertions(+), 1 deletion(-)
[PATCH V6 0/3] Added Standard mode and SMBus support.
Posted by Manikanta Guntupalli 2 years, 6 months ago
-Add 'xlnx,axi-iic-2.1' new IP version support.
-Add dynamic SCL frequency configuration support.

Raviteja Narayanam (3):
  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
---
Changes for v6:
Add enum for clock-frequency in xlnx,xps-iic-2.00.a.yaml
Changes for v5:
Update description and add default value details for clock-frequency
in xlnx,xps-iic-2.00.a.yaml
Changes since v4:
First 6 patches of "Added Standard mode and SMBus support" series applied
to for-next
https://lore.kernel.org/linux-arm-kernel/1675330898-563-1-git-send-email-manikanta.guntupalli@amd.com/

 .../bindings/i2c/xlnx,xps-iic-2.00.a.yaml     |  11 +-
 drivers/i2c/busses/i2c-xiic.c                 | 149 ++++++++++++++++++
 2 files changed, 159 insertions(+), 1 deletion(-)

-- 
2.25.1