[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20260113164718.8037-1-shraddha.phadnis@gmail.com>
Date: Tue, 13 Jan 2026 10:47:18 -0600
From: Shraddha Ramachandra Phadnis <shraddha.phadnis@...il.com>
To: Jonathan Corbet <corbet@....net>
Cc: linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org,
shraddha.phadnis@...il.com
Subject: [PATCH] Documentation: arm: keystone: Fix broken device tree bining reference
The overview.rst file references a non-existent device tree binding file:
Documentation/devicetree/bindings/arm/keystone/keystone.txt
This file has been converted to YAML format and moved to:
Documentation/devicetree/bindings/arm/ti/ti,keystone.yaml
Update the reference to point to the correct location.
Signed-off-by: Shraddha Ramachandra Phadnis <shraddha.phadnis@...il.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 cd90298c4..bf791b2fc 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.39.3 (Apple Git-145)
Powered by blists - more mailing lists