I think your overlay is incomplete as you're not taking care of setting up the I2C multiplexer. add below fragments to your overlay.
Sorry, as I don't have any documentation of that bridge, nor any kind of HW using it I'm not able to offer any support.
Code:
fragment@5 {target = <&i2c0if>;__overlay__ {status = "okay";};};fragment@6 {target = <&i2c0mux>;__overlay__ {status = "okay";};};};
Statistics: Posted by aBUGSworstnightmare — Wed Mar 20, 2024 12:58 pm