[PATCH 0/2] media: i2c: vd55g1: Support vd65g4 RGB variant

Benjamin Mugnier posted 2 patches 1 month, 2 weeks ago
There is a newer version of this series
.../devicetree/bindings/media/i2c/st,vd55g1.yaml   |   6 +-
drivers/media/i2c/vd55g1.c                         | 231 +++++++++++++++------
2 files changed, 169 insertions(+), 68 deletions(-)
[PATCH 0/2] media: i2c: vd55g1: Support vd65g4 RGB variant
Posted by Benjamin Mugnier 1 month, 2 weeks ago
This serie adds the support for the vd65g4, the color variant of the
vd55g1.

First patch is the device tree bindings update, while the second is the
driver support per se.

Signed-off-by: Benjamin Mugnier <benjamin.mugnier@foss.st.com>
---
Benjamin Mugnier (2):
      media: dt-bindings: vd55g1: Add vd65g4 compatible
      media: i2c: vd55g1: Add support for vd65g4 RGB variant

 .../devicetree/bindings/media/i2c/st,vd55g1.yaml   |   6 +-
 drivers/media/i2c/vd55g1.c                         | 231 +++++++++++++++------
 2 files changed, 169 insertions(+), 68 deletions(-)
---
base-commit: 2412f16c9afa7710778fc032139a6df38b68fd7c
change-id: 20250818-vd55g1_add_vd65g4-8e8518ef6506

Best regards,
-- 
Benjamin Mugnier <benjamin.mugnier@foss.st.com>