tcl/interface: add SPDX tag
[fw/openocd] / tcl / interface / ftdi / lisa-l.cfg
index 4e52f7b7eff0f32864daaef58358a52e5b1429f9..75c5cbe7fd2c9cd5f3bebf9dcf61e97f071a78af 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # Lisa/L
 #
@@ -10,11 +12,11 @@ echo "in ft2232.c. Please report your experience with this file to openocd-devel
 echo "mailing list, so it could be marked as working or fixed."
 
 adapter driver ftdi
-ftdi_device_desc "Lisa/L"
-ftdi_vid_pid 0x0403 0x6010
-ftdi_channel 1
+ftdi device_desc "Lisa/L"
+ftdi vid_pid 0x0403 0x6010
+ftdi channel 1
 
-ftdi_layout_init 0x0008 0x180b
-ftdi_layout_signal nTRST -data 0x0010 -oe 0x0010
-ftdi_layout_signal nSRST -data 0x0040 -oe 0x0040
-ftdi_layout_signal LED -data 0x1800
+ftdi layout_init 0x0008 0x180b
+ftdi layout_signal nTRST -data 0x0010 -oe 0x0010
+ftdi layout_signal nSRST -data 0x0040 -oe 0x0040
+ftdi layout_signal LED -data 0x1800