Hi Mauro, Here's a little fix for matching V4L2 fwnode endpoints. It affects systems relying on swnode in particular, including non-ChromeOS systems with IPU3. Please pull. The following changes since commit 3bcc2c1eade4e95ee494c30684d0157fba27c824: media: rkvdec: Disable H.264 error detection (2022-07-05 11:45:45 +0100) are available in the Git repository at: git://linuxtv.org/sailus/media_tree.git tags/fixes-5.19-1-signed for you to fetch changes up to 7a4eb72e63b88feac3de62ad299a29af5cedfd0d: v4l: async: Also match secondary fwnode endpoints (2022-07-11 09:31:10 +0300) ---------------------------------------------------------------- V4L2 async fix for 5.19 ---------------------------------------------------------------- Sakari Ailus (1): v4l: async: Also match secondary fwnode endpoints drivers/media/v4l2-core/v4l2-async.c | 35 +++++++++++++++++++++-------------- 1 file changed, 21 insertions(+), 14 deletions(-) -- Regards, Sakari Ailus