drivers/linuxgpiod: Migrate to adapter gpio commands
[fw/openocd] / tcl / interface / dln-2-gpiod.cfg
index cd6061fd98d9e42d72b881da18d42e30296cb12d..c9e33881f794f9526c0bafb3b4773f8de9c7a5e3 100644 (file)
 
 adapter driver linuxgpiod
 
-linuxgpiod gpiochip 0
-linuxgpiod jtag_nums 2 3 4 1
-linuxgpiod trst_num 5
-linuxgpiod swd_nums 2 3
-linuxgpiod srst_num 0
-linuxgpiod led_num 6
+adapter gpio srst 0 -chip 0
+adapter gpio tdo 1 -chip 0
+adapter gpio tck 2 -chip 0
+adapter gpio swclk 2 -chip 0
+adapter gpio tms 3 -chip 0
+adapter gpio swdio 3 -chip 0
+adapter gpio tdi 4 -chip 0
+adapter gpio trst 5 -chip 0
+adapter gpio led 6 -chip 0
 
 reset_config trst_and_srst separate srst_push_pull