I’d like to use an HDMI-CSI2 Adapter with TC358743XBG chip with Orin NX on an Orin Nano Devkit carrier.
Something similar to this board:
For this I need to compile the kernel module (I’ve located the driver under drivers/media/i2c/tc358743.c already), and I need a devicetree addition.
Compiling the kernel module should be no problem for me - I’ve done that before. Device tree is a different thing. Has anybode done this befor for this chip?