summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShubham Sharma <slopixelz@gmail.com>2025-12-07 22:56:32 +0300
committerJonathan Corbet <corbet@lwn.net>2025-12-23 01:20:05 +0300
commit1de54df949535fca2b879cd0bcfd21ce56d2f416 (patch)
treeee7c4355ef2ae94a86e1687b447b644da7f85b08
parentfaa395bcda431961d29c64c9a68645188c76b77f (diff)
downloadlinux-1de54df949535fca2b879cd0bcfd21ce56d2f416.tar.xz
Documentation: arm: keystone: update DT binding reference
Update the device tree binding reference from .txt to YAML. Binding was converted in commit 20b3c9a403ee ("dt-bindings: arm: Convert ti,keystone to DT schema") and moved to Documentation/devicetree/bindings/arm/ti/ti,keystone.yaml. Signed-off-by: Shubham Sharma <slopixelz@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20251207195632.68681-1-slopixelz@gmail.com>
-rw-r--r--Documentation/arch/arm/keystone/overview.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/arch/arm/keystone/overview.rst b/Documentation/arch/arm/keystone/overview.rst
index cd90298c493c..bf791b2fc43f 100644
--- a/Documentation/arch/arm/keystone/overview.rst
+++ b/Documentation/arch/arm/keystone/overview.rst
@@ -65,7 +65,7 @@ specified through DTS. Following are the DTS used:
The device tree documentation for the keystone machines are located at
- Documentation/devicetree/bindings/arm/keystone/keystone.txt
+ Documentation/devicetree/bindings/arm/ti/ti,keystone.yaml
Document Author
---------------