ADV7180
Not Recommended for New Designs
The ADV7180 automatically detects and converts standard analog baseband television signals compatible with worldwide NTSC, PAL, and SECAM standards into...
Datasheet
ADV7180 on Analog.com
ADV7280
Not Recommended for New Designs
The ADV7280 / ADV7280-M are versatile one-chip, multiformat video decoders. The ADV7280 / ADV7280-M automatically detect standard analog baseband video...
Datasheet
ADV7280 on Analog.com
Hi,
At first, Could you please check with "AN-1337" Application note inorder to interface the ADV728x with MIPI receivers.
Please crosscheck your driver with https://github.com/analogdevicesinc/linux.git
adv7280.c « soc_camera « i2c « media « drivers - linux-toradex.git - Linux kernel for Apalis, Colibri and Verdin modules
Thanks,
Poornima
Hi Poornima,
I spoke with our hardware guy. He says that since we're using the evaluation board for the ADV7280AM, the electrical stuff should be fine.
As for the driver, we followed these steps to fetch and build the Linux Kernel for our Toradex board.
https://developer.toradex.com/linux-bsp/os-development/build-u-boot-and-linux-kernel-from-source-code/build-linux-kernel-from-source-code/#64bitarm
I don't see the soc_camera folder in my source tree, or a adv7280.c file for that matter. Are we building the wrong version?
Hi,
This is something related to linux community.
There is separate forum Linux software driver's group https://ez.analog.com/community/linux-device-drivers/linux-software-drivers
Could you please post your question there where you will be more likely to get a knowledgeable answer?
Note:
ADI linux drivers can be found at Linux Drivers [Analog Devices Wiki]
ADI do support Linux drivers - they are located here (https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/drivers/media/i2c) The ADV728x related content is stored in the ADV7180.c file.
Also, the Linux driver for the ADV7280 branch in the Linux kernel git repository on the ADI GitHub account.
https://github.com/analogdevicesinc/linux/tree/adv7280
Thanks,
Poornima
Hi,
This is something related to linux community.
There is separate forum Linux software driver's group https://ez.analog.com/community/linux-device-drivers/linux-software-drivers
Could you please post your question there where you will be more likely to get a knowledgeable answer?
Note:
ADI linux drivers can be found at Linux Drivers [Analog Devices Wiki]
ADI do support Linux drivers - they are located here (https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/drivers/media/i2c) The ADV728x related content is stored in the ADV7180.c file.
Also, the Linux driver for the ADV7280 branch in the Linux kernel git repository on the ADI GitHub account.
https://github.com/analogdevicesinc/linux/tree/adv7280
Thanks,
Poornima