i2c: mchp-pci1xxxx: Update Timing registers
authorTharun Kumar P <tharunkumar.pasumarthi@microchip.com>
Mon, 20 Mar 2023 14:22:37 +0000 (19:52 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Apr 2023 10:35:14 +0000 (12:35 +0200)
commit9277d0e5889c526a5f27e83f26a9f3c262ee17fb
treee0117b762c98341ec714a6d80258c31528d30b6c
parent50eb90da4fa027bd34478f26222a9d3a563903ba
i2c: mchp-pci1xxxx: Update Timing registers

[ Upstream commit aa874cdfec07d4dd9c6f0c356d65c609ba31a26f ]

Update I2C timing registers based on latest hardware design.
This fix does not break functionality of chips with older design and
existing users will not be affected.

Fixes: 361693697249 ("i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch")
Signed-off-by: Tharun Kumar P <tharunkumar.pasumarthi@microchip.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/i2c/busses/i2c-mchp-pci1xxxx.c