All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] media: i2c: og01a1b: Add OF support to OmniVision OG01A1B
@ 2024-06-20 12:47 Vladimir Zapolskiy
  2024-06-20 12:47 ` [PATCH 1/3] media: dt-bindings: Add description of OmniVision OG01A1B image sensor Vladimir Zapolskiy
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Vladimir Zapolskiy @ 2024-06-20 12:47 UTC (permalink / raw)
  To: Sakari Ailus
  Cc: Krzysztof Kozlowski, Rob Herring, Conor Dooley,
	Mauro Carvalho Chehab, linux-media, devicetree

The change adds basic support of OmniVision OG01A1B image sensor on
OF platforms.

Vladimir Zapolskiy (3):
  media: dt-bindings: Add description of OmniVision OG01A1B image sensor
  media: i2c: og01a1b: Add OF support to the image sensor driver
  media: i2c: og01a1b: Add support of an input system clock

 .../bindings/media/i2c/ovti,og01a1b.yaml      | 108 ++++++++++++++++++
 MAINTAINERS                                   |   1 +
 drivers/media/i2c/og01a1b.c                   |  50 ++++++--
 3 files changed, 150 insertions(+), 9 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/i2c/ovti,og01a1b.yaml

-- 
2.45.2


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

end of thread, other threads:[~2024-06-24 15:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-20 12:47 [PATCH 0/3] media: i2c: og01a1b: Add OF support to OmniVision OG01A1B Vladimir Zapolskiy
2024-06-20 12:47 ` [PATCH 1/3] media: dt-bindings: Add description of OmniVision OG01A1B image sensor Vladimir Zapolskiy
2024-06-20 15:33   ` Krzysztof Kozlowski
2024-06-20 20:04     ` Sakari Ailus
2024-06-20 20:28       ` Krzysztof Kozlowski
2024-06-21 17:12         ` Sakari Ailus
2024-06-24 15:25   ` kernel test robot
2024-06-20 12:47 ` [PATCH 2/3] media: i2c: og01a1b: Add OF support to the image sensor driver Vladimir Zapolskiy
2024-06-20 12:47 ` [PATCH 3/3] media: i2c: og01a1b: Add support of an input system clock Vladimir Zapolskiy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.