Lines Matching +full:s5pv210 +full:- +full:clock
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/gpu/samsung-g2d.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
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
26 clock-names: {}
28 power-domains: {}
34 const: samsung,exynos5250-g2d
40 - description: fimg2d clock
41 clock-names:
43 - const: fimg2d
49 - description: sclk_fimg2d clock
50 - description: fimg2d clock
51 clock-names:
53 - const: sclk_fimg2d
54 - const: fimg2d
57 - compatible
58 - reg
59 - interrupts
60 - clocks
61 - clock-names
66 - |
68 compatible = "samsung,s5pv210-g2d";
71 clocks = <&clock 177>, <&clock 277>;
72 clock-names = "sclk_fimg2d", "fimg2d";