Commits
Guoniu.zhou committed 4b44b37dab4
media: staging: imx: add isi core driver support for imx8qm/qxp Because ISI can be used to capture data from camera or memory. Split ISI driver to two parts. One for ISI core and hardware, the other is for ISI capture function. Core driver will create virtual device for them and be shared by capture and memory to memory driver. Signed-off-by: Guoniu.zhou <guoniu.zhou@nxp.com>