[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)
commite80cb1fae55ceb01b6e886e5499461c07b69c454
treeb50952f124416d2c8c509cfaf0712d187bf3d609
parent02399e35e6bb716ce9636eba006b792362270034
[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
This page took 0.169588 seconds and 5 git commands to generate.