Hi, This series adds support for the Rockchip PX30 SoC in the V4L2 M2M RGA driver. It also contains a fix for the YUV2YUV case that was not properly handled. Cheers, Paul Paul Kocialkowski (4): dt-bindings: rockchip-rga: Add PX30 compatible arm64: dts: rockchip: Add RGA support to the PX30 media: rockchip: rga: Add support for the PX30 compatible media: rockchip: rga: Only set output CSC mode for RGB input .../devicetree/bindings/media/rockchip-rga.txt | 1 + arch/arm64/boot/dts/rockchip/px30.dtsi | 11 +++++++++++ drivers/media/platform/rockchip/rga/rga-hw.c | 18 +++++++++++------- drivers/media/platform/rockchip/rga/rga.c | 4 +++- 4 files changed, 26 insertions(+), 8 deletions(-) -- 2.26.0