Skip to content

Commit

Permalink
gpio: ts5500: Fix Links to Technologic Systems web resources
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kris Bahnsen authored and Bartosz Golaszewski committed Mar 31, 2022
1 parent 48ec13d commit 24f71ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/gpio/gpio-ts5500.c
Original file line number Diff line number Diff line change
Expand Up @@ -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).
*/

Expand Down

0 comments on commit 24f71ae

Please sign in to comment.