[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240617145958.1819069-1-tomm.merciai@gmail.com>
Date: Mon, 17 Jun 2024 16:59:57 +0200
From: Tommaso Merciai <tomm.merciai@...il.com>
To:
Cc: linuxfancy@...glegroups.com,
sakari.ailus@...ux.intel.com,
laurent.pinchart@...asonboard.com,
tomm.merciai@...il.com,
julien.massot@...labora.com,
Mauro Carvalho Chehab <mchehab@...nel.org>,
linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/1] media: i2c: max96717: add test pattern ctrl
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
Powered by blists - more mailing lists