Re: [PATCH v2 1/2] i2c: qcom-geni: update frequency table to fix timing parameters
From: Mukesh Savaliya
Date: Wed Aug 12 2026 - 13:48:59 EST
On 8/12/2026 2:00 PM, Kathiravan Thirumoorthy wrote:
In IPQ5424, to meet the setup and hold timing requirements in theReviewed-by: Mukesh Savaliya <mukesh.savaliya@xxxxxxxxxxxxxxxx>
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: <stable@xxxxxxxxxxxxxxx>
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 <kathiravan.thirumoorthy@xxxxxxxxxxxxxxxx>
---