gpio-f7188x: fix base values conflicts with other gpio pins
authorxingtong.wu <xingtong.wu@siemens.com>
Mon, 29 May 2023 02:50:12 +0000 (10:50 +0800)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 11 Sep 2023 07:03:44 +0000 (09:03 +0200)
commit3d15d17fc3deb33b684032925805df75b878db92
tree57a1ffe1e39fefe33c06a2998f41676255bb5629
parentadb5f1560cecfa4c2cb81e220c8c691748dd710a
gpio-f7188x: fix base values conflicts with other gpio pins

switch pin base from static to automatic allocation to
avoid conflicts and align with other gpio chip drivers

Signed-off-by: xingtong.wu <xingtong.wu@siemens.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/gpio-f7188x.c