Lines Matching +full:exynos5250 +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
29 clock-names:
37 power-domains:
41 - compatible
42 - reg
43 - interrupts
44 - clocks
45 - clock-names
48 - if:
52 const: samsung,exynos5250-g2d
58 - description: fimg2d clock
59 clock-names:
61 - const: fimg2d
67 - description: sclk_fimg2d clock
68 - description: fimg2d clock
69 clock-names:
71 - const: sclk_fimg2d
72 - const: fimg2d
77 - |
79 compatible = "samsung,s5pv210-g2d";
82 clocks = <&clock 177>, <&clock 277>;
83 clock-names = "sclk_fimg2d", "fimg2d";