Commit 502cf736 authored by Alex Bee's avatar Alex Bee Committed by Mauro Carvalho Chehab
Browse files

media: dt-bindings: media: rockchip-vdec: add RK3228 compatible



Document the RK3228 compatible for rockchip-vdec.
Also add the optional assigned-clocks and assigned-clock-rates
properties.

Signed-off-by: default avatarAlex Bee <knaerzche@gmail.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent b32178e7
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -15,7 +15,11 @@ description: |-

properties:
  compatible:
    const: rockchip,rk3399-vdec
    oneOf:
      - const: rockchip,rk3399-vdec
      - items:
          - const: rockchip,rk3228-vdec
          - const: rockchip,rk3399-vdec

  reg:
    maxItems: 1
@@ -37,6 +41,10 @@ properties:
      - const: cabac
      - const: core

  assigned-clocks: true

  assigned-clock-rates: true

  power-domains:
    maxItems: 1