Am Donnerstag, 27. Oktober 2022, 02:52:35 CEST schrieb Johan Jonker: > Add rockchip,rk3128-timer compatible string. > > Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx> Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx> > --- > Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml b/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml > index dc3bc1e62..b61ed1a43 100644 > --- a/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml > +++ b/Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml > @@ -18,6 +18,7 @@ properties: > - enum: > - rockchip,rv1108-timer > - rockchip,rk3036-timer > + - rockchip,rk3128-timer > - rockchip,rk3188-timer > - rockchip,rk3228-timer > - rockchip,rk3229-timer > -- > 2.20.1 > >