]> git.ipfire.org Git - people/ms/u-boot.git/commit
stm32f7: increase the max no of pin configuration to 70
authorVikas Manocha <vikas.manocha@st.com>
Mon, 10 Apr 2017 22:03:04 +0000 (15:03 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 8 May 2017 15:57:23 +0000 (11:57 -0400)
commit58fb3c8d89872f82a03c03625dcf5cc61b733bab
tree8f35b4b70970c65d37c7394a76019ab077bb393f
parentbfea69ad27936d619c0eb3c1be55cc292df8d7f5
stm32f7: increase the max no of pin configuration to 70

The number of pins to be configured could be more than 50 e.g. in case
of sdram controller, there are about 56 pins (32 data lines, 12 address
& some control signals).

Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
cc: Christophe KERELLO <christophe.kerello@st.com>
drivers/pinctrl/pinctrl_stm32.c