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

From: Heiko Stübner
Date: Tue Jun 22 2021 - 06:53:53 EST


Hi Liang,

Am Dienstag, 22. Juni 2021, 04:05:14 CEST schrieb cl@xxxxxxxxxxxxxx:
> From: Liang Chen <cl@xxxxxxxxxxxxxx>
>
> add "rockchip,rk3568-pwm", "rockchip,rk3328-pwm" for pwm nodes on
> a rk3568 platform to pwm-rockchip.yaml.
>
> Signed-off-by: Liang Chen <cl@xxxxxxxxxxxxxx>

$ 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)


though I only see Uwe in the lists of recipients. You may want to resend
the binding and maybe pick up the pwm node patch with it to keep them
together.


Heiko

> ---
> Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml b/Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml
> index 5596bee70509..81a54a4e8e3e 100644
> --- a/Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml
> +++ b/Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml
> @@ -29,6 +29,7 @@ properties:
> - enum:
> - rockchip,px30-pwm
> - rockchip,rk3308-pwm
> + - rockchip,rk3568-pwm
> - const: rockchip,rk3328-pwm
>
> reg:
>