linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Add TPU support for R-Car H3/M3-W/M3-N
@ 2019-04-25  1:25 Cao Van Dong
  2019-04-25  1:25 ` [PATCH v2 1/5] clk: renesas: r8a779{5|6|65}: Add TPU clock Cao Van Dong
                   ` (6 more replies)
  0 siblings, 7 replies; 18+ messages in thread
From: Cao Van Dong @ 2019-04-25  1:25 UTC (permalink / raw)
  To: linux-renesas-soc, horms+renesas, geert+renesas, broonie,
	devicetree, mark.rutland, daniel.lezcano, tglx, robh
  Cc: yoshihiro.shimoda.uh, kuninori.morimoto.gx, h-inayoshi, na-hoan, cv-dong

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 booting log.

Cao Van Dong (5):
  clk: renesas: r8a779{5|6|65}: Add TPU clock
  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(+)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2019-05-08 10:08 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-25  1:25 [PATCH v2 0/5] Add TPU support for R-Car H3/M3-W/M3-N Cao Van Dong
2019-04-25  1:25 ` [PATCH v2 1/5] clk: renesas: r8a779{5|6|65}: Add TPU clock Cao Van Dong
2019-04-26  8:39   ` Geert Uytterhoeven
2019-04-25  1:25 ` [PATCH v2 2/5] arm64: dts: renesas: r8a7795: Add TPU support Cao Van Dong
2019-05-03  9:25   ` Geert Uytterhoeven
2019-05-07  5:44   ` Cao Van Dong
2019-04-25  1:25 ` [PATCH v2 3/5] arm64: dts: renesas: r8a7796: " Cao Van Dong
2019-05-03  9:26   ` Geert Uytterhoeven
2019-05-07  5:45   ` Cao Van Dong
2019-04-25  1:25 ` [PATCH v2 4/5] arm64: dts: renesas: r8a77965: " Cao Van Dong
2019-05-03  9:28   ` Geert Uytterhoeven
2019-04-25  1:25 ` [PATCH v2 5/5] dt-bindings: pwm: renesas: tpu: Document R8A779{5|6|65} bindings Cao Van Dong
2019-05-01 20:02   ` Rob Herring
2019-05-03  9:25   ` Geert Uytterhoeven
2019-05-08 10:07   ` Simon Horman
2019-04-26  9:41 ` [PATCH v2 0/5] Add TPU support for R-Car H3/M3-W/M3-N Simon Horman
2019-05-07  5:48   ` Cao Van Dong
2019-05-08 10:08 ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).