Commits

Fancy Fang committed 442987b4314
MLK-12946 media: pxp-v4l2: correct the 32 bpp pixel format passed to pxp The 32 bpp pixel format which is passed to pxp should be 'PXP_PIX_FMT_RGB32' instead of 'PXP_PIX_FMT_RGB24', since only 'PXP_PIX_FMT_RGB32' can be recognized by lcdif. Signed-off-by: Fancy Fang <chen.fang@nxp.com>