linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/1] *** New MIRA220 image sensor driver ***
@ 2025-06-11 19:22 philippe baetens
  2025-06-11 19:23 ` [PATCH v1 1/1] media/i2c: Add driver for ams Mira220 philippe baetens
  0 siblings, 1 reply; 2+ messages in thread
From: philippe baetens @ 2025-06-11 19:22 UTC (permalink / raw)
  To: linux-media

Hi Folks,

I've recently created a driver for the ams-osram mira220 image sensor.
This is already merged and tested specifically for the
raspberrypi/linux kernel.
Now I want to upstream my driver to the mainline linux.
This is my first patch - so be gentle :)
Feedback is appreciated.

philippe baetens (1):
  media/i2c: Add driver for ams Mira220

 drivers/media/i2c/Kconfig   |   14 +
 drivers/media/i2c/Makefile  |    1 +
 drivers/media/i2c/mira220.c | 1998 +++++++++++++++++++++++++++++++++++
 3 files changed, 2013 insertions(+)
 create mode 100644 drivers/media/i2c/mira220.c

-- 
2.34.1


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

end of thread, other threads:[~2025-06-11 19:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-11 19:22 [PATCH v1 0/1] *** New MIRA220 image sensor driver *** philippe baetens
2025-06-11 19:23 ` [PATCH v1 1/1] media/i2c: Add driver for ams Mira220 philippe baetens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).