dt-bindings: ti: fix TISCI protocol URL link
authorRichard Genoud <richard.genoud@bootlin.com>
Tue, 18 Jun 2024 15:09:32 +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>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240618150933.1824185-2-richard.genoud@bootlin.com
Signed-off-by: Nishanth Menon <nm@ti.com>
Documentation/devicetree/bindings/arm/keystone/ti,sci.yaml
Documentation/devicetree/bindings/clock/ti,sci-clk.yaml
Documentation/devicetree/bindings/reset/ti,sci-reset.yaml
Documentation/devicetree/bindings/soc/ti/sci-pm-domain.yaml

index 7f06b10802449126990a0febd01037e2e03300d7..25a2b42105e541cb3c8ad12a0dfec1af038fa907 100644 (file)
@@ -20,7 +20,7 @@ description: |
   initialized early into boot process and provides services to Operating Systems
   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.
   This parent node may optionally have additional children nodes which describe
index 0a9d6a4c4b66dda7efc9cde5a5e2ed43cd4c435c..66e8e66ca17535214f6743539a9352890541832f 100644 (file)
@@ -36,7 +36,7 @@ properties:
 
       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.
 
 additionalProperties: false
index e10eb98eddadd4e5186cc8e8f880775d5ff58062..1db08ce9ae270d5d1422f2956226d9a47d279dd0 100644 (file)
@@ -37,7 +37,7 @@ properties:
       The second cell should contain the reset mask corresponding to the device
       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.
 
 
index a750035d62342fdb1d6e23446149bba0ae56e052..b6da72032151471ccf6b2566e97ad20229cadf22 100644 (file)
@@ -40,7 +40,7 @@ properties:
       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 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.
 
 additionalProperties: false