]> git.baikalelectronics.ru Git - kernel.git/commit
[media] s5p-fimc: Add device tree support for FIMC device driver
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Tue, 26 Mar 2013 11:22:21 +0000 (08:22 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 31 Mar 2013 13:44:14 +0000 (10:44 -0300)
commitf30da02cb91780e587ec62341bceb09d498f6d09
treeb50952f124416d2c8c509cfaf0712d187bf3d609
parenta9d78813e00ac661c37faf827b6ceb7dca28a793
[media] s5p-fimc: Add device tree support for FIMC device driver

This patch adds device tree support for FIMC driver on S5PV210
and Exynos4 SoCs.
The FIMC IP block's features and quirks encoded statically in
the driver are now parsed from the device tree. Once all relevant
platforms are converted to device tree based booting the FIMC
variant data structures will all be removed from the driver.

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-fimc.txt [new file with mode: 0644]
drivers/media/platform/s5p-fimc/fimc-capture.c
drivers/media/platform/s5p-fimc/fimc-core.c
drivers/media/platform/s5p-fimc/fimc-core.h
drivers/media/platform/s5p-fimc/fimc-m2m.c
drivers/media/platform/s5p-fimc/fimc-reg.c