Re: [RESEND PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568

From: Heiko Stübner
Date: Sun Jul 11 2021 - 13:44:48 EST


Am Montag, 5. Juli 2021, 09:44:05 CEST schrieb Uwe Kleine-König:
> Hello Lee,
>
> On Mon, Jul 05, 2021 at 08:34:18AM +0100, Lee Jones wrote:
> > On Mon, 05 Jul 2021, Uwe Kleine-König wrote:
> > > On Wed, Jun 23, 2021 at 10:13:03AM +0800, cl@xxxxxxxxxxxxxx wrote:
> > > > From: Liang Chen <cl@xxxxxxxxxxxxxx>
> > > >
> > > > add "rockchip,rk3568-pwm", "rockchip,rk3328-pwm" for pwm nodes on
> > > > a rk3568 platform to pwm-rockchip.yaml.
> > >
> > > [...]
> > >
> > > Who is supposed to apply this patch? Does this need blessing by Rob?
> >
> > There is no standard. [...]
>
> I'm aware of that. That's why I asked to prevent that everybody thinks
> some other maintainer will care for it.

I suppose Thierry would be the one responsible?

I.e. bindings normally go through the subsystem tree and
$ scripts/get_maintainer.pl drivers/pwm
returns:

Thierry Reding <thierry.reding@xxxxxxxxx> (maintainer:PWM SUBSYSTEM)
"Uwe Kleine-König" <u.kleine-koenig@xxxxxxxxxxxxxx> (reviewer:PWM SUBSYSTEM)
Lee Jones <lee.jones@xxxxxxxxxx> (maintainer:PWM SUBSYSTEM)
linux-pwm@xxxxxxxxxxxxxxx (open list:PWM SUBSYSTEM)
linux-kernel@xxxxxxxxxxxxxxx (open list)


See my reply to the original pwm binding patch from 2021-06-21.

Heiko