]> Git Repo - J-linux.git/commitdiff
dt-bindings: display: samsung,exynos7-decon: add exynos7870 compatible
authorKaustabh Chakraborty <[email protected]>
Wed, 6 Nov 2024 00:00:54 +0000 (09:00 +0900)
committerInki Dae <[email protected]>
Wed, 6 Nov 2024 00:01:53 +0000 (09:01 +0900)
Add the compatible string of Exynos7870 to the existing list.

Signed-off-by: Kaustabh Chakraborty <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
Documentation/devicetree/bindings/display/samsung/samsung,exynos7-decon.yaml

index 992c23ca7a4ee84cf5b5e4e90b42149e362cc9b2..53916e4c95d8c0369138941a556c23f5d42fbd39 100644 (file)
@@ -19,7 +19,9 @@ description: |
 
 properties:
   compatible:
-    const: samsung,exynos7-decon
+    enum:
+      - samsung,exynos7-decon
+      - samsung,exynos7870-decon
 
   clocks:
     maxItems: 4
This page took 0.05026 seconds and 4 git commands to generate.