Hi Cao, On Tue, Apr 16, 2019 at 3:56 AM Cao Van Dong <cv-dong@xxxxxxxxxxx> wrote: > This series adds tpu support for r8a7795/r8a7796/r8a77965 SoCs. > Based on the renesas-drivers-2019-04-02-v5.1-rc3 tag of renesas-drivers tree. > > For test: After booting, I found the device was registered in the boot log. Thanks for your series! > Cao Van Dong (4): > arm64: dts: renesas: r8a7795: Add TPU support > arm64: dts: renesas: r8a7796: Add TPU support > arm64: dts: renesas: r8a77965: Add TPU support > dt-bindings: pwm: renesas: tpu: Document R8A779{5|6|65} bindings > > Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt | 3 +++ > arch/arm64/boot/dts/renesas/r8a7795.dtsi | 11 +++++++++++ > arch/arm64/boot/dts/renesas/r8a7796.dtsi | 11 +++++++++++ > arch/arm64/boot/dts/renesas/r8a77965.dtsi | 11 +++++++++++ > drivers/clk/renesas/r8a7795-cpg-mssr.c | 1 + > drivers/clk/renesas/r8a7796-cpg-mssr.c | 1 + > drivers/clk/renesas/r8a77965-cpg-mssr.c | 1 + > 7 files changed, 39 insertions(+) Please split off the clock driver changes into separate patches, as DTS and clock driver changes go in through different subsystem/maintainer paths. 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