On 04/09/2024 14:02, Andy Yan wrote: > From: Andy Yan <andy.yan@xxxxxxxxxxxxxx> > > Add vop found on rk3576. > > Signed-off-by: Andy Yan <andy.yan@xxxxxxxxxxxxxx> > > --- > > Changes in v2: > - Add dt bindings > > .../devicetree/bindings/display/rockchip/rockchip-vop2.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop2.yaml b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop2.yaml > index 2531726af306..23b2371aea46 100644 > --- a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop2.yaml > +++ b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop2.yaml > @@ -21,6 +21,7 @@ properties: > - rockchip,rk3566-vop > - rockchip,rk3568-vop > - rockchip,rk3588-vop > + - rockchip,rk3576-vop Keep things ordered. Same applies to your other patches. Best regards, Krzysztof