Skip to content

Commit 24f71ae

Browse files
ts-krisbrgl
authored andcommitted
gpio: ts5500: Fix Links to Technologic Systems web resources
Technologic Systems has rebranded as embeddedTS with the current domain eventually going offline. Update web/doc URLs to correct resource locations. Signed-off-by: Kris Bahnsen <kris@embeddedTS.com> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
1 parent 48ec13d commit 24f71ae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

drivers/gpio/gpio-ts5500.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
* Actually, the following platforms have DIO support:
1212
*
1313
* TS-5500:
14-
* Documentation: http://wiki.embeddedarm.com/wiki/TS-5500
14+
* Documentation: https://docs.embeddedts.com/TS-5500
1515
* Blocks: DIO1, DIO2 and LCD port.
1616
*
1717
* TS-5600:
18-
* Documentation: http://wiki.embeddedarm.com/wiki/TS-5600
18+
* Documentation: https://docs.embeddedts.com/TS-5600
1919
* Blocks: LCD port (identical to TS-5500 LCD).
2020
*/
2121

0 commit comments

Comments
 (0)