aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ts5500.c
diff options
context:
space:
mode:
authorKris Bahnsen <kris@embeddedTS.com>2022-03-29 13:14:26 -0700
committerBartosz Golaszewski <brgl@bgdev.pl>2022-03-31 16:44:57 +0200
commit24f71ae5447e661813228677d343208d624fc141 (patch)
tree43009884bd20e5fe6814d699fedc9c6cfcaf2d9d /drivers/gpio/gpio-ts5500.c
parentgpio: Properly document parent data union (diff)
downloadlinux-dev-24f71ae5447e661813228677d343208d624fc141.tar.xz
linux-dev-24f71ae5447e661813228677d343208d624fc141.zip
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>
Diffstat (limited to 'drivers/gpio/gpio-ts5500.c')
-rw-r--r--drivers/gpio/gpio-ts5500.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpio/gpio-ts5500.c b/drivers/gpio/gpio-ts5500.c
index b159e92a3612..8e03614c7a24 100644
--- a/drivers/gpio/gpio-ts5500.c
+++ b/drivers/gpio/gpio-ts5500.c
@@ -11,11 +11,11 @@
* Actually, the following platforms have DIO support:
*
* TS-5500:
- * Documentation: http://wiki.embeddedarm.com/wiki/TS-5500
+ * Documentation: https://docs.embeddedts.com/TS-5500
* Blocks: DIO1, DIO2 and LCD port.
*
* TS-5600:
- * Documentation: http://wiki.embeddedarm.com/wiki/TS-5600
+ * Documentation: https://docs.embeddedts.com/TS-5600
* Blocks: LCD port (identical to TS-5500 LCD).
*/