OSDN Git Service

media: ccs-pll: Add support for decoupled OP domain calculation
authorSakari Ailus <sakari.ailus@linux.intel.com>
Thu, 18 Jun 2020 10:39:44 +0000 (12:39 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 7 Dec 2020 14:53:34 +0000 (15:53 +0100)
commitae502e08f45e47460406ab5c5fd2167a1011499a
tree8b743d89ffc86319778debce13e8b8db9765eea9
parent585e17c98407e1c2ec7735f37379e96cf0f74e3a
media: ccs-pll: Add support for decoupled OP domain calculation

Add support for decoupled OP domain clock calculation. This means that the
number of VT and OP domain clocks are no longer dependent on the number of
CSI-2 lanes in the lane speed mode.

The support also replaces the existing quirk flag to calculate OP domain
clocks per lane.

Also support decoupled OP domain calculation in the CCS driver.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/i2c/ccs-pll.c
drivers/media/i2c/ccs-pll.h
drivers/media/i2c/ccs/ccs-core.c
drivers/media/i2c/ccs/ccs-quirk.c