[PATCH 0/2] i.MX93 ADC calibration settings

From: Andrej Picej
Date: Wed Mar 20 2024 - 06:40:50 EST


Hi all,

we had some problems with failing ADC calibration on the i.MX93 boards.
Changing default calibration settings fixed this. The board where this
patches are useful is not yet upstream but will be soon (hopefully).

Since we had these patches laying around we thought they might also be
useful for someone else.

Best regards,
Andrej

Andrej Picej (2):
iio: adc: imx93: Make calibration properties configurable
dt-bindings: iio: adc: nxp,imx93-adc.yaml: Add calibration properties

.../bindings/iio/adc/nxp,imx93-adc.yaml | 15 +++++
drivers/iio/adc/imx93_adc.c | 66 +++++++++++++++++--
2 files changed, 76 insertions(+), 5 deletions(-)

--
2.25.1