1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/gpu/samsung-g2d.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Samsung SoC 2D Graphics Accelerator
10 - Inki Dae <inki.dae@samsung.com>
15 - samsung,s5pv210-g2d # in S5PV210 & Exynos4210 SoC
16 - samsung,exynos4212-g2d # in Exynos4x12 SoCs
17 - samsung,exynos5250-g2d
34 const: samsung,exynos5250-g2d
40 - description: fimg2d clock
49 - description: sclk_fimg2d clock
50 - description: fimg2d clock
63 additionalProperties: false
68 compatible = "samsung,s5pv210-g2d";
69 reg = <0x12800000 0x1000>;
70 interrupts = <0 89 0>;
71 clocks = <&clock 177>, <&clock 277>;
72 clock-names = "sclk_fimg2d", "fimg2d";