Hi folks, This set addresses issues in graph endpoint parsing as well as fixes error handling and cleans up things in general. The main issue there was the IVSC CSI driver was parsing the endpoints of another device while ignoring its own endpoint on port 1. Sakari Ailus (6): media: ivsc: csi: Don't parse remote endpoints media: ivsc: csi: Clean up V4L2 async notifier on error media: ivsc: csi: Clean up notifier set-up media: ivsc: csi: Clean up parsing firmware and setting up async notifier media: ivsc: csi: Don't mask v4l2_fwnode_endpoint_parse return value media: ivsc: csi: Check number of lanes on source, too drivers/media/pci/intel/ivsc/mei_csi.c | 65 ++++++++++++++++---------- 1 file changed, 41 insertions(+), 24 deletions(-) -- 2.39.2