commit | 7c719cefd5f8a3170be7012683f8c506c3102b1e | [log] [tgz] |
---|---|---|
author | Guillaume Gautier <guillaume.gautier-ext@st.com> | Tue Oct 07 14:29:47 2025 +0200 |
committer | Chris Friedt <chrisfriedt@gmail.com> | Mon Oct 13 11:27:22 2025 -0400 |
tree | 91695687a597efad3297bf8df96853077c043872 | |
parent | a0cadb03c71c6e81cae9ab81a0a44e759e33b67e [diff] |
drivers: adc: stm32: use the new internal regulator property Use the new internal regulator property instead of relying on series name to determine if the regulator should be enabled, and how to check that it is ready. Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>