Messages in this thread |  | | From | Heiko Stübner <> | Subject | Re: [PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568 | Date | Mon, 26 Jul 2021 11:05:36 +0200 |
| |
Am Dienstag, 22. Juni 2021, 04:05:14 CEST schrieb cl@rock-chips.com: > From: Liang Chen <cl@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@rock-chips.com>
I've picked this for a new separate patch submission to finalize adding pwm for rk3568 in https://lore.kernel.org/r/20210726090355.1548483-1-heiko@sntech.de
> --- > 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: >
|  |