On Thu, May 10, 2018 at 8:12 PM, Sergei Shtylyov <[email protected]> wrote: > Add the initial device tree for the V3H Starter Kit board. > The board has 1 debug serial port (SCIF0); include support for it, > so that the serial console can work. > > Based on the original (and large) patch by Vladimir Barinov. > > Signed-off-by: Vladimir Barinov <[email protected]> > Signed-off-by: Sergei Shtylyov <[email protected]>
FTR: Reviewed-by: Geert Uytterhoeven <[email protected]> > --- /dev/null > +++ renesas/arch/arm64/boot/dts/renesas/r8a77980-v3hsk.dts > +&pfc { > + scif0_pins: scif0 { > + groups = "scif0_data"; > + function = "scif0"; > + }; JFYI, hscif0 can be routed to the same pins, if higher performance is needed. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] 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
