The vd55g4 is the monochrome variant of the vd56g4. This series adds the
necessary code in the driver to probe and stream from the sensor
in the correct format, and a new compatible in device tree bindings.
This series also fixes some issues I encountered while developing.
Signed-off-by: Benjamin Mugnier <benjamin.mugnier@foss.st.com>
---
Benjamin Mugnier (5):
media: i2c: vd55g1: Fix media bus code initialization
media: i2c: vd55g1: Remove spurious pad format update on init_state()
media: i2c: vd55g1: Fix manual digital gain on color variant
media: i2c: vd55g1: Add support for vd55g4
media: dt-bindings: vd55g1: Add vd55g4 compatible
.../devicetree/bindings/media/i2c/st,vd55g1.yaml | 3 +-
drivers/media/i2c/vd55g1.c | 141 ++++++++++++++-------
2 files changed, 99 insertions(+), 45 deletions(-)
---
base-commit: 254f49634ee16a731174d2ae34bc50bd5f45e731
change-id: 20260428-vd55g4_and_fixes-97dc23b6f266
Best regards,
--
Benjamin Mugnier <benjamin.mugnier@foss.st.com>