Ian Molton
bf9c82278c
[media] media: adv7604: ability to read default input port from DT
...
Adds support to the adv7604 driver for specifying the default input
port in the Device tree. If no value is provided, the driver will be
unable to select an input without help from userspace.
Tested-by: William Towle <william.towle@codethink.co.uk >
Signed-off-by: Ian Molton <ian.molton@codethink.co.uk >
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com >
2015-07-06 08:26:14 -03:00
Ian Molton
6a219f15a8
[media] media: adv7604: document support for ADV7612 dual HDMI input decoder
...
This documentation accompanies the patch adding support for the ADV7612
dual HDMI decoder / repeater chip.
Signed-off-by: Ian Molton <ian.molton@codethink.co.uk >
Reviewed-by: William Towle <william.towle@codethink.co.uk >
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com >
2015-07-06 08:26:13 -03:00
Laurent Pinchart
6fa88045ef
[media] adv7604: Add endpoint properties to DT bindings
...
Add support for the hsync-active, vsync-active and pclk-sample
properties to the DT bindings and control BT.656 mode implicitly.
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 >
2014-05-25 13:08:51 -03:00
Laurent Pinchart
f82f313e97
[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 >
2014-05-25 13:04:00 -03:00