Lines Matching +full:exynos4212 +full:- +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-is.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Samsung Exynos4212/4412 SoC Imaging Subsystem (FIMC-IS)
10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
11 - Sylwester Nawrocki <s.nawrocki@samsung.com>
14 The FIMC-IS is a subsystem for processing image signal from an image sensor.
15 The Exynos4x12 SoC series FIMC-IS V1.5 comprises of a dedicated ARM Cortex-A5
22 - samsung,exynos4212-fimc-is
29 '#address-cells':
32 '#size-cells':
38 clock-names:
40 - const: lite0
41 - const: lite1
42 - const: ppmuispx
43 - const: ppmuispmx
44 - const: isp
45 - const: drc
46 - const: fd
47 - const: mcuisp
48 - const: gicisp
49 - const: mcuctl_isp
50 - const: pwm_isp
51 - const: ispdiv0
52 - const: ispdiv1
53 - const: mcuispdiv0
54 - const: mcuispdiv1
55 - const: mpll
56 - const: aclk200
57 - const: aclk400mcuisp
58 - const: div_aclk200
59 - const: div_aclk400mcuisp
60 - const: uart
68 iommu-names:
70 - const: isp
71 - const: drc
72 - const: fd
73 - const: mcuctl
75 power-domains:
79 "^pmu@[0-9a-f]+$":
91 - reg
93 "^i2c-isp@[0-9a-f]+$":
95 $ref: /schemas/i2c/i2c-controller.yaml#
102 const: samsung,exynos4212-i2c-isp
111 clock-names:
113 - const: i2c_isp
115 pinctrl-0: true
116 pinctrl-names:
118 - const: default
121 - compatible
122 - reg
123 - clocks
124 - clock-names
127 - compatible
128 - reg
129 - '#address-cells'
130 - clocks
131 - clock-names
132 - interrupts
133 - ranges
134 - '#size-cells'
139 - |
140 #include <dt-bindings/clock/exynos4.h>
141 #include <dt-bindings/gpio/gpio.h>
142 #include <dt-bindings/interrupt-controller/arm-gic.h>
144 fimc-is@12000000 {
145 compatible = "samsung,exynos4212-fimc-is";
170 clock-names = "lite0", "lite1", "ppmuispx",
180 iommu-names = "isp", "drc", "fd", "mcuctl";
181 power-domains = <&pd_isp>;
183 #address-cells = <1>;
184 #size-cells = <1>;
191 i2c-isp@12140000 {
192 compatible = "samsung,exynos4212-i2c-isp";
195 clock-names = "i2c_isp";
196 pinctrl-0 = <&fimc_is_i2c1>;
197 pinctrl-names = "default";
198 #address-cells = <1>;
199 #size-cells = <0>;
201 image-sensor@10 {
204 svdda-supply = <&cam_io_reg>;
205 svddio-supply = <&ldo19_reg>;
206 afvdd-supply = <&ldo19_reg>;
207 clock-frequency = <24000000>;
209 clock-names = "extclk";
214 remote-endpoint = <&csis1_ep>;
215 data-lanes = <1>;