]> git.baikalelectronics.ru Git - kernel.git/commit
[media] exynos4-is: Add support for Exynos5250 MIPI-CSIS
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Fri, 31 May 2013 13:38:23 +0000 (10:38 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 28 Jun 2013 18:25:43 +0000 (15:25 -0300)
commit1ae4c60021e73adeed70695ed618d097f92dbbe3
treef71cb2eefb2f3df346df91f0bcb5eb8e1f8342d0
parent33dea507833f989768bfa8eec8f2d80f3f11ceec
[media] exynos4-is: Add support for Exynos5250 MIPI-CSIS

Add compatible property for the Exynos5250 and enable the frame start
and frame end interrupts. These interrupts are needed for the Exynos5
FIMC-IS firmware. The driver enables those interrupt only where available,
depending on the 'compatible' property. This can be optimized further,
by exposing some API at the subdev driver, so the host driver can enable
extra interrupts only for the image processing chains involving FIMC-IS.

Signed-off-by: Shaik Ameer Basha <shaik.ameer@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/devicetree/bindings/media/samsung-mipi-csis.txt
drivers/media/platform/exynos4-is/mipi-csis.c