On 10/7/25 7:55 AM, Alexandre Messier via B4 Relay wrote: > From: Alexandre Messier <[email protected]> > > Add the touchscreen device node for the HTC One (M8). > > Signed-off-by: Alexandre Messier <[email protected]> > --- > arch/arm/boot/dts/qcom/qcom-msm8974pro-htc-m8.dts | 36 > +++++++++++++++++++++++ > 1 file changed, 36 insertions(+) > > diff --git a/arch/arm/boot/dts/qcom/qcom-msm8974pro-htc-m8.dts > b/arch/arm/boot/dts/qcom/qcom-msm8974pro-htc-m8.dts > index 36eb42f0f3d9..040a256f9465 100644 > --- a/arch/arm/boot/dts/qcom/qcom-msm8974pro-htc-m8.dts > +++ b/arch/arm/boot/dts/qcom/qcom-msm8974pro-htc-m8.dts > @@ -65,6 +65,35 @@ vreg_vph_pwr: vreg-vph-pwr { > }; > }; > > +&blsp1_i2c2 { > + clock-frequency = <384000>;
This is not a valid I2C frequency You're looking for 100/400/1000 kHz Konrad

