]> git.baikalelectronics.ru Git - uboot.git/commit
pinctrl: stm32: Add get_pin_muxing() ops
authorPatrice Chotard <patrice.chotard@st.com>
Wed, 24 Oct 2018 12:10:20 +0000 (14:10 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 16 Nov 2018 21:51:56 +0000 (16:51 -0500)
commit4324416fb2c385d4de8944d3b5feff988712261b
tree65d5b7fba32d228cba4d36317cd877e6d8db8286
parent92b54d50e3d8b5b290596ff4ae3cc4762e5bc335
pinctrl: stm32: Add get_pin_muxing() ops

Add get_pin_muxing() ops to obtain the pin muxing description
a given pin index.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/pinctrl/pinctrl_stm32.c