Commit 7330e345eefedce7675aa5974dd5e79ef1e4fa32

Authored by Sonic Zhang
Committed by Linus Walleij
1 parent 9d7278d0b4

pinctrl: pinctrl-adi2-bf60x: remove useless and duplicated GPIO definition for PPI2.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

Showing 1 changed file with 1 additions and 2 deletions Side-by-side Diff

drivers/pinctrl/pinctrl-adi2-bf60x.c
... ... @@ -236,8 +236,7 @@
236 236 static const unsigned ppi2_16b_pins[] = {
237 237 GPIO_PA0, GPIO_PA1, GPIO_PA2, GPIO_PA3, GPIO_PA4, GPIO_PA5, GPIO_PA6,
238 238 GPIO_PA7, GPIO_PA8, GPIO_PA9, GPIO_PA10, GPIO_PA11, GPIO_PA12,
239   - GPIO_PA13, GPIO_PA14, GPIO_PA15,
240   - GPIO_PA7, GPIO_PB0, GPIO_PB1, GPIO_PB2, GPIO_PB3,
  239 + GPIO_PA13, GPIO_PA14, GPIO_PA15, GPIO_PB0, GPIO_PB1, GPIO_PB2,
241 240 };
242 241  
243 242 static const unsigned lp0_pins[] = {