public inbox for linux-pwm@vger.kernel.org
 help / color / mirror / Atom feed
From: "Rob Herring (Arm)" <robh@kernel.org>
To: Biju <biju.das.au@gmail.com>
Cc: linux-kernel@vger.kernel.org,
	"Biju Das" <biju.das.jz@bp.renesas.com>,
	devicetree@vger.kernel.org, "Conor Dooley" <conor+dt@kernel.org>,
	"Uwe Kleine-König" <ukleinek@kernel.org>,
	"Geert Uytterhoeven" <geert+renesas@glider.be>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Magnus Damm" <magnus.damm@gmail.com>,
	"Prabhakar Mahadev Lad" <prabhakar.mahadev-lad.rj@bp.renesas.com>,
	linux-pwm@vger.kernel.org, linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH v2 1/8] dt-bindings: pwm: Document RZ/G3E GPT support
Date: Wed, 10 Sep 2025 10:14:52 -0500	[thread overview]
Message-ID: <175751729205.73392.13919616703987453446.robh@kernel.org> (raw)
In-Reply-To: <20250909091225.128658-2-biju.das.jz@bp.renesas.com>


On Tue, 09 Sep 2025 10:12:11 +0100, Biju wrote:
> From: Biju Das <biju.das.jz@bp.renesas.com>
> 
> Document support for the GPT found on the Renesas RZ/G3E (R9A09G047)
> SoC.
> 
> The GPT is a 32-bit timer with 16 hardware channels (GPT0: 8 channel
> and GPT1: 8channels). The hardware supports simultaneous control of
> all channels. PWM waveforms can be generated by controlling the
> up-counter, downcounter, or up- and down-counter.
> 
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> ---
> v1->v2:
>  * Created separate document for RZ/G3E GPT.
>  * Updated commit header and description.
> ---
>  .../bindings/pwm/renesas,rzg3e-gpt.yaml       | 323 ++++++++++++++++++
>  1 file changed, 323 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/pwm/renesas,rzg3e-gpt.yaml
> 

Reviewed-by: Rob Herring (Arm) <robh@kernel.org>


  reply	other threads:[~2025-09-10 15:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-09  9:12 [PATCH v2 0/8] Add RZ/G3E GPT support Biju
2025-09-09  9:12 ` [PATCH v2 1/8] dt-bindings: pwm: Document " Biju
2025-09-10 15:14   ` Rob Herring (Arm) [this message]
2025-09-09  9:12 ` [PATCH v2 2/8] pwm: rzg2l-gpt: Implementation of the waveform callbacks Biju
2025-09-09  9:12 ` [PATCH v2 3/8] pwm: rzg2l-gpt: Add info variable to struct rzg2l_gpt_chip Biju
2025-09-09  9:12 ` [PATCH v2 4/8] pwm: rzg2l-gpt: Add prescale_pow_of_two_mult_factor variable to struct rzg2l_gpt_info Biju
2025-09-09  9:12 ` [PATCH v2 5/8] pwm: rzg2l-gpt: Add calculate_prescale() callback " Biju
2025-09-09  9:12 ` [PATCH v2 6/8] pwm: rzg2l-gpt: Add RZ/G3E support Biju

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=175751729205.73392.13919616703987453446.robh@kernel.org \
    --to=robh@kernel.org \
    --cc=biju.das.au@gmail.com \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    --cc=ukleinek@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox