linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] media: video-i2c: add Melexis MLX90640 thermal camera support
@ 2018-11-01  4:15 Matt Ranostay
  2018-11-01  4:15 ` [PATCH 1/2] media: video-i2c: check if chip struct has set_power function Matt Ranostay
  2018-11-01  4:15 ` [PATCH 2/2] media: video-i2c: add Melexis MLX90640 thermal camera support Matt Ranostay
  0 siblings, 2 replies; 6+ messages in thread
From: Matt Ranostay @ 2018-11-01  4:15 UTC (permalink / raw)
  To: linux-media; +Cc: Matt Ranostay

Add initial support for Melexis line of thermal cameras. This is the first part of
processing pipeline in which the real processing is done in userspace using the
V4L2 camera data.

Dependency patchset series: https://patchwork.kernel.org/cover/10650541/

Matt Ranostay (2):
  media: video-i2c: check if chip struct has set_power function
  media: video-i2c: add Melexis MLX90640 thermal camera support

 drivers/media/i2c/Kconfig     |   1 +
 drivers/media/i2c/video-i2c.c | 131 ++++++++++++++++++++++++++++++++--
 2 files changed, 126 insertions(+), 6 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-11-20 19:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-01  4:15 [PATCH 0/2] media: video-i2c: add Melexis MLX90640 thermal camera support Matt Ranostay
2018-11-01  4:15 ` [PATCH 1/2] media: video-i2c: check if chip struct has set_power function Matt Ranostay
2018-11-01  4:15 ` [PATCH 2/2] media: video-i2c: add Melexis MLX90640 thermal camera support Matt Ranostay
2018-11-19 14:26   ` Hans Verkuil
2018-11-19 20:54     ` Matt Ranostay
2018-11-20  8:39       ` Hans Verkuil

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).