diff mbox series

[2/2] imx93_evk: defconfig: add adc support

Message ID 20230705125617.2355-3-l.ellero@asem.it
State Accepted
Commit e7ff54d963039ab8e5fbf033c8579a25e7d75650
Delegated to: Stefano Babic
Headers show
Series imx93: add ADC support | expand

Commit Message

Luca Ellero July 5, 2023, 12:56 p.m. UTC
iMX93 ADC features:
    - 4 channels
    - 12 bit resolution

Signed-off-by: Luca Ellero <l.ellero@asem.it>
---
 configs/imx93_11x11_evk_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Stefano Babic July 11, 2023, 7:44 p.m. UTC | #1
> iMX93 ADC features:
>     - 4 channels
>     - 12 bit resolution
> Signed-off-by: Luca Ellero <l.ellero@asem.it>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic
diff mbox series

Patch

diff --git a/configs/imx93_11x11_evk_defconfig b/configs/imx93_11x11_evk_defconfig
index 89edebc4c6..30ef460c80 100644
--- a/configs/imx93_11x11_evk_defconfig
+++ b/configs/imx93_11x11_evk_defconfig
@@ -81,6 +81,7 @@  CONFIG_NET_RANDOM_ETHADDR=y
 CONFIG_SPL_DM=y
 CONFIG_REGMAP=y
 CONFIG_SYSCON=y
+CONFIG_ADC_IMX93=y
 CONFIG_CPU=y
 CONFIG_CPU_IMX=y
 CONFIG_IMX_RGPIO2P=y