]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/media/i2c/adv7604.c
[media] adv7604: Add DT support
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 25 Nov 2013 19:19:08 +0000 (16:19 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 25 May 2014 16:04:00 +0000 (13:04 -0300)
commitf82f313e9739026ca96342b5b44c5c94072e166a
tree135a6deb589d3540298d46aef7665af5f0d9566c
parent5ef54b5955acdcc63ac8ad7cf0aef3d16070773a
[media] adv7604: Add DT support

Parse the device tree node to populate platform data. Only the ADV7611
is currently support with DT.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Documentation/devicetree/bindings/media/i2c/adv7604.txt [new file with mode: 0644]
drivers/media/i2c/adv7604.c