Re: [PATCH v3 00/19] media: i2c: ds90ub9xx: Error handling, UB9702 improvements

From: Tomi Valkeinen
Date: Tue Mar 04 2025 - 07:10:32 EST


Hi,

On 03/03/2025 18:02, Jai Luthra wrote:
Hi,

This series has two main parts: 1) add error handling all around, and 2)
update the drivers according to latest (mostly non-public) information
from TI.

Signed-off-by: Jai Luthra <jai.luthra@xxxxxxxxxxxxxxxx>
---
Changes in v3:
- Now that this series is closer to being merged, squash "Remove old
ub9702 RX port init code (SQUASH)" and "Update UB9702 init sequences"
as they were only split to ease review.
- Drop SSCG bindings and driver changes.
- Fix Sakari's minor review comments on "Speed-up I2C watchdog timer".
- Link to v2: https://lore.kernel.org/r/20250124-ub9xx-improvements-v2-0-f7075c99ea20@xxxxxxxxxxxxxxxx


Thanks Jai for sending this. Looks good to me.

Tomi