media: staging/intel-ipu3: css: Initialize css hardware
authorYong Zhi <yong.zhi@intel.com>
Fri, 7 Dec 2018 01:03:34 +0000 (20:03 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 14 Dec 2018 10:27:31 +0000 (05:27 -0500)
commitedfe84526099548fbad85ad0a4820a8ca614f640
treebfbeeaa934d3501031cf9ca761aadfa43e6f2b4d
parente11110a5b74487cfc99dad8a5744fe26782f5d9c
media: staging/intel-ipu3: css: Initialize css hardware

This patch implements the functions to initialize
and configure IPU3 h/w such as clock, irq and power.

Signed-off-by: Yong Zhi <yong.zhi@intel.com>
Signed-off-by: Tomasz Figa <tfiga@chromium.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/staging/media/ipu3/ipu3-css.c [new file with mode: 0644]
drivers/staging/media/ipu3/ipu3-css.h [new file with mode: 0644]