]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
media: v4l2-fwnode: The first default data lane is 0 on C-PHY
authorSakari Ailus <sakari.ailus@linux.intel.com>
Sat, 2 Mar 2019 15:23:12 +0000 (10:23 -0500)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 13 Aug 2019 12:11:36 +0000 (14:11 +0200)
commit1e017f6c5b65e19d3bde17eb139f55164699134c
tree81ac9a29e803dc71ed3537415750fffd40875476
parent78720c43d0363726fc1eff36450b9ee52fdef4d4
media: v4l2-fwnode: The first default data lane is 0 on C-PHY

BugLink: https://bugs.launchpad.net/bugs/1837517
[ Upstream commit fff35d45e16fae125c6000cb87e254cb634ac7fb ]

C-PHY has no clock lanes. Therefore the first data lane is 0 by default.

Fixes: edc6d56c2e7e ("media: v4l: fwnode: Support parsing of CSI-2 C-PHY endpoints")
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
drivers/media/v4l2-core/v4l2-fwnode.c