Re: [PATCH v12 00/19] TVP5150 Features and Fixes
From: Sakari Ailus <sakari.ailus@linux.intel.com>
Date: 2020-03-11 08:34:01
Also in:
linux-media
Hi Marco, On Mon, Mar 09, 2020 at 11:14:09AM +0100, Marco Felsch wrote:
Hi all, here is the new and _hopefully_ last version :) This version contains the discussion results with Sakari and some minor fixes from the v11. Each patch has a dedicate log, so I avoid the details here and give only an overview. Patch 1-2: Those where previously one patch. Patch 3-6: Prepare and implement the common v4l2-fwnode parsing code. I changed the code from a single parse_and_add_links/free to parse/add_links/free. I did the split to allow adding multiple links from different devices to a _maybe_ coming global connector device. Patch 8: I converted the parsing code to the new v4l2-fwnode-connector parsing behaviour and fixed a two bugs during remove() Patch 13: This one is new due to the switch from the s_power() to the pm_runtime as Sakari suggested. Patch 14: Also a new patch. Patch 15: New patch.. I've tested the series on a custom imx6-based board which uses the chip directly (no-usb). I would appreciate if someone with a usb device can test this too.
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> That assumes the comments (nothing major there) will be addressed later on. -- Regards, Sakari Ailus