OSDN Git Service

media: sun6i: Add H3 compatible
authorChen-Yu Tsai <wens@csie.org>
Fri, 30 Nov 2018 07:58:45 +0000 (02:58 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 16 Jan 2019 18:33:21 +0000 (13:33 -0500)
commit2d9a43be4a2e9e5ba0f9810de81ffe5436dc3eff
tree84fcf88358c1e6b6ab024d0f0b0212354f215941
parentaace50f1fd8426c8dfffd9999a7c408db3c2f40e
media: sun6i: Add H3 compatible

The CSI controller found on the H3 (and H5) is a reduced version of the
one found on the A31. It only has 1 channel, instead of 4 channels for
time-multiplexed BT.656. Since the H3 is a reduced version, it cannot
"fallback" to a compatible that implements more features than it
supports.

Add a compatible string entry for the H3.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.c