Skip to content

Commit 058210e

Browse files
keveryangUwe Kleine-König
authored andcommitted
dt-bindings: pwm: rockchip: Add rockchip,rk3562-pwm
The PWM core on Rockchip's RK3562 is the same as the one already included in RK3328. Extend the binding accordingly to allow compatible = "rockchip,rk3562-pwm", "rockchip,rk3328-pwm"; Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Acked-by: Uwe Kleine-König <ukleinek@kernel.org> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20250227111913.2344207-11-kever.yang@rock-chips.com Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
1 parent e8af7c0 commit 058210e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ properties:
3030
- enum:
3131
- rockchip,px30-pwm
3232
- rockchip,rk3308-pwm
33+
- rockchip,rk3562-pwm
3334
- rockchip,rk3568-pwm
3435
- rockchip,rk3588-pwm
3536
- rockchip,rv1126-pwm

0 commit comments

Comments
 (0)