[PATCH v2 7/7] dt-bindings: Update Documentation/arm references

Jonathan Corbet corbet at lwn.net
Mon May 29 07:48:56 PDT 2023


The Arm documentation has moved to Documentation/arch/arm; update one
devicetree reference to match.

Cc: Rob Herring <robh+dt at kernel.org>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt at linaro.org>
Cc: devicetree at vger.kernel.org
Acked-by: Conor Dooley <conor.dooley at microchip.com>
Signed-off-by: Jonathan Corbet <corbet at lwn.net>
---
 Documentation/devicetree/bindings/arm/xen.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/xen.txt b/Documentation/devicetree/bindings/arm/xen.txt
index 61d77acbeb5e..f925290d4641 100644
--- a/Documentation/devicetree/bindings/arm/xen.txt
+++ b/Documentation/devicetree/bindings/arm/xen.txt
@@ -56,7 +56,7 @@ hypervisor {
 };
 
 The format and meaning of the "xen,uefi-*" parameters are similar to those in
-Documentation/arm/uefi.rst, which are provided by the regular UEFI stub. However
+Documentation/arch/arm/uefi.rst, which are provided by the regular UEFI stub. However
 they differ because they are provided by the Xen hypervisor, together with a set
 of UEFI runtime services implemented via hypercalls, see
 http://xenbits.xen.org/docs/unstable/hypercall/x86_64/include,public,platform.h.html.
-- 
2.40.1




More information about the linux-arm-kernel mailing list