On Wed, Oct 5, 2016 at 11:41 PM, Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> wrote: > Describe [H]SCIF[AB] ports in the R8A7743 device tree. > > Based on the original (and large) patch by Dmitry Shifrin > <dmitry.shifrin@xxxxxxxxxxxxxxxxxx>. > > Signed-off-by: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> With the modifications indicated below: Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- renesas.orig/arch/arm/boot/dts/r8a7743.dtsi > +++ renesas/arch/arm/boot/dts/r8a7743.dtsi > @@ -162,6 +162,267 @@ > #dma-cells = <1>; > dma-channels = <15>; > }; > + > + scifa0: serial@e6c40000 { > + compatible = "renesas,scifa-r8a7743", > + "renesas,rzg-scifa", "renesas,scifa"; Please use "renesas,rcar-gen2-scifa" instead of "renesas,rzg-scifa". > + scifb0: serial@e6c20000 { > + compatible = "renesas,scifb-r8a7743", > + "renesas,rzg-scifb", "renesas,scifb"; "renesas,rcar-gen2-scifb" > + scif0: serial@e6e60000 { > + compatible = "renesas,scif-r8a7743", "renesas,rzg-scif", "renesas,rcar-gen2-scif" > + hscif0: serial@e62c0000 { > + compatible = "renesas,hscif-r8a7743", > + "renesas,rzg-hscif", "renesas,hscif"; "renesas,rcar-gen2-hscif" 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html