Re: [PATCH v2 1/2] i2c: qcom-geni: update frequency table to fix timing parameters
Mukesh Savaliya <[email protected]> Wed, 12 Aug 2026 23:15:54 +0530
| Newsgroups | org.kernel.vger.linux-i2c,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
On 8/12/2026 2:00 PM, Kathiravan Thirumoorthy wrote: > In IPQ5424, to meet the setup and hold timing requirements in the > standard mode, update the frequency table with the values recommended by > HW design team. > > Also remove the stray space in the I2C_MAX_FAST_MODE_FREQ entry. > > Cc: <[email protected]> > Fixes: 85c34532849d ("i2c: qcom-geni: fix I2C frequency table to achieve accurate bus rates") > Fixes: 506bb2ab0075 ("i2c: qcom-geni: Support systems with 32MHz serial engine clock") > Signed-off-by: Kathiravan Thirumoorthy <[email protected]> > --- Reviewed-by: Mukesh Savaliya <[email protected]>