[PATCH 1/2] dm: adc: add iMX93 ADC support

Fabio Estevam festevam at gmail.com
Thu Feb 23 15:02:52 CET 2023


On Thu, Feb 23, 2023 at 9:52 AM Luca Ellero <l.ellero at asem.it> wrote:
>
> This commit adds driver for iMX93 ADC.
>
> The driver is implemented using driver model and provides
> ADC uclass's methods for ADC single channel operations:
>     - adc_start_channel()
>     - adc_channel_data()
>     - adc_stop()
>
> ADC features:
>     - channels: 4
>     - resolution: 12-bit
>
> Signed-off-by: Luca Ellero <l.ellero at asem.it>

Reviewed-by: Fabio Estevam <festevam at denx.de>


More information about the U-Boot mailing list