commit | 7acd045e624d85884c7760f772d7092d73a2699c | [log] [tgz] |
---|---|---|
author | Guillaume Gautier <guillaume.gautier-ext@st.com> | Tue Oct 07 14:48:24 2025 +0200 |
committer | Chris Friedt <chrisfriedt@gmail.com> | Mon Oct 13 11:27:22 2025 -0400 |
tree | cdd26fcabe6b8c80f995e4756cf5fe4424bc52ba | |
parent | 77be4b72eb7bfab965723298986e28338298c4ae [diff] |
drivers: adc: stm32: use the new channel preselection property Use the new channel preselection property instead of relying on the series name to determine if the ADC channels need to be preselecting. Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>