[PATCH] arm/xen: Point the comment at the YAML binding
Stefano Stabellini
sstabellini at kernel.org
Fri Sep 11 12:39:44 PDT 2026
On Mon, 7 Sep 2026, Karl Mehltretter wrote:
> The binding was converted by commit 4dbfe5467485 ("dt-bindings: arm:
> xen: Convert to DT schema"), so Documentation/devicetree/bindings/arm/
> xen.txt no longer exists.
>
> Point the comment at the YAML schema.
>
> Fixes: 4dbfe5467485 ("dt-bindings: arm: xen: Convert to DT schema")
> Assisted-by: LLM
> Signed-off-by: Karl Mehltretter <kmehltretter at gmail.com>
Reviewed-by: Stefano Stabellini <sstabellini at kernel.org>
> ---
> arch/arm/xen/enlighten.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/xen/enlighten.c b/arch/arm/xen/enlighten.c
> index 25a0ce3b4584..0b7b7e3417e3 100644
> --- a/arch/arm/xen/enlighten.c
> +++ b/arch/arm/xen/enlighten.c
> @@ -251,7 +251,7 @@ static int __init fdt_find_hyper_node(unsigned long node, const char *uname,
> }
>
> /*
> - * see Documentation/devicetree/bindings/arm/xen.txt for the
> + * see Documentation/devicetree/bindings/arm/xen.yaml for the
> * documentation of the Xen Device Tree format.
> */
> void __init xen_early_init(void)
> --
> 2.53.0
>
More information about the linux-arm-kernel
mailing list