[media] tc358743: support probe from device tree
authorPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 17 Jul 2015 14:02:55 +0000 (11:02 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 22 Jul 2015 14:26:32 +0000 (11:26 -0300)
commit25614824685247e00b786032a504f10bfab347b1
tree6baad4363bbd3de676cd0a2fb53f0cf59066d02e
parent8ec23da73599848a5a5ecbab50f17a570b60c096
[media] tc358743: support probe from device tree

Add support for probing the TC358743 subdevice from device tree.
The reference clock must be supplied using the common clock bindings.
MIPI CSI-2 specific properties are parsed from the OF graph endpoint
node and support for a non-continuous MIPI CSI-2 clock is added.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Documentation/devicetree/bindings/media/i2c/tc358743.txt [new file with mode: 0644]
drivers/media/i2c/tc358743.c
This page took 0.028679 seconds and 5 git commands to generate.