This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM5728: how can find/write kernel driver for GS2971A (SDI receiver chip) to interface it to AM5728 EVM (TMDSEVM57xx)

Part Number: AM5728

Hello

I designed a board with GS2971A to receive video from SDI port and send it to AM5728 VIN3A port instead of Camera module.

I want GS2971A work at 10 bit mode. I connected pins D12~D19 of GS2971 to D0~D7 of connector P9 on LCD board instead of Camera module. 

the signals HS, VS, PCLK, DE and FLD of GS2971A is connected to same net pins of P9 connector.

the SPI signals (SCLK, SDIN, SDOUT, CSn) of GS2971A is sequentially connected to pins 57,58,59,60 of P9 connector.

now, I want to make a kernel driver for this chip in linux SDK (version 06.00.00.07) to be detected as video device and can capture video.

how can I do this? is there a kernel driver for this chip?

Best Regards,

Ali