Hi Uwe, Thanks for the feedback. > Subject: Re: [PATCH v4 2/2] drivers: pinctrl: renesas: Add RZ/G2L POEG > driver support > > On Fri, Nov 11, 2022 at 07:40:59PM +0000, Biju Das wrote: > > The output pins of the RZ/G2L general PWM timer (GPT) can be disabled > > by using the port output enabling function for the GPT (POEG). > > > > This patch adds basic support using s/w control through sysfs to > > enable/disable output from GPT. > > > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > > PSA: There is nothing in this patch that is relevant for PWMs, so I'm > marking it as "handled-elsewhere" in the PWM patchwork. I guess the > series was sent to the PWM list to give some context for the series "Add > support for linking gpt with poeg" > (https://patchwork.ozlabs.org/project/linux- > pwm/list/?series=327828&state=*) The driver patch[1] is part of the pwm driver, which is in review state [2] [1] https://patchwork.ozlabs.org/project/linux-pwm/patch/20221111192942.717137-4-biju.das.jz@xxxxxxxxxxxxxx/ [2] https://patchwork.ozlabs.org/project/linux-pwm/patch/20221111162325.471963-3-biju.das.jz@xxxxxxxxxxxxxx/ Cheers, Biju