On Mon, Dec 11, 2023 at 5:01 PM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > The White Hawk Single board is a single-board integration of the Renesas > White Hawk CPU and Breakout board stack, based on the R-Car V4H ES2.0 > (R8A779G2) SoC. > > For now, the only visible differences compared to the board stack are: > - The SoC is an updated version of R-Car V4H (R8A779G0), > - The serial console uses an FT2232H instead of a CP2102 USB-UART > bridge, with CTS/RTS wired. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- /dev/null > +++ b/arch/arm64/boot/dts/renesas/r8a779g2-white-hawk-single.dts > + > +&pfc { > + hscif0_pins: hscif0 { &hscif0_pins { > + groups = "hscif0_data", "hscif0_ctrl"; > + function = "hscif0"; > + }; > +}; 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