I add my DTS files (they are customized for our board startting from phytec one). As you will see I addedd a Cmos sensor AR0134 that shoul use the parallel input port on the second IPU.
and i configured the second paralle port pins as well.
The driver is loaded, the sensor is configured on I2C, and i see the device created, but when i try to read from that one it not works : just say timeout... seems that the port is not capturing
so i think i missing some initialization on CSI or IPU.