Quantcast
Viewing all articles
Browse latest Browse all 4803

Interfacing (DSI, CSI, I2C, etc.) • Re: how to use drm bridge icn6211

I think your overlay is incomplete as you're not taking care of setting up the I2C multiplexer. add below fragments to your overlay.

Code:

fragment@5 {target = <&i2c0if>;__overlay__ {status = "okay";};};fragment@6 {target = <&i2c0mux>;__overlay__ {status = "okay";};};};
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.

Statistics: Posted by aBUGSworstnightmare — Wed Mar 20, 2024 12:58 pm



Viewing all articles
Browse latest Browse all 4803

Trending Articles