OSDN Git Service

media: ccs: Add support for obtaining C-PHY configuration from firmware
authorSakari Ailus <sakari.ailus@linux.intel.com>
Tue, 29 Sep 2020 09:34:42 +0000 (11:34 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 7 Dec 2020 16:05:16 +0000 (17:05 +0100)
commit7ea4d23293300ca2f225595849a4fe444fb80ea4
tree3bd22e88ab2fa9dd228a125886a5fe2eee95b183
parentbd189aac5a91adf88eb5fac062c9d4a0c005c805
media: ccs: Add support for obtaining C-PHY configuration from firmware

Try parsing the firmware also as C-PHY. Do this only after D-PHY as older
firmware may not explicitly specify bus-type in which case D-PHY is the
default.

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