From: Bjorn Andersson Date: Sat, 5 Oct 2024 04:09:05 +0000 (-0700) Subject: arm64: dts: qcom: qcs6490-rb3gen2: Specify i2c1 clock frequency X-Git-Tag: ceph-for-6.13-rc4~232^2~22^2~71 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=11c6a294c4f0525c15129526f666f6bbc160a660;p=ceph-client.git arm64: dts: qcom: qcs6490-rb3gen2: Specify i2c1 clock frequency Per the binding, omitting the clock frequency from a Geni I2C controller node defaults the bus to 100Khz. But at least in Linux, a friendly info print highlights the lack of explicitly defined frequency in the DeviceTree. Specify the frequency, to give it an explicit value, and to silence the log print in Linux. Signed-off-by: Bjorn Andersson Reviewed-by: Dmitry Baryshkov Link: https://lore.kernel.org/r/20241004-i2c1-frequency-v1-1-77a359015d54@oss.qualcomm.com Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts b/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts index 6716c0682d48c..bef184f10b46e 100644 --- a/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts +++ b/arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts @@ -606,6 +606,7 @@ }; &i2c1 { + clock-frequency = <100000>; status = "okay"; typec-mux@1c {