Hi Geert-san, > From: Geert Uytterhoeven, Sent: Thursday, September 10, 2020 8:14 PM > > Hi Shimoda-san, > > On Thu, Sep 10, 2020 at 1:04 PM Yoshihiro Shimoda > <yoshihiro.shimoda.uh@xxxxxxxxxxx> wrote: > > > From: Geert Uytterhoeven, Sent: Wednesday, September 9, 2020 2:21 AM > > > On Mon, Sep 7, 2020 at 11:20 AM Yoshihiro Shimoda > > > <yoshihiro.shimoda.uh@xxxxxxxxxxx> wrote: > > > > Initial support for the Renesas Falcon CPU and BreakOut boards > > > > support. > > > > > > > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > > > > > > Thanks for your patch! > > > > > > > --- /dev/null > > > > +++ b/arch/arm64/boot/dts/renesas/falcon-cpu.dtsi > > > > @@ -0,0 +1,44 @@ > > > > +// SPDX-License-Identifier: GPL-2.0 > > > > +/* > > > > + * Device Tree Source for the Falcon CPU board > > > > + * > > > > + * Copyright (C) 2020 Renesas Electronics Corp. > > > > + */ > > > > > > As this board contains the CPU, I had expected > > > > > > #include "r8a779a0.dtsi" > > > > > > here. > > > > I got it. I'll add it. > > Thanks! > > BTW, I forgot to mention that the file should probably be named > r8a779a0-falcon-cpu.dtsi, i.e. incl. the SoC part number prefix. I got it. I'll rename the file on v2 patch. Best regards, Yoshihiro Shimoda