[media] s5p-csis: Add device tree support
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Tue, 26 Mar 2013 11:20:30 +0000 (08:20 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 31 Mar 2013 13:42:58 +0000 (10:42 -0300)
commit02399e35e6bb716ce9636eba006b792362270034
tree24ec7af43a7ee0c310bf6dd64457396875f7d268
parentee12b049104118a58ac13da207a84c867191b17a
[media] s5p-csis: Add device tree support

This patch support for binding the driver to the MIPI-CSIS
devices instantiated from device tree and parsing the SoC
and board specific properties. The MIPI CSI-2 channel is
determined by the value of reg property placed in csis'
port subnode.

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 [new file with mode: 0644]
drivers/media/platform/s5p-fimc/mipi-csis.c
drivers/media/platform/s5p-fimc/mipi-csis.h
include/media/s5p_fimc.h
This page took 0.026483 seconds and 5 git commands to generate.