Re: [PATCH v4 03/16] iio: adc: at91-sama5d2_adc: rework temp calibration layout handling

From: Eugen Hristev

Date: Mon Aug 03 2026 - 02:09:06 EST


On 7/27/26 15:26, Varshini Rajendran wrote:
> Extend support to handle different temperature calibration layouts.
>
> Add a temperature calibration data layout structure to describe indexes
> of the factors P1, P4, P6, tag, minimum length of the packet and the
> scaling factors for P1 (p1_scale) which are SoC-specific instead of the
> older non scalable id structure. This helps handle the differences in the
> same function flow and prepare the calibration data to be applied.
>
> Signed-off-by: Varshini Rajendran <varshini.rajendran@xxxxxxxxxxxxx>

Reviewed-by: Eugen Hristev <ehristev@xxxxxxxxxx>