[PATCH 6/9] media: dt-bindings: rockchip,vdec: Add RK3288 compatible
Conor Dooley
conor at kernel.org
Mon Nov 6 09:11:23 PST 2023
On Sun, Nov 05, 2023 at 11:36:13PM +0000, Jonas Karlman wrote:
> Add a RK3288 compatible for a version of the Rockchip VDEC IP that only
> support HEVC decoding.
>
> Signed-off-by: Jonas Karlman <jonas at kwiboo.se>
Acked-by: Conor Dooley <conor.dooley at microchip.com>
Thanks,
Conor.
> ---
> Documentation/devicetree/bindings/media/rockchip,vdec.yaml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/media/rockchip,vdec.yaml b/Documentation/devicetree/bindings/media/rockchip,vdec.yaml
> index 08b02ec16755..0f00e9c86737 100644
> --- a/Documentation/devicetree/bindings/media/rockchip,vdec.yaml
> +++ b/Documentation/devicetree/bindings/media/rockchip,vdec.yaml
> @@ -16,7 +16,9 @@ description: |-
> properties:
> compatible:
> oneOf:
> - - const: rockchip,rk3399-vdec
> + - enum:
> + - rockchip,rk3288-vdec
> + - rockchip,rk3399-vdec
> - items:
> - enum:
> - rockchip,rk3228-vdec
> --
> 2.42.0
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-rockchip/attachments/20231106/8977144d/attachment.sig>
More information about the Linux-rockchip
mailing list