commit | 5e316ff52cd717e98dacdb8e006ee40cc6aa1e8b | [log] [tgz] |
---|---|---|
author | Marco Felsch <m.felsch@pengutronix.de> | Thu Mar 12 11:31:41 2020 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Mar 12 16:31:38 2020 +0100 |
tree | bc85b6126c3af2cd1360ea938a22d25c547ad37a | |
parent | 507a0ba93aa1cf2837d2abc4ab0cbad3c29409d3 [diff] |
media: v4l2-fwnode: add endpoint id field to v4l2_fwnode_link A link is between two endpoints not between two ports to be more precise. Add the local_id/remote_id field which stores the endpoint reg/port property to the link. Now the link holds all necessary information about a link. Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>