media: rcar-csi2: Set bus type when parsing fwnode
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Mon, 14 Sep 2020 21:50:11 +0000 (23:50 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 16 Nov 2020 09:31:14 +0000 (10:31 +0100)
commit055e124eec851996567910def94ead0aaac8fa36
tree7cb3faaaf5e13f733671c5fe8903f153d0370d0a
parent09e73bbd3ee513bb29f327bd6d0e51bcd7b260a7
media: rcar-csi2: Set bus type when parsing fwnode

The only supported bus for the R-Car CSI-2 driver is CSI-2 DPHY, specify
this before parsing the fwnode.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/platform/rcar-vin/rcar-csi2.c