i2c: xiic: Update compatible with new IP version
authorRaviteja Narayanam <raviteja.narayanam@xilinx.com>
Wed, 15 Feb 2023 13:32:23 +0000 (19:02 +0530)
committerWolfram Sang <wsa@kernel.org>
Fri, 17 Feb 2023 21:43:06 +0000 (22:43 +0100)
commit9b97cd61ee1ca7ba9a7005afd52f963a811b492c
tree531aaea7f328bc3bd7c0478faaca86919a794639
parentdeca7db82bdebfe4713de28574245276cd5e3023
i2c: xiic: Update compatible with new IP version

Xilinx AXI I2C IP is updated with a bug fix for dynamic mode reads.
Older IPs are handled with a workaround in which they are using
xiic standard mode for all these effected use cases.
Add the new IP version to compatible.

Signed-off-by: Raviteja Narayanam <raviteja.narayanam@xilinx.com>
Signed-off-by: Manikanta Guntupalli <manikanta.guntupalli@amd.com>
Acked-by: Michal Simek <michal.simek@amd.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-xiic.c