OSDN Git Service

media: aspeed: add AST2600 support
authorJae Hyun Yoo <jae.hyun.yoo@linux.intel.com>
Tue, 25 Feb 2020 19:58:53 +0000 (20:58 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 2 Mar 2020 14:53:39 +0000 (15:53 +0100)
commitd737e7fe4cc0a47b72c0246ce32a20ac83c545be
tree978f8b75d217d64a17dcbf928e6f845f45d5f3ec
parent5f028c51a771b348fac65ef39989d0498bb76729
media: aspeed: add AST2600 support

Video engine in AST2600 has the exactly same register set with
AST2500 except VR084 register which provides more precise JPEG
size read back. This commit adds support for the difference and
adds 'aspeed,ast2600-video-engine' compatible OF string.

Signed-off-by: Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Eddie James <eajames@linux.ibm.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/platform/aspeed-video.c