ISL79987 support with current SDK

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

ISL79987 support with current SDK

跳至解决方案
1,295 次查看
mod42
Contributor III
I tried to port the patches in [1] to the current SDK (5.4.70_2.3.0) which we use on the 
iMX8QXP MEK (and on our custom hardware). But there is no function mxc_isi_initialize_capture_subdev 
which is called in 0001-ISI-Add-de-interlace-support.patch. So manually applying the patch is not 
possible. Is there a version of the patches for the current SDK?

[1
 
0 项奖励
回复
1 解答
1,276 次查看
AldoG
NXP TechSupport
NXP TechSupport

Hello,

I'm not aware of an update for this patch, but it could be used as reference to modify the ISI driver in newer releases like 5.4.70, the driver was moved from drivers/media/platform/imx8/ to drivers/staging/media/imx

https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/staging/media/imx?h=imx_5.4.70_2.3...

 

Best regards,
Aldo.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,259 次查看
mod42
Contributor III

The patches didn't apply easily. I had to delay the porting to a later stage. We are currently in board bringup. But the ISL79987 driver works well and we can capture video. Deinterlacing is not as important as veryfying that the hardware works.

0 项奖励
回复
1,277 次查看
AldoG
NXP TechSupport
NXP TechSupport

Hello,

I'm not aware of an update for this patch, but it could be used as reference to modify the ISI driver in newer releases like 5.4.70, the driver was moved from drivers/media/platform/imx8/ to drivers/staging/media/imx

https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/staging/media/imx?h=imx_5.4.70_2.3...

 

Best regards,
Aldo.

0 项奖励
回复