On Sun, 12 Jun 2022 17:53:44 +0200, Nicolas Frattaroli wrote: > 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@xxxxxxxxx> > --- > .../bindings/media/rockchip,rk3568-vepu.yaml | 69 +++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 70 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/rockchip,rk3568-vepu.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>