Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

+3 -1
+3 -1
Documentation/devicetree/bindings/display/samsung/samsung,exynos7-decon.yaml
··· 19 19 20 20 properties: 21 21 compatible: 22 - const: samsung,exynos7-decon 22 + enum: 23 + - samsung,exynos7-decon 24 + - samsung,exynos7870-decon 23 25 24 26 clocks: 25 27 maxItems: 4