From: "Uwe Kleine-König" <u.kleine-koenig@baylibre.com>
To: Biju Das <biju.das.jz@bp.renesas.com>
Cc: "biju.das.au" <biju.das.au@gmail.com>,
"sashiko-reviews@lists.linux.dev"
<sashiko-reviews@lists.linux.dev>,
"robh@kernel.org" <robh@kernel.org>,
wsa+renesas <wsa+renesas@sang-engineering.com>,
"conor+dt@kernel.org" <conor+dt@kernel.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-pwm@vger.kernel.org" <linux-pwm@vger.kernel.org>,
"linux-renesas-soc@vger.kernel.org"
<linux-renesas-soc@vger.kernel.org>
Subject: Re: [PATCH v6 02/11] dt-bindings: pwm: rzg2l-gpt: Document renesas,poegs property
Date: Mon, 24 Aug 2026 10:04:42 +0200 [thread overview]
Message-ID: <aov6v5dObK-zJfRj@monoceros> (raw)
In-Reply-To: <TY3PR01MB11346EDD83D9CA3F3252D48F586A22@TY3PR01MB11346.jpnprd01.prod.outlook.com>
[-- Attachment #1: Type: text/plain, Size: 1022 bytes --]
Hello Biju,
On Sat, Aug 22, 2026 at 07:54:26AM +0000, Biju Das wrote:
> > -----Original Message-----
> > From: Biju Das <biju.das.au@gmail.com>
> > Sent: 10 August 2026 09:43
> > Subject: Re: [PATCH v6 02/11] dt-bindings: pwm: rzg2l-gpt: Document renesas,poegs property
> >
> > Hi Uwe,
> >
> > I have clarified the use case with Rob on [1], and he acked on [2] .
> > See the details below
> >
> > [1]
> > https://lore.kernel.org/all/OS0PR01MB5922756F1836AAABFF62C04786049@OS0PR01MB5922.jpnprd01.prod.outlook.co
> > m/
> > [2] https://lore.kernel.org/all/20221215205843.4074504-3-biju.das.jz@bp.renesas.com/
>
> Is it ok, if I drop the POEG support as few SoCs such as RZ/T2H and RZ/G3L needs PWM
> and this patch series is blocking them. Later I will send patch for POEG.
> Please let me know.
You can also reorder to have the important bits first in the series. I
can also apply partially then if I'm happy with the base support and
there are still questions for POEG.
Best regards
Uwe
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2026-08-24 8:04 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-04 9:56 [PATCH v6 00/11] Add Renesas RZ/G3E GPT support Biju
2026-06-04 9:56 ` [PATCH v6 01/11] pwm: rzg2l-gpt: Fix period_ticks type from u32 to u64 Biju
2026-06-09 13:42 ` Uwe Kleine-König
2026-06-04 9:56 ` [PATCH v6 02/11] dt-bindings: pwm: rzg2l-gpt: Document renesas,poegs property Biju
2026-06-04 10:06 ` sashiko-bot
2026-07-16 7:50 ` Uwe Kleine-König
2026-08-10 8:43 ` Biju Das
2026-08-22 7:54 ` Biju Das
2026-08-24 8:04 ` Uwe Kleine-König [this message]
2026-08-24 8:37 ` Biju Das
2026-06-04 9:56 ` [PATCH v6 03/11] pwm: rzg2l-gpt: Add support for gpt linking with poeg Biju
2026-07-16 8:25 ` Uwe Kleine-König
2026-07-27 7:35 ` Biju Das
2026-07-27 10:08 ` Biju Das
2026-06-04 9:56 ` [PATCH v6 04/11] pwm: rzg2l-gpt: Add missing newlines to dev_err_probe() messages Biju
2026-06-09 13:50 ` Uwe Kleine-König
2026-06-04 9:56 ` [PATCH v6 05/11] pwm: rzg2l-gpt: Drop unused rzg2l_gpt_chip parameter from rzg2l_gpt_calculate_prescale() Biju
2026-07-16 8:29 ` Uwe Kleine-König
2026-06-04 9:56 ` [PATCH v6 06/11] pwm: rzg2l-gpt: Convert to waveform callbacks Biju
2026-07-16 8:47 ` Uwe Kleine-König
2026-07-27 10:12 ` Biju Das
2026-06-04 9:56 ` [PATCH v6 07/11] pwm: rzg2l-gpt: Add info variable to struct rzg2l_gpt_chip Biju
2026-06-04 9:56 ` [PATCH v6 08/11] pwm: rzg2l-gpt: Add prescale_mult variable to struct rzg2l_gpt_info Biju
2026-06-04 9:56 ` [PATCH v6 09/11] pwm: rzg2l-gpt: Add calculate_prescale() callback " Biju
2026-06-04 9:56 ` [PATCH v6 10/11] dt-bindings: pwm: Document RZ/G3E GPT support Biju
2026-06-04 9:56 ` [PATCH v6 11/11] 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=aov6v5dObK-zJfRj@monoceros \
--to=u.kleine-koenig@baylibre.com \
--cc=biju.das.au@gmail.com \
--cc=biju.das.jz@bp.renesas.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=robh@kernel.org \
--cc=sashiko-reviews@lists.linux.dev \
--cc=wsa+renesas@sang-engineering.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.