Hi, I've checked this matter with a colleague and we have several reasons to doubt that the i.MX27 and the i.MX53 can share the same driver for their Video Processing Units (VPU): 1. The VPU in the i.MX27 is a "codadx6" with support for H.264, H.263 and MPEG4-Part2 [1]. Provided Freescale is using the same IP provider for i.MX53 and looking at the features that the VPU in this SoC supports (1080p resolution, VP8) we are probably dealing with a "coda 9 series" [2]. 2. An important part of the functionality for controlling the "codadx6" is implemented using software messages between the main CPU and the VPU, this means that a different firmware loaded in the VPU can substantially change the way it is handled. As previously stated, i.MX27 and i.MX53 have different IP blocks and because of this, those messages will be very different. For these reasons we suggest that we carry on developing different drivers for the i.MX27 and the i.MX53. Though it's true that both drivers could share some overhead given by the use of mem2mem framework, I don't think this is a good enough reason the merge them. By the way, driver for the VPU in the i.MX27 will be called "codadx6"[3], I suggest you call your driver "coda9" to avoid confusion. [1] http://www.chipsnmedia.com/product_search/product_view.php?part_idx=30&idx=48 [2] http://www.chipsnmedia.com/product_search/product_view.php?part_idx=20&idx=53 [3] https://github.com/jmartinc/video_visstrim/tree/mx27-codadx6/drivers/media/video/codadx6 -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34 942 25 32 60 www.vista-silicon.com -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html