Hello, This patch series brings miscellaneous enhancements to the imx-pxp driver that I have kept in my tree for a too long time. As it's a collection of miscellanous changes, please see individual patches for details. The patches are based on top of Michael's recent i.MX7D support for the imx-pxp driver [1]. Michael, I can rebase this on top of your v2, or feel free to take the patches in your tree already and include them in v2 if you prefer. [1] https://lore.kernel.org/linux-media/20230105134729.59542-1-m.tretter@xxxxxxxxxxxxxx Laurent Pinchart (6): media: imx-pxp: Sort headers alphabetically media: imx-pxp: Add media controller support media: imx-pxp: Pass pixel format value to find_format() media: imx-pxp: Implement frame size enumeration media: imx-pxp: Introduce pxp_read() and pxp_write() wrappers media: imx-pxp: Use non-threaded IRQ drivers/media/platform/nxp/imx-pxp.c | 203 ++++++++++++++++++--------- 1 file changed, 136 insertions(+), 67 deletions(-) -- Regards, Laurent Pinchart