]> asedeno.scripts.mit.edu Git - linux.git/commit
media: v4l: fwnode: Support parsing of CSI-2 C-PHY endpoints
authorSakari Ailus <sakari.ailus@linux.intel.com>
Mon, 23 Jul 2018 13:09:28 +0000 (09:09 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 4 Oct 2018 20:23:34 +0000 (16:23 -0400)
commitedc6d56c2e7ef33ed7391b73806100a76762c012
treebb44d440adec3531d87e58e71a10b698420c74f4
parente7b2f5185e4cc44c11d01f0aac162837829b72f1
media: v4l: fwnode: Support parsing of CSI-2 C-PHY endpoints

The V4L2 fwnode framework only parsed CSI-2 D-PHY endpoints while C-PHY
support wasn't there. Also parse endpoints for media bus type
V4L2_MBUS_CSI2_CPHY.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Tested-by: Steve Longerbeam <steve_longerbeam@mentor.com>
Tested-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/v4l2-core/v4l2-fwnode.c