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

From: Paul Kocialkowski
Date: Thu Apr 23 2020 - 16:09:55 EST


Add a new compatible for the PX30 Rockchip SoC, which also features
a RGA block.

Signed-off-by: Paul Kocialkowski <paul.kocialkowski@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/media/rockchip-rga.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/media/rockchip-rga.yaml b/Documentation/devicetree/bindings/media/rockchip-rga.yaml
index dd645ddccb07..841b70d787f9 100644
--- a/Documentation/devicetree/bindings/media/rockchip-rga.yaml
+++ b/Documentation/devicetree/bindings/media/rockchip-rga.yaml
@@ -18,6 +18,7 @@ maintainers:
properties:
compatible:
oneOf:
+ - const: rockchip,px30-rga
- const: rockchip,rk3288-rga
- const: rockchip,rk3399-rga
- items:
--
2.26.0