public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: arm: keystone: fix link to devicetree binding document
@ 2025-12-05 17:49 Kathara Sasikumar
  2025-12-22 22:21 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Kathara Sasikumar @ 2025-12-05 17:49 UTC (permalink / raw)
  To: corbet
  Cc: linux-doc, linux-kernel, shuah, skhan, david.hunter.linux,
	katharasasikumar007

make refcheckdocs reports a broken link in the Keystone architecture
overview. The referenced devicetree binding was converted from .txt to
YAML schema and moved under arm/ti/. Updated the link to point to the
current location.

Signed-off-by: Kathara Sasikumar <katharasasikumar007@gmail.com>
---
 Documentation/arch/arm/keystone/overview.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 ---------------
-- 
2.51.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-12-22 22:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-05 17:49 [PATCH] docs: arm: keystone: fix link to devicetree binding document Kathara Sasikumar
2025-12-22 22:21 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox