Hi
I want to switch between hdmi in and camera in, both via one mipi_csi channel
HDMI would use 4 data lanes and camera just one data lane. The one DataLane and the CSI Clock Lane will be multiplexed between hdmi and camera.
Is it possible to change the links between mipi_csi and hdmi resp. camera, so when I mux to hdmi, add a link via media-ctrl to have the hdmi in as source for the mipi csi and vica versa?
So, do not have any ports in the devicetree but do the link between camera (resp. hdmi) to mipi csi via media-ctrl.
Currently I have the problem, that /dev/media0 is not available, when mipi csi has no port.
Regards,
Thilo