OSDN Git Service

media: dt: bindings: Explicitly specify bus type
authorSakari Ailus <sakari.ailus@iki.fi>
Mon, 6 Feb 2017 09:49:57 +0000 (04:49 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 19 Jul 2017 19:30:12 +0000 (15:30 -0400)
commit4303a0c9596f1c23fe3bcaa220e55f4d918942d6
treed460d82e6a1d3d33fe308a8d5bb2503a78afe1c8
parent8056402c54dcc7fcae48e28e51af3ca07f9480ff
media: dt: bindings: Explicitly specify bus type

In the vast majority of cases the bus type is known to the driver(s)
since a receiver or transmitter can only support a single one. There
are cases however where different options are possible, or the bus type
cannot be automatically detected.

The existing V4L2 OF support tries to figure out the bus type and
parse the bus parameters based on that. This does not scale too well
as there are multiple serial busses that share common properties.

Some hardware also supports multiple types of busses on the same
interfaces.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
Reviewed-by: Sebastian Reichel <sre@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/devicetree/bindings/media/video-interfaces.txt