[media] s5p-fimc: Add device tree support for FIMC-LITE device driver
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Tue, 26 Mar 2013 12:33:54 +0000 (09:33 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 31 Mar 2013 13:44:40 +0000 (10:44 -0300)
commiteb62d9e9d6327322a5fd3894bfecb3a3aa9391ba
treec7572cf5ae9afa7859e663711d0a6aa0b36605d3
parente80cb1fae55ceb01b6e886e5499461c07b69c454
[media] s5p-fimc: Add device tree support for FIMC-LITE device driver

This patch adds the device tree support for FIMC-LITE device
driver. The bindings include compatible property for the Exynos5
SoC series, however the actual implementation for these SoCs will
be added in a separate patch.

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/exynos-fimc-lite.txt [new file with mode: 0644]
drivers/media/platform/s5p-fimc/fimc-lite.c