All of lore.kernel.org
 help / color / mirror / Atom feed
From: "tip-bot2 for Biju Das" <tip-bot2@linutronix.de>
To: linux-tip-commits@vger.kernel.org
Cc: Biju Das <biju.das.jz@bp.renesas.com>,
	Conor Dooley <conor.dooley@microchip.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	x86@kernel.org, linux-kernel@vger.kernel.org
Subject: [tip: timers/core] dt-bindings: timer: renesas,rz-mtu3: Document RZ/{G2UL,Five} SoCs
Date: Fri, 27 Oct 2023 18:23:13 -0000	[thread overview]
Message-ID: <169843099346.3135.1974252932039735352.tip-bot2@tip-bot2> (raw)
In-Reply-To: <20230727081848.100834-4-biju.das.jz@bp.renesas.com>

The following commit has been merged into the timers/core branch of tip:

Commit-ID:     078a5babf2bc92eba04b8f9162e5fea7afc2749e
Gitweb:        https://git.kernel.org/tip/078a5babf2bc92eba04b8f9162e5fea7afc2749e
Author:        Biju Das <biju.das.jz@bp.renesas.com>
AuthorDate:    Thu, 27 Jul 2023 09:18:46 +01:00
Committer:     Daniel Lezcano <daniel.lezcano@linaro.org>
CommitterDate: Wed, 11 Oct 2023 09:03:55 +02:00

dt-bindings: timer: renesas,rz-mtu3: Document RZ/{G2UL,Five} SoCs

Add MTU3a binding documentation for Renesas RZ/{G2UL,Five} SoCs.

MTU3a block is identical to one found on RZ/G2L, so no driver changes are
required. The fallback compatible string "renesas,rz-mtu3" will be used
on RZ/{G2UL,Five}.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20230727081848.100834-4-biju.das.jz@bp.renesas.com
---
 Documentation/devicetree/bindings/timer/renesas,rz-mtu3.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/timer/renesas,rz-mtu3.yaml b/Documentation/devicetree/bindings/timer/renesas,rz-mtu3.yaml
index 670a2eb..3931054 100644
--- a/Documentation/devicetree/bindings/timer/renesas,rz-mtu3.yaml
+++ b/Documentation/devicetree/bindings/timer/renesas,rz-mtu3.yaml
@@ -109,6 +109,7 @@ properties:
   compatible:
     items:
       - enum:
+          - renesas,r9a07g043-mtu3  # RZ/{G2UL,Five}
           - renesas,r9a07g044-mtu3  # RZ/G2{L,LC}
           - renesas,r9a07g054-mtu3  # RZ/V2L
       - const: renesas,rz-mtu3

  reply	other threads:[~2023-10-27 18:27 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-27  8:18 [PATCH v3 0/5] Add RZ/G2UL MTU3a support Biju Das
2023-07-27  8:18 ` [PATCH v3 1/5] dt-bindings: timer: renesas,rz-mtu3: Fix overflow/underflow interrupt names Biju Das
2023-10-27 18:23   ` [tip: timers/core] " tip-bot2 for Biju Das
2023-07-27  8:18 ` [PATCH v3 2/5] dt-bindings: timer: renesas,rz-mtu3: Improve documentation Biju Das
2023-10-27 18:23   ` [tip: timers/core] " tip-bot2 for Biju Das
2023-07-27  8:18 ` [PATCH v3 3/5] dt-bindings: timer: renesas,rz-mtu3: Document RZ/{G2UL,Five} SoCs Biju Das
2023-10-27 18:23   ` tip-bot2 for Biju Das [this message]
2023-07-27  8:18 ` [PATCH v3 4/5] arm64: dts: renesas: r9a07g043: Add MTU3a node Biju Das
2023-07-27 12:22   ` Geert Uytterhoeven
2023-07-27  8:18 ` [PATCH v3 5/5] arm64: dts: renesas: rzg2ul-smarc: Add support for enabling MTU3 Biju Das
2023-07-27 12:22   ` Geert Uytterhoeven
2023-08-31 16:08 ` [PATCH v3 0/5] Add RZ/G2UL MTU3a support Conor Dooley
2023-09-18  8:04   ` Biju Das
2023-10-09  6:54     ` Biju Das
2023-10-09  9:52       ` Daniel Lezcano
2023-10-09 13:59         ` Conor Dooley
2023-10-09 14:18           ` Daniel Lezcano
2023-10-09 16:17             ` Conor Dooley
2023-10-09 14:28 ` Daniel Lezcano

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=169843099346.3135.1974252932039735352.tip-bot2@tip-bot2 \
    --to=tip-bot2@linutronix.de \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=conor.dooley@microchip.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=geert+renesas@glider.be \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=x86@kernel.org \
    /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.