blob: 7ceb7c09f7ad45134c1a13df9234bb11e3d3ac22 [file] [log] [blame]
Marcel Ziswiler2f96d4d2022-07-21 15:27:34 +02001// SPDX-License-Identifier: GPL-2.0+ OR MIT
2//
3// Copyright 2015 Freescale Semiconductor, Inc.
4// Copyright 2016 Toradex AG
Peng Fan993274f2017-04-13 14:09:49 +08005
6#include "imx7s.dtsi"
Marcel Ziswiler2f96d4d2022-07-21 15:27:34 +02007#include <dt-bindings/reset/imx7-reset.h>
Peng Fan993274f2017-04-13 14:09:49 +08008
9/ {
Igor Opaniuk45997eb2019-11-04 11:12:03 +010010 aliases {
Marcel Ziswiler2f96d4d2022-07-21 15:27:34 +020011 usb0 = &usbotg1;
12 usb1 = &usbotg2;
13 usb2 = &usbh;
Igor Opaniuk45997eb2019-11-04 11:12:03 +010014 };
Marcel Ziswiler2f96d4d2022-07-21 15:27:34 +020015
Peng Fan993274f2017-04-13 14:09:49 +080016 cpus {
17 cpu0: cpu@0 {
Peng Fan993274f2017-04-13 14:09:49 +080018 clock-frequency = <996000000>;
Marcel Ziswiler2f96d4d2022-07-21 15:27:34 +020019 operating-points-v2 = <&cpu0_opp_table>;
20 #cooling-cells = <2>;
21 nvmem-cells = <&fuse_grade>;
22 nvmem-cell-names = "speed_grade";
Peng Fan993274f2017-04-13 14:09:49 +080023 };
24
25 cpu1: cpu@1 {
26 compatible = "arm,cortex-a7";
27 device_type = "cpu";
28 reg = <1>;
29 clock-frequency = <996000000>;
Marcel Ziswiler2f96d4d2022-07-21 15:27:34 +020030 operating-points-v2 = <&cpu0_opp_table>;
31 #cooling-cells = <2>;
32 cpu-idle-states = <&cpu_sleep_wait>;
Peng Fan993274f2017-04-13 14:09:49 +080033 };
34 };
35
Marcel Ziswiler2f96d4d2022-07-21 15:27:34 +020036 timer {
37 compatible = "arm,armv7-timer";
38 interrupt-parent = <&intc>;
39 interrupts = <GIC_PPI 13 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>,
40 <GIC_PPI 14 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>,
41 <GIC_PPI 11 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>,
42 <GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_LOW)>;
43 };
44
45 cpu0_opp_table: opp-table {
46 compatible = "operating-points-v2";
47 opp-shared;
48
49 opp-792000000 {
50 opp-hz = /bits/ 64 <792000000>;
51 opp-microvolt = <1000000>;
52 clock-latency-ns = <150000>;
53 opp-supported-hw = <0xd>, <0x7>;
54 opp-suspend;
55 };
56
57 opp-996000000 {
58 opp-hz = /bits/ 64 <996000000>;
59 opp-microvolt = <1100000>;
60 clock-latency-ns = <150000>;
61 opp-supported-hw = <0xc>, <0x7>;
62 opp-suspend;
63 };
64
65 opp-1200000000 {
66 opp-hz = /bits/ 64 <1200000000>;
67 opp-microvolt = <1225000>;
68 clock-latency-ns = <150000>;
69 opp-supported-hw = <0x8>, <0x3>;
70 opp-suspend;
71 };
72 };
73
74 usbphynop2: usbphynop2 {
75 compatible = "usb-nop-xceiv";
76 clocks = <&clks IMX7D_USB_PHY2_CLK>;
77 clock-names = "main_clk";
78 #phy-cells = <0>;
79 };
80
81 soc: soc {
Peng Fan993274f2017-04-13 14:09:49 +080082 etm@3007d000 {
83 compatible = "arm,coresight-etm3x", "arm,primecell";
84 reg = <0x3007d000 0x1000>;
85
86 /*
87 * System will hang if added nosmp in kernel command line
88 * without arm,primecell-periphid because amba bus try to
89 * read id and core1 power off at this time.
90 */
91 arm,primecell-periphid = <0xbb956>;
92 cpu = <&cpu1>;
93 clocks = <&clks IMX7D_MAIN_AXI_ROOT_CLK>;
94 clock-names = "apb_pclk";
95
Marcel Ziswiler2f96d4d2022-07-21 15:27:34 +020096 out-ports {
97 port {
98 etm1_out_port: endpoint {
99 remote-endpoint = <&ca_funnel_in_port1>;
100 };
Peng Fan993274f2017-04-13 14:09:49 +0800101 };
102 };
103 };
Marcel Ziswiler2f96d4d2022-07-21 15:27:34 +0200104
105 intc: interrupt-controller@31001000 {
106 compatible = "arm,cortex-a7-gic";
107 interrupts = <GIC_PPI 9 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_HIGH)>;
108 #interrupt-cells = <3>;
109 interrupt-controller;
110 interrupt-parent = <&intc>;
111 reg = <0x31001000 0x1000>,
112 <0x31002000 0x2000>,
113 <0x31004000 0x2000>,
114 <0x31006000 0x2000>;
115 };
116
117 pcie: pcie@33800000 {
118 compatible = "fsl,imx7d-pcie";
119 reg = <0x33800000 0x4000>,
120 <0x4ff00000 0x80000>;
121 reg-names = "dbi", "config";
122 #address-cells = <3>;
123 #size-cells = <2>;
124 device_type = "pci";
125 bus-range = <0x00 0xff>;
126 ranges = <0x81000000 0 0 0x4ff80000 0 0x00010000>, /* downstream I/O */
127 <0x82000000 0 0x40000000 0x40000000 0 0x0ff00000>; /* non-prefetchable memory */
128 num-lanes = <1>;
129 interrupts = <GIC_SPI 122 IRQ_TYPE_LEVEL_HIGH>;
130 interrupt-names = "msi";
131 #interrupt-cells = <1>;
132 interrupt-map-mask = <0 0 0 0x7>;
133 /*
134 * Reference manual lists pci irqs incorrectly
135 * Real hardware ordering is same as imx6: D+MSI, C, B, A
136 */
137 interrupt-map = <0 0 0 1 &intc GIC_SPI 125 IRQ_TYPE_LEVEL_HIGH>,
138 <0 0 0 2 &intc GIC_SPI 124 IRQ_TYPE_LEVEL_HIGH>,
139 <0 0 0 3 &intc GIC_SPI 123 IRQ_TYPE_LEVEL_HIGH>,
140 <0 0 0 4 &intc GIC_SPI 122 IRQ_TYPE_LEVEL_HIGH>;
141 clocks = <&clks IMX7D_PCIE_CTRL_ROOT_CLK>,
142 <&clks IMX7D_PLL_ENET_MAIN_100M_CLK>,
143 <&clks IMX7D_PCIE_PHY_ROOT_CLK>;
144 clock-names = "pcie", "pcie_bus", "pcie_phy";
145 assigned-clocks = <&clks IMX7D_PCIE_CTRL_ROOT_SRC>,
146 <&clks IMX7D_PCIE_PHY_ROOT_SRC>;
147 assigned-clock-parents = <&clks IMX7D_PLL_ENET_MAIN_250M_CLK>,
148 <&clks IMX7D_PLL_ENET_MAIN_100M_CLK>;
149
150 fsl,max-link-speed = <2>;
151 power-domains = <&pgc_pcie_phy>;
152 resets = <&src IMX7_RESET_PCIEPHY>,
153 <&src IMX7_RESET_PCIE_CTRL_APPS_EN>,
154 <&src IMX7_RESET_PCIE_CTRL_APPS_TURNOFF>;
155 reset-names = "pciephy", "apps", "turnoff";
156 fsl,imx7d-pcie-phy = <&pcie_phy>;
157 status = "disabled";
158 };
Peng Fan993274f2017-04-13 14:09:49 +0800159 };
160};
161
Ye Li3b823352018-06-27 19:30:53 -0700162&aips2 {
Marcel Ziswiler2f96d4d2022-07-21 15:27:34 +0200163 pcie_phy: pcie-phy@306d0000 {
164 compatible = "fsl,imx7d-pcie-phy";
165 reg = <0x306d0000 0x10000>;
166 status = "disabled";
Ye Li3b823352018-06-27 19:30:53 -0700167 };
168};
169
Peng Fan993274f2017-04-13 14:09:49 +0800170&aips3 {
171 usbotg2: usb@30b20000 {
172 compatible = "fsl,imx7d-usb", "fsl,imx27-usb";
173 reg = <0x30b20000 0x200>;
174 interrupts = <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>;
175 clocks = <&clks IMX7D_USB_CTRL_CLK>;
176 fsl,usbphy = <&usbphynop2>;
177 fsl,usbmisc = <&usbmisc2 0>;
178 phy-clkgate-delay-us = <400>;
179 status = "disabled";
180 };
181
182 usbmisc2: usbmisc@30b20200 {
183 #index-cells = <1>;
184 compatible = "fsl,imx7d-usbmisc", "fsl,imx6q-usbmisc";
185 reg = <0x30b20200 0x200>;
186 };
187
Peng Fan993274f2017-04-13 14:09:49 +0800188 fec2: ethernet@30bf0000 {
189 compatible = "fsl,imx7d-fec", "fsl,imx6sx-fec";
190 reg = <0x30bf0000 0x10000>;
Marcel Ziswiler2f96d4d2022-07-21 15:27:34 +0200191 interrupt-names = "int0", "int1", "int2", "pps";
192 interrupts = <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>,
193 <GIC_SPI 100 IRQ_TYPE_LEVEL_HIGH>,
Peng Fan993274f2017-04-13 14:09:49 +0800194 <GIC_SPI 101 IRQ_TYPE_LEVEL_HIGH>,
Marcel Ziswiler2f96d4d2022-07-21 15:27:34 +0200195 <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>;
196 clocks = <&clks IMX7D_ENET2_IPG_ROOT_CLK>,
Peng Fan993274f2017-04-13 14:09:49 +0800197 <&clks IMX7D_ENET_AXI_ROOT_CLK>,
198 <&clks IMX7D_ENET2_TIME_ROOT_CLK>,
199 <&clks IMX7D_PLL_ENET_MAIN_125M_CLK>,
200 <&clks IMX7D_ENET_PHY_REF_ROOT_CLK>;
201 clock-names = "ipg", "ahb", "ptp",
202 "enet_clk_ref", "enet_out";
Marcel Ziswiler2f96d4d2022-07-21 15:27:34 +0200203 fsl,num-tx-queues = <3>;
204 fsl,num-rx-queues = <3>;
205 fsl,stop-mode = <&gpr 0x10 4>;
Peng Fan993274f2017-04-13 14:09:49 +0800206 status = "disabled";
207 };
208};
209
Marcel Ziswiler2f96d4d2022-07-21 15:27:34 +0200210&ca_funnel_in_ports {
211 #address-cells = <1>;
212 #size-cells = <0>;
213
Peng Fan993274f2017-04-13 14:09:49 +0800214 port@1 {
215 reg = <1>;
216 ca_funnel_in_port1: endpoint {
Peng Fan993274f2017-04-13 14:09:49 +0800217 remote-endpoint = <&etm1_out_port>;
218 };
219 };
220};