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 <[email protected]> Acked-by: Uwe Kleine-König <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Uwe Kleine-König <[email protected]>
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)