On Mon, Dec 11, 2023 at 5:01 PM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > Factor out the parts on the White Hawk CPU board that are also present > on the White Hawk Single board, so they can be reused when introducing > support for the latter. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- a/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-cpu.dtsi > +++ b/arch/arm64/boot/dts/renesas/white-hawk-cpu-common.dtsi > @@ -187,6 +183,9 @@ &extalr_clk { > }; > > &hscif0 { > + pinctrl-0 = <&hscif0_pins>; > + pinctrl-names = "default"; > + Oops, this was intended to be spun off as a separate fix. > status = "okay"; > }; > 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