Hi,
migrating to 5.10 from a 4.4. kernel, just not finding anymore
media/platform/ti-vpe/vip.c
and no trace of dts nodes vip1: vip@0x48970000
If any hint on how to have that vin module working, welcome.
Regards,
angelo
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.
Hi,
migrating to 5.10 from a 4.4. kernel, just not finding anymore
media/platform/ti-vpe/vip.c
and no trace of dts nodes vip1: vip@0x48970000
If any hint on how to have that vin module working, welcome.
Regards,
angelo
Angelo,
I saw our newest SDK for AM57 is 6.03, which is on kernel 4.19. Kernel 5.10 is used in TI SDK 8.x and up, but not on AM57. So you will have to hack the VIP driver and bring it over to your 5.10, along with header files and dts nodes.
I also tried to find similar driver on another device that has SDK8.x, unfortunately, AM57/DRA7 are the last family of devices used the same IP.
sorry I can not be more help
Jian
thanks for the update. please double check you carved out the same range of continuous memory for vip driver in 5.10.
Jian