[PATCH 1/2] dt-bindings: pwm: rockchip: add description for rk3568
Heiko Stübner
heiko at sntech.de
Mon Jul 26 02:08:29 PDT 2021
Am Montag, 26. Juli 2021, 11:03:54 CEST schrieb Heiko Stuebner:
> From: Liang Chen <cl at rock-chips.com>
>
> add "rockchip,rk3568-pwm", "rockchip,rk3328-pwm" for pwm nodes on
> a rk3568 platform to pwm-rockchip.yaml.
>
> Signed-off-by: Liang Chen <cl at rock-chips.com>
> Signed-off-by: Heiko Stuebner <heiko at sntech.de>
Sorry, forgot to read the slightly longer original reply thread.
The binding is already:
Acked-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
Acked-by: Rob Herring <robh at kernel.org>
And I guess the pwm maintainers would be responsible for picking
up the binding addition and I will pick the devicetree addition after that.
Heiko
> ---
> The core rk3568 support was mostly applied, leaving out the pwm
> parts. So I've separated the binding and dtsi patch out
> into its owm series, so it can be better reviewed.
>
> 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:
>
More information about the Linux-rockchip
mailing list