Hi Thierry, On Wed, 29 Jan 2025 at 17:53, Thierry Bultel <thierry.bultel.yh@xxxxxxxxxxxxxx> wrote: > Add the initial device tree for the RZ/T2H evaluation board. > > Signed-off-by: Thierry Bultel <thierry.bultel.yh@xxxxxxxxxxxxxx> Thanks for your patch! > --- /dev/null > +++ b/arch/arm64/boot/dts/renesas/r9a09g077m44-rzt2h-evk.dts > @@ -0,0 +1,37 @@ > +// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +/* > + * Device Tree Source for the RZ/T2H Development EVK board > + * > + * Copyright (C) 2025 Renesas Electronics Corp. > + */ > + > +/dts-v1/; > + > +#include "r9a09g077m44.dtsi" > + > +/ { > + model = "Renesas Development EVK based on r9a09g077m44"; > + compatible = "renesas,r9a9g077m44-rzt2h-evk", "renesas,r9a9g077"; "renesas,r9a9g077m44-rzt2h-evk" is undocumented. Missing "renesas,r9a9g077m44" in between. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds