commit | b38d84fef4a71f53429f23a81ccec280dc51b323 | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Thu Oct 08 11:28:43 2020 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Oct 09 11:52:59 2020 +0200 |
tree | f81202c9b5daee7b11761c3965ffcb8526085550 | |
parent | 155f3c5eba5a10bb2f6d250290855d4f688097ec [diff] |
drivers/i2c: stm32: Add pinctrl configuration at driver init Convert driver to pcintrl configuration using pcintrl helper macros. Pinctrl init sequence has to be done before bus_mutex initialization. Driver dts bindings are updated to reflect usage of pinctrl-x properties Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>