Skip to content
Commit 1ac30d13 authored by Luca Ellero's avatar Luca Ellero Committed by Stefano Babic
Browse files

dm: adc: add iMX93 ADC support



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: default avatarLuca Ellero <l.ellero@asem.it>
Reviewed-by: default avatarHaibo Chen <haibo.chen@nxp.com>
parent cb5fe9e3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment