Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Sonic Zhang and committed by
Linus Walleij
7330e345 9d7278d0

+1 -2
+1 -2
drivers/pinctrl/pinctrl-adi2-bf60x.c
··· 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[] = {