diff mbox series

[1/4] dt-bindings: rockchip-rga: Add PX30 compatible

Message ID 20200416115047.233720-2-paul.kocialkowski@bootlin.com (mailing list archive)
State New, archived
Headers show
Series media: rockchip: rga: PX30 support and YUV2YUV fix | expand

Commit Message

Paul Kocialkowski April 16, 2020, 11:50 a.m. UTC
Add a new compatible for the PX30 Rockchip SoC, which also features
a RGA block.

Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
---
 Documentation/devicetree/bindings/media/rockchip-rga.txt | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/media/rockchip-rga.txt b/Documentation/devicetree/bindings/media/rockchip-rga.txt
index fd5276abfad6..45a9effd05f7 100644
--- a/Documentation/devicetree/bindings/media/rockchip-rga.txt
+++ b/Documentation/devicetree/bindings/media/rockchip-rga.txt
@@ -6,6 +6,7 @@  BitBLT, alpha blending and image blur/sharpness.
 
 Required properties:
 - compatible: value should be one of the following
+		"rockchip,px30-rga";
 		"rockchip,rk3288-rga";
 		"rockchip,rk3399-rga";