Lines Matching +full:fimc +full:- +full:is
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/media/samsung,exynos4212-fimc-lite.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Samsung Exynos SoC series camera host interface (FIMC-LITE)
10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
11 - Sylwester Nawrocki <s.nawrocki@samsung.com>
14 Each FIMC device should have an alias in the aliases node, in the form of
15 fimc-lite<n>, where <n> is an integer specifying the IP block instance.
20 - samsung,exynos4212-fimc-lite
21 - samsung,exynos5250-fimc-lite
29 clock-names:
31 - const: flite
39 power-domains:
43 - compatible
44 - reg
45 - clocks
46 - clock-names
47 - interrupts
52 - |
53 #include <dt-bindings/clock/exynos4.h>
54 #include <dt-bindings/interrupt-controller/arm-gic.h>
55 fimc-lite@12390000 {
56 compatible = "samsung,exynos4212-fimc-lite";
59 clock-names = "flite";
61 power-domains = <&pd_isp>;