On 25/03/2024 00:08, Laurent Pinchart wrote:
From: Dave Stevenson <dave.stevenson@xxxxxxxxxxxxxxx> Add a driver for the Unicam camera receiver block on BCM283x processors. It is represented as two video device nodes: unicam-image and unicam-embedded which are connected to an internal subdev (named unicam-subdev) in order to manage streams routing.
Shouldn't this driver call get_frame_desc somewhere to get the VC and DT for the streams?
Tomi