summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorJai Luthra <jai.luthra@ideasonboard.com>2025-08-11 11:20:15 +0300
committerHans Verkuil <hverkuil+cisco@kernel.org>2025-08-25 16:40:41 +0300
commit3e743cd0a73246219da117ee99061aad51c4748c (patch)
tree0ccb60a17afaba3739d77de5c4b3e67b96226d5e /include/linux/debugobjects.h
parent929f2b69bebd860e389cc24e1f00183f53a79197 (diff)
downloadlinux-3e743cd0a73246219da117ee99061aad51c4748c.tar.xz
media: ti: j721e-csi2rx: Fix source subdev link creation
We don't use OF ports and remote-endpoints to connect the CSI2RX bridge and this device in the device tree, thus it is wrong to use v4l2_create_fwnode_links_to_pad() to create the media graph link between the two. It works out on accident, as neither the source nor the sink implement the .get_fwnode_pad() callback, and the framework helper falls back on using the first source and sink pads to create the link between them. Instead, manually create the media link from the first source pad of the bridge to the first sink pad of the J721E CSI2RX. Fixes: b4a3d877dc92 ("media: ti: Add CSI2RX support for J721E") Cc: stable@vger.kernel.org Reviewed-by: Devarsh Thakkar <devarsht@ti.com> Tested-by: Yemike Abhilash Chandra <y-abhilashchandra@ti.com> (on SK-AM68) Signed-off-by: Jai Luthra <jai.luthra@ideasonboard.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions