All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cao Van Dong <cv-dong@jinso.co.jp>
To: linux-renesas-soc@vger.kernel.org, horms+renesas@verge.net.au,
	geert+renesas@glider.be, broonie@kernel.org,
	devicetree@vger.kernel.org, mark.rutland@arm.com,
	daniel.lezcano@linaro.org, tglx@linutronix.de, robh@kernel.org
Cc: yoshihiro.shimoda.uh@renesas.com,
	kuninori.morimoto.gx@renesas.com, h-inayoshi@jinso.co.jp,
	na-hoan@jinso.co.jp, cv-dong@jinso.co.jp
Subject: [PATCH v2 0/5] Add TPU support for R-Car H3/M3-W/M3-N
Date: Thu, 25 Apr 2019 10:25:12 +0900	[thread overview]
Message-ID: <1556155517-5054-1-git-send-email-cv-dong@jinso.co.jp> (raw)

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

             reply	other threads:[~2019-04-25  1:25 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-25  1:25 Cao Van Dong [this message]
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-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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1556155517-5054-1-git-send-email-cv-dong@jinso.co.jp \
    --to=cv-dong@jinso.co.jp \
    --cc=broonie@kernel.org \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=h-inayoshi@jinso.co.jp \
    --cc=horms+renesas@verge.net.au \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=na-hoan@jinso.co.jp \
    --cc=robh@kernel.org \
    --cc=tglx@linutronix.de \
    --cc=yoshihiro.shimoda.uh@renesas.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.