[PATCH v4 09/10] dt-bindings: media: rkisp1: document px30 isp compatible
Heiko Stuebner
heiko at sntech.de
Wed Jun 16 14:52:10 PDT 2021
From: Heiko Stuebner <heiko.stuebner at theobroma-systems.com>
Add the compatible for the px30-variant of the rkisp
Signed-off-by: Heiko Stuebner <heiko.stuebner at theobroma-systems.com>
---
Documentation/devicetree/bindings/media/rockchip-isp1.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/media/rockchip-isp1.yaml b/Documentation/devicetree/bindings/media/rockchip-isp1.yaml
index 80709a01c6fd..68dc3d76e618 100644
--- a/Documentation/devicetree/bindings/media/rockchip-isp1.yaml
+++ b/Documentation/devicetree/bindings/media/rockchip-isp1.yaml
@@ -15,7 +15,9 @@ description: |
properties:
compatible:
- const: rockchip,rk3399-cif-isp
+ enum:
+ - rockchip,px30-cif-isp
+ - rockchip,rk3399-cif-isp
reg:
maxItems: 1
--
2.29.2
More information about the Linux-rockchip
mailing list