DSI bridge

We are moving from the TX2 to NX in our handheld device and need to incorporate a HDMI/eDP to MIPI DSI bridge due to the NX not having DSI and not being able to source eDP panels that fit our form factor.
I came across an Nvidia authored driver for the Toshiba TC358870 HDMI2DSI bridge at kernel/nvidia/drivers/video/tegra/dc/bridge/hdmi2dsi_tc358870.h . It is from 2017 and only enabled by default on Android.
Has this been tested with the NX? Or has any other bridge been tested?

1 Like

Sorry, no such test on NX.

Maybe you could check hdmi2dsi_tc358870.c and panel-b-1440x1600-3-5.dtsi.

Hi, any luck implementing the Toshiba chip? I’m considering it as a display driver adapter as no DSI outputs are available