commit | a466d21b6f366ec993fec2605e2f6e37bcaf11eb | [log] [tgz] |
---|---|---|
author | Christophe Kerello <christophe.kerello@st.com> | Tue Jun 20 17:04:18 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 10 14:26:02 2017 -0400 |
tree | 7fa7298dc368ab08164a4daf501aa00e17416895 | |
parent | c57692594ee2e5d26d8119073e05bc3c26a555d1 [diff] |
pinctrl: stm32: handle a configuration list This patch handles a configuration list behind pinctrl-0 like pinctrl-0 = <&qspi_clk_a &qspi_bk1_a &qspi_bk2_a>; Signed-off-by: Christophe Kerello <christophe.kerello@st.com> Acked-by: Vikas MANOCHA <vikas.manocha@st.com>