pinctrl: stm32: add possibility to use gpio-ranges to declare bank range
authorAlexandre TORGUE <alexandre.torgue@st.com>
Fri, 7 Apr 2017 12:42:58 +0000 (14:42 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 24 Apr 2017 12:20:05 +0000 (14:20 +0200)
commit1dc9d289154bd8751b5a2b69698a819742026ce4
treecadf5eda66bab4a388ab9c0d1d19d2908d262757
parent5715092a458c1ac5f7befc1a3dd7660ccfcebcf1
pinctrl: stm32: add possibility to use gpio-ranges to declare bank range

Use device tree entries to declare gpio range. It will allow to use
no contiguous gpio bank and holes inside a bank.

Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/stm32/pinctrl-stm32.c