lkml.org 
[lkml]   [2022]   [Apr]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 1/3] dt-bindings: media: rockchip-vpu: Add RK3568 JPEG compatible
    Date
    The RK3568 and RK3566 have a VPU node solely dedicated to JPEG
    encoding. This patch adds a compatible for it, and also allows
    the bindings to only come with a vepu interrupt.

    Signed-off-by: Nicolas Frattaroli <frattaroli.nicolas@gmail.com>
    ---
    Documentation/devicetree/bindings/media/rockchip-vpu.yaml | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/Documentation/devicetree/bindings/media/rockchip-vpu.yaml b/Documentation/devicetree/bindings/media/rockchip-vpu.yaml
    index bacb60a34989..cd62b44c34c3 100644
    --- a/Documentation/devicetree/bindings/media/rockchip-vpu.yaml
    +++ b/Documentation/devicetree/bindings/media/rockchip-vpu.yaml
    @@ -22,6 +22,7 @@ properties:
    - rockchip,rk3288-vpu
    - rockchip,rk3328-vpu
    - rockchip,rk3399-vpu
    + - rockchip,rk3568-jpeg-vepu
    - rockchip,px30-vpu
    - items:
    - const: rockchip,rk3188-vpu
    @@ -40,6 +41,7 @@ properties:
    interrupt-names:
    oneOf:
    - const: vdpu
    + - const: vepu
    - items:
    - const: vepu
    - const: vdpu
    --
    2.36.0
    \
     
     \ /
      Last update: 2022-04-28 00:46    [W:2.102 / U:0.184 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site