The following are a few updates for s5p-csis MIPI-CSI receiver driver. I have originally missed the fact there are multiple voltages to be supplied externally for the MIPI-CSI receiver and PHY and the driver have to make sure they are all enabled at PMIC. The patch 1/3 fixes it by adding a relevant regulator supply. Patch 2/3 fixes issues with resume from suspend to memory. Finally patch 3/3 enables a device node for s5p-mipi-csis subdev as it is more flexible to control the subdev from library/application rather than doing this in the kernel. Sylwester Nawrocki (3): s5p-csis: Handle all available power supplies s5p-csis: Rework of the system suspend/resume helpers s5p-csis: Enable v4l subdev device node drivers/media/video/s5p-fimc/mipi-csis.c | 88 +++++++++++++++++------------- 1 files changed, 50 insertions(+), 38 deletions(-) Regards, - Sylwester Nawrocki Samsung Poland R&D Center -- 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