reproduce: git checkout 82f2b0b97b36ee3fcddf0f0780a9a0825d52fec3 b4 shazam https://lore.kernel.org/r/20240220-rk3568-vicap-v7-7-7581fd96a33a@collabora.com # choose either of the following two methods to reproduce the issue # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md kismet --linux-ksrc=linux --selectees CONFIG_VIDEO_V4L2_SUBDEV_API --selectors CONFIG_VIDEO_ROCKCHIP_CSI -a=i386 # 2. reproduce by make cd linux # download the config file from the "config:" link in the report, and save it as .config make ARCH=i386 olddefconfig