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>
This commit is contained in:
Родитель
9d7278d0b4
Коммит
7330e345ee
|
@ -236,8 +236,7 @@ static const unsigned ppi2_8b_pins[] = {
|
|||
static const unsigned ppi2_16b_pins[] = {
|
||||
GPIO_PA0, GPIO_PA1, GPIO_PA2, GPIO_PA3, GPIO_PA4, GPIO_PA5, GPIO_PA6,
|
||||
GPIO_PA7, GPIO_PA8, GPIO_PA9, GPIO_PA10, GPIO_PA11, GPIO_PA12,
|
||||
GPIO_PA13, GPIO_PA14, GPIO_PA15,
|
||||
GPIO_PA7, GPIO_PB0, GPIO_PB1, GPIO_PB2, GPIO_PB3,
|
||||
GPIO_PA13, GPIO_PA14, GPIO_PA15, GPIO_PB0, GPIO_PB1, GPIO_PB2,
|
||||
};
|
||||
|
||||
static const unsigned lp0_pins[] = {
|
||||
|
|
Загрузка…
Ссылка в новой задаче