On Thu, Nov 27, 2025 at 11:33:40AM +0100, Konrad Dybcio wrote: > On 11/26/25 1:08 PM, Robert Eckelmann via B4 Relay wrote: > > From: Robert Eckelmann <[email protected]> > > > > We know these devices are present, most of them are supported by > > downstream and close to the mainline kernels. > > > > This is very handy when rebasing the integration tree with the support. > > > > No functional changes. > > > > Signed-off-by: Robert Eckelmann <[email protected]> > > --- > > .../dts/qcom/sdm845-xiaomi-beryllium-common.dtsi | 23 > > +++++++++++++++------- > > 1 file changed, 16 insertions(+), 7 deletions(-) > > > > diff --git a/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-common.dtsi > > b/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-common.dtsi > > index 0fb1d7e724c4..0b219d0ff451 100644 > > --- a/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-common.dtsi > > +++ b/arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-common.dtsi > > @@ -227,6 +227,10 @@ vreg_l26a_1p2: ldo26 { > > }; > > }; > > > > +&cci_i2c0 { > > + /* IMX363 @ 10 */ > > It may be useful for you to add 'status = "okay"' here, so that the busses > are accessible, and you can poke at the device with e.g. i2c-tools
And a bus frequency then. > > Konrad -- With best wishes Dmitry

