All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
To: Simon Horman <horms@verge.net.au>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>
Cc: Fabrizio Castro <fabrizio.castro@bp.renesas.com>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	devicetree@vger.kernel.org,
	Chris Paterson <Chris.Paterson2@renesas.com>,
	Biju Das <biju.das@bp.renesas.com>,
	linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org
Subject: [PATCH 5/6] dt-bindings: timer: renesas: tmu: Document r8a774a1 bindings
Date: Tue, 11 Jun 2019 14:06:40 +0100	[thread overview]
Message-ID: <1560258401-9517-6-git-send-email-fabrizio.castro@bp.renesas.com> (raw)
In-Reply-To: <1560258401-9517-1-git-send-email-fabrizio.castro@bp.renesas.com>

Document RZ/G2M (R8A774A1) SoC in the Renesas TMU bindings.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
---
 Documentation/devicetree/bindings/timer/renesas,tmu.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/timer/renesas,tmu.txt b/Documentation/devicetree/bindings/timer/renesas,tmu.txt
index 13ad074..9dff7e5 100644
--- a/Documentation/devicetree/bindings/timer/renesas,tmu.txt
+++ b/Documentation/devicetree/bindings/timer/renesas,tmu.txt
@@ -10,6 +10,7 @@ Required Properties:
 
   - compatible: must contain one or more of the following:
     - "renesas,tmu-r8a7740" for the r8a7740 TMU
+    - "renesas,tmu-r8a774a1" for the r8a774A1 TMU
     - "renesas,tmu-r8a774c0" for the r8a774C0 TMU
     - "renesas,tmu-r8a7778" for the r8a7778 TMU
     - "renesas,tmu-r8a7779" for the r8a7779 TMU
-- 
2.7.4


  parent reply	other threads:[~2019-06-11 13:07 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-11 13:06 [PATCH 0/6] Add USB2.0/CMT/TMU support to HiHope RZ/G2M Fabrizio Castro
2019-06-11 13:06 ` [PATCH 1/6] arm64: dts: renesas: r8a774a1: Fix USB 2.0 clocks Fabrizio Castro
2019-06-17  8:05   ` Simon Horman
2019-06-11 13:06 ` [PATCH 2/6] arm64: dts: renesas: hihope-common: Add USB 2.0 support Fabrizio Castro
2019-06-17  8:06   ` Simon Horman
2019-06-11 13:06 ` [PATCH 3/6] arm64: dts: renesas: r8a774a1: Add CMT device nodes Fabrizio Castro
2019-06-12  7:02   ` Geert Uytterhoeven
2019-06-12  7:02     ` Geert Uytterhoeven
2019-06-12 12:27     ` Simon Horman
2019-06-12 12:27       ` Simon Horman
2019-06-11 13:06 ` [PATCH 4/6] clk: renesas: r8a774a1: Add TMU clock Fabrizio Castro
2019-06-12  6:51   ` Geert Uytterhoeven
2019-06-12 12:25   ` Simon Horman
2019-06-11 13:06 ` Fabrizio Castro [this message]
2019-06-12  6:52   ` [PATCH 5/6] dt-bindings: timer: renesas: tmu: Document r8a774a1 bindings Geert Uytterhoeven
2019-06-12  6:52     ` Geert Uytterhoeven
2019-06-12 12:21   ` Simon Horman
2019-07-09  2:34   ` Rob Herring
2019-07-09  2:34     ` Rob Herring
2019-08-30 10:37   ` Fabrizio Castro
2019-08-30 10:37     ` Fabrizio Castro
2019-09-02  8:32     ` Simon Horman
2019-09-02  8:32       ` Simon Horman
2019-09-02  8:39       ` Geert Uytterhoeven
2019-09-02  8:39         ` Geert Uytterhoeven
2019-09-02  8:42         ` Daniel Lezcano
2019-09-02  8:42           ` Daniel Lezcano
2019-09-03 12:10           ` Geert Uytterhoeven
2019-09-03 12:10             ` Geert Uytterhoeven
2019-06-11 13:06 ` [PATCH 6/6] arm64: dts: renesas: r8a774a1: Add TMU device nodes Fabrizio Castro
2019-06-12  6:56   ` Geert Uytterhoeven
2019-06-12  6:56     ` Geert Uytterhoeven
2019-06-12 12:29     ` Simon Horman
2019-06-12 12:29       ` Simon Horman
2019-06-11 13:12 ` [PATCH 0/6] Add USB2.0/CMT/TMU support to HiHope RZ/G2M Fabrizio Castro
2019-06-11 13:12   ` Fabrizio Castro

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=1560258401-9517-6-git-send-email-fabrizio.castro@bp.renesas.com \
    --to=fabrizio.castro@bp.renesas.com \
    --cc=Chris.Paterson2@renesas.com \
    --cc=biju.das@bp.renesas.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=horms@verge.net.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=tglx@linutronix.de \
    /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.