mbox series

[0/2] media: rockchip: rga: Add rk3568 support

Message ID 20221121151755.2072816-1-m.tretter@pengutronix.de (mailing list archive)
Headers show
Series media: rockchip: rga: Add rk3568 support | expand

Message

Michael Tretter Nov. 21, 2022, 3:17 p.m. UTC
The RGA2 on the Rockchip rk3568 is the same core as the RGA2 on the Rockchip
rk3288.

This series adds the necessary device tree binding and node in the device tree
to enable the RGA2 on the Rockchip rk3568.

I tested the driver with the GStreamer v4l2convert element on a ROCK3A board.

Michael

Michael Tretter (2):
  media: dt-bindings: media: rockchip-rga: add rockchip,rk3568-rga
  arm64: dts: rockchip: Add RGA2 support to rk356x

 .../devicetree/bindings/media/rockchip-rga.yaml       |  4 +++-
 arch/arm64/boot/dts/rockchip/rk356x.dtsi              | 11 +++++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)