media: dt-binding: media: Add rk3568-vepu binding
authorNicolas Frattaroli <frattaroli.nicolas@gmail.com>
Sun, 12 Jun 2022 15:53:44 +0000 (16:53 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 8 Jul 2022 13:54:12 +0000 (14:54 +0100)
commit5484ea9229a1decd6662dce2d8ab2920289d69d4
treee074a2588652753196b20439ffb0e738b15b15a7
parenta621cc4bed97e49f5a8019f5215dec7e208a7c4d
media: dt-binding: media: Add rk3568-vepu binding

The RK3568 and RK3566 have a Hantro VPU node solely dedicated to
encoding. This patch adds a new binding to describe it, as it
does not really fit the rockchip-vpu binding, since there is no
decoder.

Signed-off-by: Nicolas Frattaroli <frattaroli.nicolas@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Documentation/devicetree/bindings/media/rockchip,rk3568-vepu.yaml [new file with mode: 0644]
MAINTAINERS