Serial engines 2 and 3 on the IPQ5424 support I2C. The I2C instance
operates on serial engine 2, designated as i2c0, and on serial engine 3,
designated as i2c1. Add both the i2c nodes.
v3: * Pick up R-b tag.
* Fix the format-specifier to correctly display the clock rate and change
'&pdev->dev' to 'dev' as per suggestions from Andi Shyti.
v2: https://lore.kernel.org/linux-arm-msm/20250903080948.3898671-1-quic_mmanikan@quicinc.com/
v1: https://lore.kernel.org/linux-arm-msm/20250711111418.3980520-1-quic_mmanikan@quicinc.com/
Manikanta Mylavarapu (2):
i2c: qcom-geni: add OPP table support
arm64: dts: qcom: ipq5424: add i2c nodes
arch/arm64/boot/dts/qcom/ipq5424.dtsi | 28 +++++++++++++++++++++++++++
drivers/i2c/busses/i2c-qcom-geni.c | 27 +++++++++++++++++++++++---
2 files changed, 52 insertions(+), 3 deletions(-)
base-commit: be5d4872e528796df9d7425f2bd9b3893eb3a42c
--
2.34.1