commit | f3850e9388dd8daf1523d50ab521fb50674ad3d7 | [log] [tgz] |
---|---|---|
author | Olivier Moysan <olivier.moysan@foss.st.com> | Wed Nov 23 16:20:15 2022 +0100 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Wed Dec 07 17:00:26 2022 +0100 |
tree | 725f486c35ebc13f8b1e1ce8c21404972d7069a0 | |
parent | 80998800932163cbd6ffc19806bcb0dd8d432086 [diff] |
adc: stm32mp15: split channel init into several routines Split stm32_adc_chan_of_init channel initialization function into several routines to increase readability and prepare channel generic binding handling. Signed-off-by: Olivier Moysan <olivier.moysan@foss.st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>