diff mbox series

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

Message ID 20200430164245.1630174-2-paul.kocialkowski@bootlin.com
State New
Headers show
Series [v3,1/4] dt-bindings: rockchip-rga: Add PX30 compatible | expand

Commit Message

Paul Kocialkowski April 30, 2020, 4:42 p.m. UTC
Add a new compatible for the PX30 Rockchip SoC, which also features
a RGA block. It is compatible with the RK3288 RGA block.

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

Patch

diff --git a/Documentation/devicetree/bindings/media/rockchip-rga.yaml b/Documentation/devicetree/bindings/media/rockchip-rga.yaml
index dd645ddccb07..740586299da9 100644
--- a/Documentation/devicetree/bindings/media/rockchip-rga.yaml
+++ b/Documentation/devicetree/bindings/media/rockchip-rga.yaml
@@ -23,6 +23,9 @@  properties:
       - items:
           - const: rockchip,rk3228-rga
           - const: rockchip,rk3288-rga
+      - items:
+          - const: rockchip,px30-rga
+          - const: rockchip,rk3288-rga
 
   reg:
     maxItems: 1