diff options
author | Richard Genoud <richard.genoud@bootlin.com> | 2024-06-18 17:09:32 +0200 |
---|---|---|
committer | Nishanth Menon <nm@ti.com> | 2024-06-27 17:44:48 -0500 |
commit | 9040d64f58d275c9f2fc563887ec245f249b0e8f (patch) | |
tree | 122756cb496879551e483f2aea64212189a97ddf /Documentation/devicetree/bindings/soc/ti/sci-pm-domain.yaml | |
parent | d77b1befb18ac1fecfdde9110eb1400f0601ca93 (diff) |
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: 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>
Diffstat (limited to 'Documentation/devicetree/bindings/soc/ti/sci-pm-domain.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/soc/ti/sci-pm-domain.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/soc/ti/sci-pm-domain.yaml b/Documentation/devicetree/bindings/soc/ti/sci-pm-domain.yaml index a750035d6234..b6da72032151 100644 --- a/Documentation/devicetree/bindings/soc/ti/sci-pm-domain.yaml +++ b/Documentation/devicetree/bindings/soc/ti/sci-pm-domain.yaml @@ -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 |