Lines Matching full:fimd
1 Device-Tree bindings for Samsung SoC display controller (FIMD)
3 FIMD (Fully Interactive Mobile Display) is the Display Controller for the
9 "samsung,s3c2443-fimd"; /* for S3C24XX SoCs */
10 "samsung,s3c6400-fimd"; /* for S3C64XX SoCs */
11 "samsung,s5pv210-fimd"; /* for S5PV210 SoC */
12 "samsung,exynos3250-fimd"; /* for Exynos3250/3472 SoCs */
13 "samsung,exynos4210-fimd"; /* for Exynos4 SoCs */
14 "samsung,exynos5250-fimd"; /* for Exynos5250 SoCs */
15 "samsung,exynos5420-fimd"; /* for Exynos5420/5422/5800 SoCs */
17 - reg: physical base address and length of the FIMD registers set.
19 - interrupts: should contain a list of all FIMD IP block interrupts in the
35 property. Must contain "sclk_fimd" and "fimd".
38 - power-domains: a phandle to FIMD power domain node.
41 - display-timings: timing settings for FIMD, as described in document [1].
89 fimd@11c00000 {
90 compatible = "samsung,exynos4210-fimd";
96 clock-names = "sclk_fimd", "fimd";
103 fimd@11c00000 {