commit | bff0d846c716a4337c8fa4316d9b3b03aff4db0d | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@foss.st.com> | Mon Mar 27 09:46:41 2023 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Wed Apr 19 09:50:32 2023 +0200 |
tree | 6f4f362cba4b07cb200531891dd7f561f11c0697 | |
parent | ac31663c9caebcec558104dddb8d8a407356e2be [diff] |
pinctrl: pinctrl_stm32: Add slew rate support for stm32_pinctrl_get_pin_muxing() For debug purpose, it should be useful to indicate the slew rate for each pins. Add ospeed register information for pins which are configured in either alternate function or gpio output. Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>