1 // SPDX-License-Identifier: GPL-2.0
3 // Copyright 2013 Freescale Semiconductor, Inc.
5 #include <dt-bindings/interrupt-controller/irq.h>
6 #include "imx6q-pinfunc.h"
7 #include "imx6qdl.dtsi"
20 compatible = "arm,cortex-a9";
23 next-level-cache = <&L2>;
32 fsl,soc-operating-points = <
33 /* ARM kHz SOC-PU uV */
40 clock-latency = <61036>; /* two CLK32 periods */
42 clocks = <&clks IMX6QDL_CLK_ARM>,
43 <&clks IMX6QDL_CLK_PLL2_PFD2_396M>,
44 <&clks IMX6QDL_CLK_STEP>,
45 <&clks IMX6QDL_CLK_PLL1_SW>,
46 <&clks IMX6QDL_CLK_PLL1_SYS>;
47 clock-names = "arm", "pll2_pfd2_396m", "step",
48 "pll1_sw", "pll1_sys";
49 arm-supply = <®_arm>;
50 pu-supply = <®_pu>;
51 soc-supply = <®_soc>;
55 compatible = "arm,cortex-a9";
58 next-level-cache = <&L2>;
67 fsl,soc-operating-points = <
68 /* ARM kHz SOC-PU uV */
75 clock-latency = <61036>; /* two CLK32 periods */
76 clocks = <&clks IMX6QDL_CLK_ARM>,
77 <&clks IMX6QDL_CLK_PLL2_PFD2_396M>,
78 <&clks IMX6QDL_CLK_STEP>,
79 <&clks IMX6QDL_CLK_PLL1_SW>,
80 <&clks IMX6QDL_CLK_PLL1_SYS>;
81 clock-names = "arm", "pll2_pfd2_396m", "step",
82 "pll1_sw", "pll1_sys";
83 arm-supply = <®_arm>;
84 pu-supply = <®_pu>;
85 soc-supply = <®_soc>;
89 compatible = "arm,cortex-a9";
92 next-level-cache = <&L2>;
101 fsl,soc-operating-points = <
102 /* ARM kHz SOC-PU uV */
109 clock-latency = <61036>; /* two CLK32 periods */
110 clocks = <&clks IMX6QDL_CLK_ARM>,
111 <&clks IMX6QDL_CLK_PLL2_PFD2_396M>,
112 <&clks IMX6QDL_CLK_STEP>,
113 <&clks IMX6QDL_CLK_PLL1_SW>,
114 <&clks IMX6QDL_CLK_PLL1_SYS>;
115 clock-names = "arm", "pll2_pfd2_396m", "step",
116 "pll1_sw", "pll1_sys";
117 arm-supply = <®_arm>;
118 pu-supply = <®_pu>;
119 soc-supply = <®_soc>;
123 compatible = "arm,cortex-a9";
126 next-level-cache = <&L2>;
135 fsl,soc-operating-points = <
136 /* ARM kHz SOC-PU uV */
143 clock-latency = <61036>; /* two CLK32 periods */
144 clocks = <&clks IMX6QDL_CLK_ARM>,
145 <&clks IMX6QDL_CLK_PLL2_PFD2_396M>,
146 <&clks IMX6QDL_CLK_STEP>,
147 <&clks IMX6QDL_CLK_PLL1_SW>,
148 <&clks IMX6QDL_CLK_PLL1_SYS>;
149 clock-names = "arm", "pll2_pfd2_396m", "step",
150 "pll1_sw", "pll1_sys";
151 arm-supply = <®_arm>;
152 pu-supply = <®_pu>;
153 soc-supply = <®_soc>;
159 compatible = "mmio-sram";
160 reg = <0x00900000 0x40000>;
161 ranges = <0 0x00900000 0x40000>;
162 #address-cells = <1>;
164 clocks = <&clks IMX6QDL_CLK_OCRAM>;
167 aips-bus@2000000 { /* AIPS1 */
169 ecspi5: ecspi@2018000 {
170 #address-cells = <1>;
172 compatible = "fsl,imx6q-ecspi", "fsl,imx51-ecspi";
173 reg = <0x02018000 0x4000>;
174 interrupts = <0 35 IRQ_TYPE_LEVEL_HIGH>;
175 clocks = <&clks IMX6Q_CLK_ECSPI5>,
176 <&clks IMX6Q_CLK_ECSPI5>;
177 clock-names = "ipg", "per";
178 dmas = <&sdma 11 8 1>, <&sdma 12 8 2>;
179 dma-names = "rx", "tx";
184 iomuxc: iomuxc@20e0000 {
185 compatible = "fsl,imx6q-iomuxc";
190 compatible = "fsl,imx6q-ahci";
191 reg = <0x02200000 0x4000>;
192 interrupts = <0 39 IRQ_TYPE_LEVEL_HIGH>;
193 clocks = <&clks IMX6QDL_CLK_SATA>,
194 <&clks IMX6QDL_CLK_SATA_REF_100M>,
195 <&clks IMX6QDL_CLK_AHB>;
196 clock-names = "sata", "sata_ref", "ahb";
200 gpu_vg: gpu@2204000 {
201 compatible = "vivante,gc";
202 reg = <0x02204000 0x4000>;
203 interrupts = <0 11 IRQ_TYPE_LEVEL_HIGH>;
204 clocks = <&clks IMX6QDL_CLK_OPENVG_AXI>,
205 <&clks IMX6QDL_CLK_GPU2D_CORE>;
206 clock-names = "bus", "core";
207 power-domains = <&pd_pu>;
211 #address-cells = <1>;
213 compatible = "fsl,imx6q-ipu";
214 reg = <0x02800000 0x400000>;
215 interrupts = <0 8 IRQ_TYPE_LEVEL_HIGH>,
216 <0 7 IRQ_TYPE_LEVEL_HIGH>;
217 clocks = <&clks IMX6QDL_CLK_IPU2>,
218 <&clks IMX6QDL_CLK_IPU2_DI0>,
219 <&clks IMX6QDL_CLK_IPU2_DI1>;
220 clock-names = "bus", "di0", "di1";
226 ipu2_csi0_from_mipi_vc2: endpoint {
227 remote-endpoint = <&mipi_vc2_to_ipu2_csi0>;
234 ipu2_csi1_from_ipu2_csi1_mux: endpoint {
235 remote-endpoint = <&ipu2_csi1_mux_to_ipu2_csi1>;
240 #address-cells = <1>;
244 ipu2_di0_disp0: endpoint@0 {
248 ipu2_di0_hdmi: endpoint@1 {
250 remote-endpoint = <&hdmi_mux_2>;
253 ipu2_di0_mipi: endpoint@2 {
255 remote-endpoint = <&mipi_mux_2>;
258 ipu2_di0_lvds0: endpoint@3 {
260 remote-endpoint = <&lvds0_mux_2>;
263 ipu2_di0_lvds1: endpoint@4 {
265 remote-endpoint = <&lvds1_mux_2>;
270 #address-cells = <1>;
274 ipu2_di1_hdmi: endpoint@1 {
276 remote-endpoint = <&hdmi_mux_3>;
279 ipu2_di1_mipi: endpoint@2 {
281 remote-endpoint = <&mipi_mux_3>;
284 ipu2_di1_lvds0: endpoint@3 {
286 remote-endpoint = <&lvds0_mux_3>;
289 ipu2_di1_lvds1: endpoint@4 {
291 remote-endpoint = <&lvds1_mux_3>;
298 compatible = "fsl,imx-capture-subsystem";
299 ports = <&ipu1_csi0>, <&ipu1_csi1>, <&ipu2_csi0>, <&ipu2_csi1>;
303 compatible = "fsl,imx-display-subsystem";
304 ports = <&ipu1_di0>, <&ipu1_di1>, <&ipu2_di0>, <&ipu2_di1>;
309 gpio-ranges = <&iomuxc 0 136 2>, <&iomuxc 2 141 1>, <&iomuxc 3 139 1>,
310 <&iomuxc 4 142 2>, <&iomuxc 6 140 1>, <&iomuxc 7 144 2>,
311 <&iomuxc 9 138 1>, <&iomuxc 10 213 3>, <&iomuxc 13 20 1>,
312 <&iomuxc 14 19 1>, <&iomuxc 15 21 1>, <&iomuxc 16 208 1>,
313 <&iomuxc 17 207 1>, <&iomuxc 18 210 3>, <&iomuxc 21 209 1>,
318 gpio-ranges = <&iomuxc 0 191 16>, <&iomuxc 16 55 14>, <&iomuxc 30 35 1>,
323 gpio-ranges = <&iomuxc 0 69 16>, <&iomuxc 16 36 8>, <&iomuxc 24 45 8>;
327 gpio-ranges = <&iomuxc 5 149 1>, <&iomuxc 6 126 10>, <&iomuxc 16 87 16>;
331 gpio-ranges = <&iomuxc 0 85 1>, <&iomuxc 2 34 1>, <&iomuxc 4 53 1>,
332 <&iomuxc 5 103 13>, <&iomuxc 18 150 14>;
336 gpio-ranges = <&iomuxc 0 164 6>, <&iomuxc 6 54 1>, <&iomuxc 7 181 5>,
337 <&iomuxc 14 186 3>, <&iomuxc 17 170 2>, <&iomuxc 19 22 12>,
342 gpio-ranges = <&iomuxc 0 172 9>, <&iomuxc 9 189 2>, <&iomuxc 11 146 3>;
347 compatible = "video-mux";
348 mux-controls = <&mux 0>;
349 #address-cells = <1>;
355 ipu1_csi0_mux_from_mipi_vc0: endpoint {
356 remote-endpoint = <&mipi_vc0_to_ipu1_csi0_mux>;
363 ipu1_csi0_mux_from_parallel_sensor: endpoint {
370 ipu1_csi0_mux_to_ipu1_csi0: endpoint {
371 remote-endpoint = <&ipu1_csi0_from_ipu1_csi0_mux>;
377 compatible = "video-mux";
378 mux-controls = <&mux 1>;
379 #address-cells = <1>;
385 ipu2_csi1_mux_from_mipi_vc3: endpoint {
386 remote-endpoint = <&mipi_vc3_to_ipu2_csi1_mux>;
393 ipu2_csi1_mux_from_parallel_sensor: endpoint {
400 ipu2_csi1_mux_to_ipu2_csi1: endpoint {
401 remote-endpoint = <&ipu2_csi1_from_ipu2_csi1_mux>;
408 compatible = "fsl,imx6q-hdmi";
413 hdmi_mux_2: endpoint {
414 remote-endpoint = <&ipu2_di0_hdmi>;
421 hdmi_mux_3: endpoint {
422 remote-endpoint = <&ipu2_di1_hdmi>;
428 ipu1_csi1_from_mipi_vc1: endpoint {
429 remote-endpoint = <&mipi_vc1_to_ipu1_csi1>;
434 clocks = <&clks IMX6QDL_CLK_LDB_DI0_SEL>, <&clks IMX6QDL_CLK_LDB_DI1_SEL>,
435 <&clks IMX6QDL_CLK_IPU1_DI0_SEL>, <&clks IMX6QDL_CLK_IPU1_DI1_SEL>,
436 <&clks IMX6QDL_CLK_IPU2_DI0_SEL>, <&clks IMX6QDL_CLK_IPU2_DI1_SEL>,
437 <&clks IMX6QDL_CLK_LDB_DI0>, <&clks IMX6QDL_CLK_LDB_DI1>;
438 clock-names = "di0_pll", "di1_pll",
439 "di0_sel", "di1_sel", "di2_sel", "di3_sel",
446 lvds0_mux_2: endpoint {
447 remote-endpoint = <&ipu2_di0_lvds0>;
454 lvds0_mux_3: endpoint {
455 remote-endpoint = <&ipu2_di1_lvds0>;
464 lvds1_mux_2: endpoint {
465 remote-endpoint = <&ipu2_di0_lvds1>;
472 lvds1_mux_3: endpoint {
473 remote-endpoint = <&ipu2_di1_lvds1>;
483 mipi_vc0_to_ipu1_csi0_mux: endpoint {
484 remote-endpoint = <&ipu1_csi0_mux_from_mipi_vc0>;
491 mipi_vc1_to_ipu1_csi1: endpoint {
492 remote-endpoint = <&ipu1_csi1_from_mipi_vc1>;
499 mipi_vc2_to_ipu2_csi0: endpoint {
500 remote-endpoint = <&ipu2_csi0_from_mipi_vc2>;
507 mipi_vc3_to_ipu2_csi1_mux: endpoint {
508 remote-endpoint = <&ipu2_csi1_mux_from_mipi_vc3>;
518 mipi_mux_2: endpoint {
519 remote-endpoint = <&ipu2_di0_mipi>;
526 mipi_mux_3: endpoint {
527 remote-endpoint = <&ipu2_di1_mipi>;
534 mux-reg-masks = <0x04 0x00080000>, /* MIPI_IPU1_MUX */
535 <0x04 0x00100000>, /* MIPI_IPU2_MUX */
536 <0x0c 0x0000000c>, /* HDMI_MUX_CTL */
537 <0x0c 0x000000c0>, /* LVDS0_MUX_CTL */
538 <0x0c 0x00000300>, /* LVDS1_MUX_CTL */
539 <0x28 0x00000003>, /* DCIC1_MUX_CTL */
540 <0x28 0x0000000c>; /* DCIC2_MUX_CTL */
544 compatible = "fsl,imx6q-vpu", "cnm,coda960";