drivers/linuxgpiod: Migrate to adapter gpio commands
[fw/openocd] / tcl / interface / dln-2-gpiod.cfg
index 1859688be3e2d729bad1f139e4590883c4b36717..c9e33881f794f9526c0bafb3b4773f8de9c7a5e3 100644 (file)
 # | TMS/SWDIO | J3.4  (PA3) | 3           |
 # | TDI       | J3.5  (PA4) | 4           |
 # | nTRST     | J3.6  (PA5) | 5           |
+# | LED       | J3.7  (PA6) | 6           |
 # | GND       | J3.12 (GND) |             |
 # +-----------+-------------+-------------+
 
 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
+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