mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/1] media: i2c: max96717: add test pattern ctrl
@ 2024-06-17 14:59 Tommaso Merciai
  2024-06-17 14:59 ` [PATCH 1/1] " Tommaso Merciai
  0 siblings, 1 reply; 6+ messages in thread
From: Tommaso Merciai @ 2024-06-17 14:59 UTC (permalink / raw)
  Cc: linuxfancy, sakari.ailus, laurent.pinchart, tomm.merciai,
	julien.massot, Mauro Carvalho Chehab, linux-media, linux-kernel

Hi,
Taking as reference the work done by Julien Massot on the MAX96716 driver
the test pattern generator on the serializer side MAX96717 has been implemented.
This work was done also to test and validate the GMSL2 version of the Alvium
camera on i.MX8MP ISI path.

HW setup:
 - alvium -> max96717 -> max96716 -> i.MX8MP (ISI path)

During the test it's mandatory to put also the de-serializer into pixel
mode disabling tunnel mode.
This can be done writing bit 0 of MIPI_TX52 (0x474) TUN_EN reg.

Test pattern output:
 - https://pasteboard.co/d9yFAR6nTrn9.png

Max96717 datasheet:
 - https://www.analog.com/media/en/technical-documentation/data-sheets/max96717.pdf

Thanks & Regards,
Tommaso

Tommaso Merciai (1):
  media: i2c: max96717: add test pattern ctrl

 drivers/media/i2c/max96717.c | 210 ++++++++++++++++++++++++++++++++---
 1 file changed, 194 insertions(+), 16 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-06-27 12:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-17 14:59 [PATCH 0/1] media: i2c: max96717: add test pattern ctrl Tommaso Merciai
2024-06-17 14:59 ` [PATCH 1/1] " Tommaso Merciai
2024-06-25  7:54   ` Julien Massot
2024-06-25 17:31     ` Tommaso Merciai
2024-06-26  8:37       ` Tommaso Merciai
2024-06-27 12:37         ` Julien Massot

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

Powered by JetHome