Hi Mauro, The following changes since commit 4fc8566367d6e0b460f67373423aa4f6b9cbf3ec: ARM: samsung: move platform_data definitions (2012-10-03 18:42:54 +0200) are available in the git repository at: git://git.infradead.org/users/kmpark/linux-samsung v4l_for_mauro_2 for you to fetch changes up to f53db50df38ab6d688ca76326784ce5837448cca: s5p-csis: Allow to specify pixel clock's source through platform data (2012-10-03 18:49:26 +0200) This pull request depends on patch from Arnd Bergman, moving platform data headers out of arch/arm to include/linux/platform_data. This commit is already in Linus' tree 436d42c61c3eef1d02256174c8615046c61a28ad ARM: samsung: move platform_data definitions and I have cherry-picked it on top of staging/for_v3.7 branch, before applying my patches. The patches touching arch/arm/mach-exynos and arch/arm/plat-samsung have been already acked by the Samsung maintainer. The changes here are related mostly to the device tree support for the s5p-csis driver. ---------------------------------------------------------------- Sylwester Nawrocki (7): ARM: samsung: Remove unused fields from FIMC and CSIS platform data ARM: samsung: Change __s5p_mipi_phy_control() function signature s5p-csis: Change regulator supply names ARM: EXYNOS: Change MIPI-CSIS device regulator supply names s5p-csis: Replace phy_enable platform data callback with direct call s5p-fimc: Remove unused platform data structure fields s5p-csis: Allow to specify pixel clock's source through platform data arch/arm/mach-exynos/mach-nuri.c | 7 ++----- arch/arm/mach-exynos/mach-origen.c | 4 ++-- arch/arm/mach-exynos/mach-universal_c210.c | 7 ++----- arch/arm/plat-samsung/setup-mipiphy.c | 20 +++++++----------- drivers/media/platform/s5p-fimc/mipi-csis.c | 23 +++++++++++--------- include/linux/platform_data/mipi-csis.h | 30 +++++++++++---------------- include/media/s5p_fimc.h | 2 -- 7 files changed, 38 insertions(+), 55 deletions(-) --- Regards, Sylwester -- 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