Hello,
I'm working on a driver for a new image sensor.
One problem I'm stumbling into:
I might need multiple json tuning files, depending on the sensor variant (mono,color).
for example: IMX296 has multiple json files in libcamera https://github.com/raspberrypi/libcamer ... /pisp/data:
Is there a way to select this with an device tree option in the config.txt?
I'm working on a driver for a new image sensor.
One problem I'm stumbling into:
I might need multiple json tuning files, depending on the sensor variant (mono,color).
for example: IMX296 has multiple json files in libcamera https://github.com/raspberrypi/libcamer ... /pisp/data:
- imx296.json
- imx296_16mm.json
- imx296_6mm.json
- imx296_mono.json
Is there a way to select this with an device tree option in the config.txt?
Statistics: Posted by pbaetens — Tue Mar 11, 2025 2:28 pm