]> asedeno.scripts.mit.edu Git - linux.git/commit
media: v4l: fwnode: Read lane inversion information despite lane numbering
authorSakari Ailus <sakari.ailus@linux.intel.com>
Wed, 18 Jul 2018 13:33:45 +0000 (09:33 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 4 Oct 2018 20:11:10 +0000 (16:11 -0400)
commit276565ed7e48453e16ff6b95774bd70843ec4eb1
tree2906534b968e40320029c06b0211b040471fa60e
parent175b18b82df8d1f475d6fc55fd0d2d4787824b08
media: v4l: fwnode: Read lane inversion information despite lane numbering

Read the lane inversion independently of whether the "data-lanes" property
exists. This makes sense since the caller may pass the number of lanes as
the default configuration while the lane inversion configuration may still
be available in firmware.

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