media: imx: mipi csi-2: Implement get_fwnode_pad op
authorSteve Longerbeam <slongerbeam@gmail.com>
Fri, 1 May 2020 17:15:43 +0000 (19:15 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 18 May 2020 12:19:52 +0000 (14:19 +0200)
commitfd5b69df4ffc62e81b149b54c0676125b8afe25c
tree7c5a93e33b9af8c3848eae9fa6d2ea4bc5e438b9
parent318cd36542801caecfc3eaa1fd733f59574ac0a9
media: imx: mipi csi-2: Implement get_fwnode_pad op

Use v4l2_subdev_get_fwnode_pad_1_to_1() as the get_fwnode_pad operation.
The MIPI CSI-2 receiver maps port numbers and pad indexes 1:1.

Signed-off-by: Steve Longerbeam <slongerbeam@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/imx/imx6-mipi-csi2.c