This is an automatic generated email to let you know that the following patch were queued:
Subject: media: dt-bindings: rockchip-vpu: Add RK3588 VPU121 Author: Jianfeng Liu <liujianfeng1...@gmail.com> Date: Tue Jun 18 20:18:33 2024 +0200 RK3588 has four Hantro H1 VEPUs (encoder-only) modules and one combined Hantro H1/G1 VPU (decoder and encoder). These are not described as separate IP, since they are sharing an internal cache. This adds the RK3588 specific compatible string for the combined VPU, which seems to be identical to the version found in the RK3568. Signed-off-by: Jianfeng Liu <liujianfeng1...@gmail.com> Acked-by: Conor Dooley <conor.doo...@microchip.com> Signed-off-by: Sebastian Reichel <sebastian.reic...@collabora.com> Signed-off-by: Sebastian Fricke <sebastian.fri...@collabora.com> Signed-off-by: Hans Verkuil <hverkuil-ci...@xs4all.nl> Documentation/devicetree/bindings/media/rockchip-vpu.yaml | 3 +++ 1 file changed, 3 insertions(+) --- diff --git a/Documentation/devicetree/bindings/media/rockchip-vpu.yaml b/Documentation/devicetree/bindings/media/rockchip-vpu.yaml index d1b47b14ca57..719aeb2dc593 100644 --- a/Documentation/devicetree/bindings/media/rockchip-vpu.yaml +++ b/Documentation/devicetree/bindings/media/rockchip-vpu.yaml @@ -33,6 +33,9 @@ properties: - items: - const: rockchip,rk3228-vpu - const: rockchip,rk3399-vpu + - items: + - const: rockchip,rk3588-vpu121 + - const: rockchip,rk3568-vpu reg: maxItems: 1