Hello, This small patch series adds two new features to the max9286 driver: support for per-port supplies, and support for manual framesync operation. Please see individual patches for details. Thomas, patch 2/3 is authored by you (and modified by me, see its commit message, feedback is welcome) but the initial version from your branch didn't include your Signed-off-by. Could you reply to the mail with an SoB line ? Laurent Pinchart (2): dt-bindings: media: i2c: max9286: Add support for per-port supplies media: i2c: max9286: Support manual framesync operation Thomas Nizan (1): media: i2c: max9286: Add support for port regulators .../bindings/media/i2c/maxim,max9286.yaml | 25 ++- drivers/media/i2c/max9286.c | 178 ++++++++++++++++-- 2 files changed, 185 insertions(+), 18 deletions(-) base-commit: 9b4d7b5c81a2578e080da33b5cddc3149fa611aa -- Regards, Laurent Pinchart