Hi Morimoto-san, On Mon, Sep 25, 2023 at 2:53 AM Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> wrote: > This patches adds Renesas R8A779F0 S4 Starter Kit support. > It needs Rswitch bug fix patch [1] which is posted to Ether ML today. > I hope it will be accepted for v6.6 Kernel. OK. > [1] Link: https://lore.kernel.org/r/20230925003416.3863560-1-yoshihiro.shimoda.uh@xxxxxxxxxxx It also depends on DT binding documentation updates, and even on a new clock driver... scripts/checkpatch.pl tells me: WARNING: DT compatible string "renesas,s4sk" appears un-documented -- check ./Documentation/devicetree/bindings/ #57: FILE: arch/arm64/boot/dts/renesas/r8a779f0-s4sk.dts:14: + compatible = "renesas,s4sk", "renesas,r8a779f0"; WARNING: DT compatible string "renesas,rc21012a" appears un-documented -- check ./Documentation/devicetree/bindings/ #134: FILE: arch/arm64/boot/dts/renesas/r8a779f0-s4sk.dts:91: + compatible = "renesas,rc21012a"; WARNING: DT compatible string "st,m24c16" appears un-documented -- check ./Documentation/devicetree/bindings/ #142: FILE: arch/arm64/boot/dts/renesas/r8a779f0-s4sk.dts:99: + compatible = "st,m24c16", "atmel,24c16"; 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