firmware: ti_sci: fix TISCI protocol URL link
authorRichard Genoud <richard.genoud@bootlin.com>
Tue, 18 Jun 2024 15:09:33 +0000 (17:09 +0200)
committerNishanth Menon <nm@ti.com>
Thu, 27 Jun 2024 22:44:48 +0000 (17:44 -0500)
The http://processors.wiki.ti.com EOL in january 2021

Fix the old URL with the new one.

Signed-off-by: Richard Genoud <richard.genoud@bootlin.com>
Link: https://lore.kernel.org/r/20240618150933.1824185-3-richard.genoud@bootlin.com
Signed-off-by: Nishanth Menon <nm@ti.com>
drivers/firmware/ti_sci.h

index ef3a8214d0021cc2121bdd32d1e83639d638c09d..5846c60220f50c82a66ba268bb44e6d0e76382b1 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Communication protocol with TI SCI hardware
  * The system works in a message response protocol
- * See: http://processors.wiki.ti.com/index.php/TISCI for details
+ * See: https://software-dl.ti.com/tisci/esd/latest/index.html for details
  *
  * Copyright (C)  2015-2016 Texas Instruments Incorporated - https://www.ti.com/
  */