linuxgpiod: Allow using multiple GPIO chips.
authorLaszlo Sitzer <dlsitzer@gmail.com>
Thu, 18 Nov 2021 12:10:39 +0000 (13:10 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 11 Dec 2021 17:46:09 +0000 (17:46 +0000)
commitc892f1055ddd25257457a194a017f3547d547aaa
treecfa4252320e2df2641c4e8be286e0a48185ed354
parentd674018432033ba28f43f22b55d9cd84d3268387
linuxgpiod: Allow using multiple GPIO chips.

Allow passing optional gpiochip number before gpio number.
If no optional chip number is passed, the one from the 'gpiochip'
configuration directive is used.

Change-Id: I16933d81581d9af4d1600c5f9fdbc832ef3fda94
Signed-off-by: Laszlo Sitzer <dlsitzer@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/6742
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
src/jtag/drivers/linuxgpiod.c