]> git.hungrycats.org Git - linux/commit
i2c: qcom-geni: update frequency table to fix timing parameters
authorKathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>
Wed, 12 Aug 2026 08:30:55 +0000 (14:00 +0530)
committerAndi Shyti <andi.shyti@kernel.org>
Fri, 28 Aug 2026 00:27:57 +0000 (02:27 +0200)
commita4f3fbccb65de757569686baaf2b72e329096aba
treebc91ba99121801e40966558ba5b616873dc7b2c8
parent385c7af4e3b95d0769fd211831674e83b16a2ebf
i2c: qcom-geni: update frequency table to fix timing parameters

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.

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@oss.qualcomm.com>
Cc: <stable@vger.kernel.org> # v6.13+
Reviewed-by: Mukesh Savaliya <mukesh.savaliya@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://patch.msgid.link/20260812-ipq5424_i2c_scl_updates-v2-1-e09cd39d01d7@oss.qualcomm.com
drivers/i2c/busses/i2c-qcom-geni.c