Skip to content

Commit f1de10a

Browse files
richard-bootlinnmenon
authored andcommitted
firmware: ti_sci: fix TISCI protocol URL link
The http://processors.wiki.ti.com EOL in january 2021 Fix the old URL with the new one. Signed-off-by: Richard Genoud <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Nishanth Menon <[email protected]>
1 parent 9040d64 commit f1de10a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/firmware/ti_sci.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Communication protocol with TI SCI hardware
66
* The system works in a message response protocol
7-
* See: http://processors.wiki.ti.com/index.php/TISCI for details
7+
* See: https://software-dl.ti.com/tisci/esd/latest/index.html for details
88
*
99
* Copyright (C) 2015-2016 Texas Instruments Incorporated - https://www.ti.com/
1010
*/

0 commit comments

Comments
 (0)