[v2,0/2] RPi: IMX462 retune
mbox series

Message ID 20250827070656.286258-1-naush@raspberrypi.com
Headers show
Series
  • RPi: IMX462 retune
Related show

Message

Naushir Patuck Aug. 27, 2025, 7:03 a.m. UTC
Hi,

Here is version 2 of this retune work:

- Added a "sku" key for the Innomaker module in the tuning files. This is for
informational purposes only and not used in the IPA.
- Fix typo in the commit message in patch 1/2.
- Added patch 2/2 to correctly set the sensor delays in CameraSensorProperties.

Regards,
Naush

Naushir Patuck (2):
  ipa: rpi: imx462: Add official RPi tuning for IMX462
  libcamera: sensor: imx462: Add sensor delays to CameraSensorProperties

 src/ipa/rpi/pisp/data/imx462.json             | 1416 ++++++++++++++---
 src/ipa/rpi/vc4/data/imx462.json              |  459 +++++-
 .../sensor/camera_sensor_properties.cpp       |    7 +-
 3 files changed, 1646 insertions(+), 236 deletions(-)