STM32 ADC UBoot Driver failing when trying to enable ADC voltage regulator (ADVREGEN)
I'm trying to perform ADC using PA3 (adc1_in15) and PF11(adc1_in2) pins of stm32mp157c-ev1 board but I keep getting "stm32-adc adc@0: Failed to enable vreg: -110"In arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi I added the following:&adc { /* ANA0, ANA...