Re: [PATCH v2 2/4] arm64: dts: renesas: add r8a77980a.dtsi

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Morimoto-san,

On Mon, Aug 29, 2022 at 4:19 AM Kuninori Morimoto
<kuninori.morimoto.gx@xxxxxxxxxxx> wrote:
> > > --- /dev/null
> > > +++ b/arch/arm64/boot/dts/renesas/r8a77980a.dtsi
> > > @@ -0,0 +1,7 @@
> > > +// SPDX-License-Identifier: GPL-2.0
> > > +/*
> > > + * Device Tree Source for the R-Car V3H2 (R8A77980A) SoC
> > > + *
> > > + * Copyright (C) 2022 Renesas Electronics Corp.
> > > + */
> > > +#include "r8a77980.dtsi"
> >
> > Please override the root compatible value to
> > "renesas,r8a77980a", "renesas,r8a77980", to match the bindings.
>
> Sorry I don't understand about this comment.
> Is it for where/what or which patch ?

I mean to add the following to this patch:

    / {
            compatible = "renesas,r8a77980a", "renesas,r8a77980";
    };

(like we do in all other SoC-specific .dtsi files that include another
 SoC-specific .dtsi file, e.g. arch/arm64/boot/dts/renesas/r8a779m0.dtsi).

Thanks!

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



[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux