On Fri, Jun 16, 2017 at 09:34:02AM +0200, Geert Uytterhoeven wrote: > Hi Laurent, > > On Thu, Jun 15, 2017 at 9:37 AM, Laurent Pinchart > <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx> wrote: > > Add a compatible string and VSP links to the DU node. The H3 ES1.x and > > H3 ES2.0 are compatible save for the links to the VSPs that are > > described explicitly in DT, so there's no need for a new ES2-specific > > compatible string. > > > > Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx> > > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > > --- a/arch/arm64/boot/dts/renesas/r8a7795.dtsi > > +++ b/arch/arm64/boot/dts/renesas/r8a7795.dtsi > > @@ -1743,6 +1743,7 @@ > > }; > > > > du: display@feb00000 { > > + compatible = "renesas,du-r8a7795"; > > Hence the "override" in r8a7795-es1.dtsi can be removed. Laurent do you want me to queue this up with the expectation of you providing a follow-up patch? > > 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 >