Commit 9040d64f authored by Richard Genoud's avatar Richard Genoud Committed by Nishanth Menon

dt-bindings: ti: 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: default avatarRichard Genoud <richard.genoud@bootlin.com>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240618150933.1824185-2-richard.genoud@bootlin.comSigned-off-by: default avatarNishanth Menon <nm@ti.com>
parent d77b1bef
...@@ -20,7 +20,7 @@ description: | ...@@ -20,7 +20,7 @@ description: |
initialized early into boot process and provides services to Operating Systems initialized early into boot process and provides services to Operating Systems
on multiple processors including ones running Linux. on multiple processors including ones running Linux.
See http://processors.wiki.ti.com/index.php/TISCI for protocol definition. See https://software-dl.ti.com/tisci/esd/latest/index.html for protocol definition.
The TI-SCI node describes the Texas Instrument's System Controller entity node. The TI-SCI node describes the Texas Instrument's System Controller entity node.
This parent node may optionally have additional children nodes which describe This parent node may optionally have additional children nodes which describe
......
...@@ -36,7 +36,7 @@ properties: ...@@ -36,7 +36,7 @@ properties:
The second cell should contain the clock ID. The second cell should contain the clock ID.
Please see http://processors.wiki.ti.com/index.php/TISCI for Please see https://software-dl.ti.com/tisci/esd/latest/index.html for
protocol documentation for the values to be used for different devices. protocol documentation for the values to be used for different devices.
additionalProperties: false additionalProperties: false
......
...@@ -37,7 +37,7 @@ properties: ...@@ -37,7 +37,7 @@ properties:
The second cell should contain the reset mask corresponding to the device The second cell should contain the reset mask corresponding to the device
used by system controller. used by system controller.
Please see http://processors.wiki.ti.com/index.php/TISCI for Please see https://software-dl.ti.com/tisci/esd/latest/index.html for
protocol documentation for the values to be used for different devices. protocol documentation for the values to be used for different devices.
......
...@@ -40,7 +40,7 @@ properties: ...@@ -40,7 +40,7 @@ properties:
TI_SCI_PD_SHARED - Allows the device to be shared by multiple hosts. TI_SCI_PD_SHARED - Allows the device to be shared by multiple hosts.
Please refer to dt-bindings/soc/ti,sci_pm_domain.h for the definitions. Please refer to dt-bindings/soc/ti,sci_pm_domain.h for the definitions.
Please see http://processors.wiki.ti.com/index.php/TISCI for Please see https://software-dl.ti.com/tisci/esd/latest/index.html for
protocol documentation for the values to be used for different devices. protocol documentation for the values to be used for different devices.
additionalProperties: false additionalProperties: false
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment