Hi, The following patches change the handling of the bus width for camera sensors so that a board can overwrite a sensors native bus width Sascha Sascha Hauer (4): soc-camera: add board hook to specify the buswidth for camera sensors pcm990 baseboard: add camera bus width switch setting mt9m001: allow setting of bus width from board code mt9v022: allow setting of bus width from board code arch/arm/mach-pxa/pcm990-baseboard.c | 50 +++++++++++--- drivers/media/video/Kconfig | 14 ---- drivers/media/video/mt9m001.c | 130 ++++++++-------------------------- drivers/media/video/mt9v022.c | 97 +++---------------------- include/media/soc_camera.h | 6 ++ 5 files changed, 88 insertions(+), 209 deletions(-) -- 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