On 19/12/2022 16:56, Benjamin Gaignard wrote: > Add compatible for rk3588 AV1 vpu decoder. > > Signed-off-by: Benjamin Gaignard <benjamin.gaignard@xxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/media/rockchip-vpu.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/media/rockchip-vpu.yaml b/Documentation/devicetree/bindings/media/rockchip-vpu.yaml > index 6cc4d3e5a61d..8454df53f5cb 100644 > --- a/Documentation/devicetree/bindings/media/rockchip-vpu.yaml > +++ b/Documentation/devicetree/bindings/media/rockchip-vpu.yaml > @@ -24,6 +24,7 @@ properties: > - rockchip,rk3399-vpu > - rockchip,px30-vpu > - rockchip,rk3568-vpu > + - rockchip,rk3588-av1-vpu Why "av1" suffix? Is there another type (different device, different programming model) expected on rk3588? Best regards, Krzysztof