[PATCH v2 0/2] media: gc2145: add basic dvp bus support

Andrey Skvortsov posted 2 patches 1 year, 9 months ago
There is a newer version of this series
.../bindings/media/i2c/galaxycore,gc2145.yaml |  64 ++++++++-
drivers/media/i2c/gc2145.c                    | 122 ++++++++++++++----
2 files changed, 159 insertions(+), 27 deletions(-)
[PATCH v2 0/2] media: gc2145: add basic dvp bus support
Posted by Andrey Skvortsov 1 year, 9 months ago
Tested on PinePhone with libcamera-based GNOME screenshot.

Andrey Skvortsov (2):
  dt-bindings: media: i2c: add galaxycore,gc2145 DVP bus support
  media: gc2145: implement basic dvp bus support

v2:
 - bindings:
   - add required bus-type property
   - conditionally require link-frequency property based on bus-type
   - add DVP properties with their default values

 - driver:
  - fix fwnode parsing
  - remove gc2145_is_csi2
  - fix error message for unsupported bus-type

 .../bindings/media/i2c/galaxycore,gc2145.yaml |  64 ++++++++-
 drivers/media/i2c/gc2145.c                    | 122 ++++++++++++++----
 2 files changed, 159 insertions(+), 27 deletions(-)

-- 
2.43.0