commit | 4b3a6a0e91f0abc12c7a9b0d12c2ca2986519134 | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Thu Oct 08 10:31:43 2020 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Oct 09 11:52:59 2020 +0200 |
tree | ded385f14e3911898efb8c4cdf6bdb41be16bbd8 | |
parent | 02bd657ce3ada8d92f57502859188b733b8aa9b2 [diff] |
soc/arm: stm32: Clean up pinctrl devicetree helper macros Before adding new macros, clean up existing file: * Provide full length description for each macro * Cascade the device instance pinctl- property index so that any pinctrl- instance number could be used * Remove intermediate ST_STM32_DT_PIN macro Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>