public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] media: gc2145: add basic dvp bus support
@ 2024-02-22  6:22 Andrey Skvortsov
  2024-02-22  6:22 ` [PATCH v2 1/2] dt-bindings: media: i2c: add galaxycore,gc2145 DVP " Andrey Skvortsov
  2024-02-22  6:22 ` [PATCH v2 2/2] media: gc2145: implement basic dvp " Andrey Skvortsov
  0 siblings, 2 replies; 5+ messages in thread
From: Andrey Skvortsov @ 2024-02-22  6:22 UTC (permalink / raw)
  To: Sakari Ailus, Alain Volmat, Mauro Carvalho Chehab, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, linux-media, devicetree,
	linux-kernel
  Cc: Ondřej Jirman, Pavel Machek, Arnaud Ferraris,
	Andrey Skvortsov

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-05-04 16:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-22  6:22 [PATCH v2 0/2] media: gc2145: add basic dvp bus support Andrey Skvortsov
2024-02-22  6:22 ` [PATCH v2 1/2] dt-bindings: media: i2c: add galaxycore,gc2145 DVP " Andrey Skvortsov
2024-02-22  6:22 ` [PATCH v2 2/2] media: gc2145: implement basic dvp " Andrey Skvortsov
2024-04-26 16:38   ` Alain Volmat
2024-05-04 16:30     ` Andrey Skvortsov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox