Thank you very much for your reply. I am a newbie in camera driver development. I don’t know how to modify the kernel to support WDR mode. I would be grateful if you have any suggestions.
I searched in the kernel driver and found that the cameras that support bayer_wdr_pwl or bayer_wdr_dol mode include imx185, imx274 and imx390. Is there any simple way to support wdr mode for imx477. Thanks
to be honest, it’s not an easy approach to enable new WDR sensor mode.
you’ve have obtain the sensor mode settings, to include the settings within sensor driver (register settings) and device tree property settings.
even though it’s enabled, it needs further tuning settings to fine tune the image quality.