Skip to content

Commit e175800

Browse files
committed
Merge tag 'exynos-drm-next-for-v6.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
New feature - Add a compatible string, "samsung,exynos7870-decon", for supporting Exynos7870 SoC Decon device Signed-off-by: Dave Airlie <airlied@redhat.com> From: Inki Dae <inki.dae@samsung.com> Link: https://patchwork.freedesktop.org/patch/msgid/20241106010943.796273-1-inki.dae@samsung.com
2 parents 1ed9261 + 3bca8bc commit e175800

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/display/samsung/samsung,exynos7-decon.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ description: |
1919
2020
properties:
2121
compatible:
22-
const: samsung,exynos7-decon
22+
enum:
23+
- samsung,exynos7-decon
24+
- samsung,exynos7870-decon
2325

2426
clocks:
2527
maxItems: 4

0 commit comments

Comments
 (0)