Am Donnerstag, 1. September 2022, 15:55:23 CEST schrieb Sebastian Reichel: > Add "rockchip,rk3588-pwm" compatible string for PWM nodes found > on a rk3588 platform. > > Signed-off-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx> Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx> > --- > No driver changes required. > --- > 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 a336ff9364a9..f946861e3f8a 100644 > --- a/Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml > +++ b/Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml > @@ -30,6 +30,7 @@ properties: > - rockchip,px30-pwm > - rockchip,rk3308-pwm > - rockchip,rk3568-pwm > + - rockchip,rk3588-pwm > - const: rockchip,rk3328-pwm > > reg: >