All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] s5p-fimc/mipi-csis drivers cleanup
@ 2012-09-17 10:48 ` Sylwester Nawrocki
  0 siblings, 0 replies; 20+ messages in thread
From: Sylwester Nawrocki @ 2012-09-17 10:48 UTC (permalink / raw)
  To: linux-media, kgene.kim
  Cc: linux-arm-kernel, kyungmin.park, sw0312.kim, linux-samsung-soc,
	Sylwester Nawrocki

This series is a cleanup of s5p-fimc/mipi-csis drivers and changes required
for adding device tree support. It depends on Arnd's platform data headers
cleanup patch:
"ARM: samsung: move platform_data definitions"
git.kernel.org/?p=linux/kernel/git/arm/arm-soc.git;a=commit;h=d7243bd51b783ffd2

Sylwester Nawrocki (7):
  ARM: samsung: Remove unused fields from FIMC and CSIS platform data
  ARM: samsung: Change __s5p_mipi_phy_control() function signature
  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
  s5p-csis: Change regulator supply names

 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/video/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(-)

--
1.7.11.3

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2012-09-17 11:24 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-17 10:48 [PATCH 0/7] s5p-fimc/mipi-csis drivers cleanup Sylwester Nawrocki
2012-09-17 10:48 ` Sylwester Nawrocki
2012-09-17 10:51 ` [PATCH 1/7] ARM: samsung: Remove unused fields from FIMC and CSIS platform data Sylwester Nawrocki
2012-09-17 10:51   ` Sylwester Nawrocki
2012-09-17 10:51   ` [PATCH 2/7] ARM: samsung: Change __s5p_mipi_phy_control() function signature Sylwester Nawrocki
2012-09-17 10:51     ` Sylwester Nawrocki
2012-09-17 11:06     ` Kukjin Kim
2012-09-17 11:06       ` Kukjin Kim
2012-09-17 10:51   ` [PATCH 3/7] ARM: EXYNOS: Change MIPI-CSIS device regulator supply names Sylwester Nawrocki
2012-09-17 10:51     ` Sylwester Nawrocki
2012-09-17 11:07     ` Kukjin Kim
2012-09-17 11:07       ` Kukjin Kim
2012-09-17 11:02   ` [PATCH 1/7] ARM: samsung: Remove unused fields from FIMC and CSIS platform data Kukjin Kim
2012-09-17 11:02     ` Kukjin Kim
2012-09-17 11:24     ` Sylwester Nawrocki
2012-09-17 11:24       ` Sylwester Nawrocki
2012-09-17 10:54 ` [PATCH 4/7] s5p-csis: Replace phy_enable platform data callback with direct call Sylwester Nawrocki
2012-09-17 10:54   ` [PATCH 5/7] s5p-fimc: Remove unused platform data structure fields Sylwester Nawrocki
2012-09-17 10:54   ` [PATCH 6/7] s5p-csis: Allow to specify pixel clock's source through platform data Sylwester Nawrocki
2012-09-17 10:54   ` [PATCH 7/7] s5p-csis: Change regulator supply names Sylwester Nawrocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.