xref: /linux/arch/arm64/boot/dts/ti/k3-am65-main.dtsi (revision 7f71507851fc7764b36a3221839607d3a45c2025)
1// SPDX-License-Identifier: GPL-2.0-only OR MIT
2/*
3 * Device Tree Source for AM6 SoC Family Main Domain peripherals
4 *
5 * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
6 */
7#include <dt-bindings/phy/phy-am654-serdes.h>
8
9&cbass_main {
10	msmc_ram: sram@70000000 {
11		compatible = "mmio-sram";
12		reg = <0x0 0x70000000 0x0 0x200000>;
13		#address-cells = <1>;
14		#size-cells = <1>;
15		ranges = <0x0 0x0 0x70000000 0x200000>;
16
17		atf-sram@0 {
18			reg = <0x0 0x20000>;
19		};
20
21		sysfw-sram@f0000 {
22			reg = <0xf0000 0x10000>;
23		};
24
25		l3cache-sram@100000 {
26			reg = <0x100000 0x100000>;
27		};
28	};
29
30	gic500: interrupt-controller@1800000 {
31		compatible = "arm,gic-v3";
32		#address-cells = <2>;
33		#size-cells = <2>;
34		ranges;
35		#interrupt-cells = <3>;
36		interrupt-controller;
37		reg = <0x00 0x01800000 0x00 0x10000>,	/* GICD */
38		      <0x00 0x01880000 0x00 0x90000>,	/* GICR */
39		      <0x00 0x6f000000 0x00 0x2000>,	/* GICC */
40		      <0x00 0x6f010000 0x00 0x1000>,	/* GICH */
41		      <0x00 0x6f020000 0x00 0x2000>;	/* GICV */
42		/*
43		 * vcpumntirq:
44		 * virtual CPU interface maintenance interrupt
45		 */
46		interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_HIGH>;
47
48		gic_its: msi-controller@1820000 {
49			compatible = "arm,gic-v3-its";
50			reg = <0x00 0x01820000 0x00 0x10000>;
51			socionext,synquacer-pre-its = <0x1000000 0x400000>;
52			msi-controller;
53			#msi-cells = <1>;
54		};
55	};
56
57	main_esm: esm@700000 {
58		compatible = "ti,j721e-esm";
59		reg = <0x00 0x700000 0x00 0x1000>;
60		bootph-pre-ram;
61		/* Interrupt sources: rti0, rti1, rti2, rti3 */
62		ti,esm-pins = <224>, <225>, <226>, <227>;
63	};
64
65	serdes0: serdes@900000 {
66		compatible = "ti,phy-am654-serdes";
67		reg = <0x0 0x900000 0x0 0x2000>;
68		reg-names = "serdes";
69		#phy-cells = <2>;
70		power-domains = <&k3_pds 153 TI_SCI_PD_EXCLUSIVE>;
71		clocks = <&k3_clks 153 4>, <&k3_clks 153 1>, <&serdes1 AM654_SERDES_LO_REFCLK>;
72		clock-output-names = "serdes0_cmu_refclk", "serdes0_lo_refclk", "serdes0_ro_refclk";
73		assigned-clocks = <&k3_clks 153 4>, <&serdes0 AM654_SERDES_CMU_REFCLK>;
74		assigned-clock-parents = <&k3_clks 153 8>, <&k3_clks 153 4>;
75		ti,serdes-clk = <&serdes0_clk>;
76		#clock-cells = <1>;
77		mux-controls = <&serdes0_mux 0>;
78	};
79
80	serdes1: serdes@910000 {
81		compatible = "ti,phy-am654-serdes";
82		reg = <0x0 0x910000 0x0 0x2000>;
83		reg-names = "serdes";
84		#phy-cells = <2>;
85		power-domains = <&k3_pds 154 TI_SCI_PD_EXCLUSIVE>;
86		clocks = <&serdes0 AM654_SERDES_RO_REFCLK>, <&k3_clks 154 1>, <&k3_clks 154 5>;
87		clock-output-names = "serdes1_cmu_refclk", "serdes1_lo_refclk", "serdes1_ro_refclk";
88		assigned-clocks = <&k3_clks 154 5>, <&serdes1 AM654_SERDES_CMU_REFCLK>;
89		assigned-clock-parents = <&k3_clks 154 9>, <&k3_clks 154 5>;
90		ti,serdes-clk = <&serdes1_clk>;
91		#clock-cells = <1>;
92		mux-controls = <&serdes1_mux 0>;
93	};
94
95	main_uart0: serial@2800000 {
96		compatible = "ti,am654-uart";
97		reg = <0x00 0x02800000 0x00 0x100>;
98		interrupts = <GIC_SPI 192 IRQ_TYPE_LEVEL_HIGH>;
99		clock-frequency = <48000000>;
100		power-domains = <&k3_pds 146 TI_SCI_PD_EXCLUSIVE>;
101		status = "disabled";
102	};
103
104	main_uart1: serial@2810000 {
105		compatible = "ti,am654-uart";
106		reg = <0x00 0x02810000 0x00 0x100>;
107		interrupts = <GIC_SPI 193 IRQ_TYPE_LEVEL_HIGH>;
108		clock-frequency = <48000000>;
109		power-domains = <&k3_pds 147 TI_SCI_PD_EXCLUSIVE>;
110		status = "disabled";
111	};
112
113	main_uart2: serial@2820000 {
114		compatible = "ti,am654-uart";
115		reg = <0x00 0x02820000 0x00 0x100>;
116		interrupts = <GIC_SPI 194 IRQ_TYPE_LEVEL_HIGH>;
117		clock-frequency = <48000000>;
118		power-domains = <&k3_pds 148 TI_SCI_PD_EXCLUSIVE>;
119		status = "disabled";
120	};
121
122	crypto: crypto@4e00000 {
123		compatible = "ti,am654-sa2ul";
124		reg = <0x0 0x4e00000 0x0 0x1200>;
125		power-domains = <&k3_pds 136 TI_SCI_PD_SHARED>;
126		#address-cells = <2>;
127		#size-cells = <2>;
128		ranges = <0x0 0x04e00000 0x00 0x04e00000 0x0 0x30000>;
129
130		dmas = <&main_udmap 0xc001>, <&main_udmap 0x4002>,
131				<&main_udmap 0x4003>;
132		dma-names = "tx", "rx1", "rx2";
133
134		rng: rng@4e10000 {
135			compatible = "inside-secure,safexcel-eip76";
136			reg = <0x0 0x4e10000 0x0 0x7d>;
137			interrupts = <GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>;
138			status = "disabled"; /* Used by OP-TEE */
139		};
140	};
141
142	/* TIMERIO pad input CTRLMMR_TIMER*_CTRL registers */
143	main_timerio_input: pinctrl@104200 {
144		compatible = "pinctrl-single";
145		reg = <0x0 0x104200 0x0 0x30>;
146		#pinctrl-cells = <1>;
147		pinctrl-single,register-width = <32>;
148		pinctrl-single,function-mask = <0x0000001ff>;
149	};
150
151	/* TIMERIO pad output CTCTRLMMR_TIMERIO*_CTRL registers */
152	main_timerio_output: pinctrl@104280 {
153		compatible = "pinctrl-single";
154		reg = <0x0 0x104280 0x0 0x20>;
155		#pinctrl-cells = <1>;
156		pinctrl-single,register-width = <32>;
157		pinctrl-single,function-mask = <0x0000000f>;
158	};
159
160	main_pmx0: pinctrl@11c000 {
161		compatible = "pinctrl-single";
162		reg = <0x0 0x11c000 0x0 0x2e4>;
163		#pinctrl-cells = <1>;
164		pinctrl-single,register-width = <32>;
165		pinctrl-single,function-mask = <0xffffffff>;
166	};
167
168	main_pmx1: pinctrl@11c2e8 {
169		compatible = "pinctrl-single";
170		reg = <0x0 0x11c2e8 0x0 0x24>;
171		#pinctrl-cells = <1>;
172		pinctrl-single,register-width = <32>;
173		pinctrl-single,function-mask = <0xffffffff>;
174	};
175
176	main_i2c0: i2c@2000000 {
177		compatible = "ti,am654-i2c", "ti,omap4-i2c";
178		reg = <0x0 0x2000000 0x0 0x100>;
179		interrupts = <GIC_SPI 200 IRQ_TYPE_LEVEL_HIGH>;
180		#address-cells = <1>;
181		#size-cells = <0>;
182		clock-names = "fck";
183		clocks = <&k3_clks 110 1>;
184		power-domains = <&k3_pds 110 TI_SCI_PD_EXCLUSIVE>;
185		status = "disabled";
186	};
187
188	main_i2c1: i2c@2010000 {
189		compatible = "ti,am654-i2c", "ti,omap4-i2c";
190		reg = <0x0 0x2010000 0x0 0x100>;
191		interrupts = <GIC_SPI 201 IRQ_TYPE_LEVEL_HIGH>;
192		#address-cells = <1>;
193		#size-cells = <0>;
194		clock-names = "fck";
195		clocks = <&k3_clks 111 1>;
196		power-domains = <&k3_pds 111 TI_SCI_PD_EXCLUSIVE>;
197		status = "disabled";
198	};
199
200	main_i2c2: i2c@2020000 {
201		compatible = "ti,am654-i2c", "ti,omap4-i2c";
202		reg = <0x0 0x2020000 0x0 0x100>;
203		interrupts = <GIC_SPI 202 IRQ_TYPE_LEVEL_HIGH>;
204		#address-cells = <1>;
205		#size-cells = <0>;
206		clock-names = "fck";
207		clocks = <&k3_clks 112 1>;
208		power-domains = <&k3_pds 112 TI_SCI_PD_EXCLUSIVE>;
209		status = "disabled";
210	};
211
212	main_i2c3: i2c@2030000 {
213		compatible = "ti,am654-i2c", "ti,omap4-i2c";
214		reg = <0x0 0x2030000 0x0 0x100>;
215		interrupts = <GIC_SPI 203 IRQ_TYPE_LEVEL_HIGH>;
216		#address-cells = <1>;
217		#size-cells = <0>;
218		clock-names = "fck";
219		clocks = <&k3_clks 113 1>;
220		power-domains = <&k3_pds 113 TI_SCI_PD_EXCLUSIVE>;
221		status = "disabled";
222	};
223
224	ecap0: pwm@3100000 {
225		compatible = "ti,am654-ecap", "ti,am3352-ecap";
226		#pwm-cells = <3>;
227		reg = <0x0 0x03100000 0x0 0x60>;
228		power-domains = <&k3_pds 39 TI_SCI_PD_EXCLUSIVE>;
229		clocks = <&k3_clks 39 0>;
230		clock-names = "fck";
231		status = "disabled";
232	};
233
234	main_spi0: spi@2100000 {
235		compatible = "ti,am654-mcspi","ti,omap4-mcspi";
236		reg = <0x0 0x2100000 0x0 0x400>;
237		interrupts = <GIC_SPI 184 IRQ_TYPE_LEVEL_HIGH>;
238		clocks = <&k3_clks 137 1>;
239		power-domains = <&k3_pds 137 TI_SCI_PD_EXCLUSIVE>;
240		#address-cells = <1>;
241		#size-cells = <0>;
242		dmas = <&main_udmap 0xc500>, <&main_udmap 0x4500>;
243		dma-names = "tx0", "rx0";
244		status = "disabled";
245	};
246
247	main_spi1: spi@2110000 {
248		compatible = "ti,am654-mcspi","ti,omap4-mcspi";
249		reg = <0x0 0x2110000 0x0 0x400>;
250		interrupts = <GIC_SPI 185 IRQ_TYPE_LEVEL_HIGH>;
251		clocks = <&k3_clks 138 1>;
252		power-domains = <&k3_pds 138 TI_SCI_PD_EXCLUSIVE>;
253		#address-cells = <1>;
254		#size-cells = <0>;
255		assigned-clocks = <&k3_clks 137 1>;
256		assigned-clock-rates = <48000000>;
257		status = "disabled";
258	};
259
260	main_spi2: spi@2120000 {
261		compatible = "ti,am654-mcspi","ti,omap4-mcspi";
262		reg = <0x0 0x2120000 0x0 0x400>;
263		interrupts = <GIC_SPI 186 IRQ_TYPE_LEVEL_HIGH>;
264		clocks = <&k3_clks 139 1>;
265		power-domains = <&k3_pds 139 TI_SCI_PD_EXCLUSIVE>;
266		#address-cells = <1>;
267		#size-cells = <0>;
268		status = "disabled";
269	};
270
271	main_spi3: spi@2130000 {
272		compatible = "ti,am654-mcspi","ti,omap4-mcspi";
273		reg = <0x0 0x2130000 0x0 0x400>;
274		interrupts = <GIC_SPI 187 IRQ_TYPE_LEVEL_HIGH>;
275		clocks = <&k3_clks 140 1>;
276		power-domains = <&k3_pds 140 TI_SCI_PD_EXCLUSIVE>;
277		#address-cells = <1>;
278		#size-cells = <0>;
279		status = "disabled";
280	};
281
282	main_spi4: spi@2140000 {
283		compatible = "ti,am654-mcspi","ti,omap4-mcspi";
284		reg = <0x0 0x2140000 0x0 0x400>;
285		interrupts = <GIC_SPI 188 IRQ_TYPE_LEVEL_HIGH>;
286		clocks = <&k3_clks 141 1>;
287		power-domains = <&k3_pds 141 TI_SCI_PD_EXCLUSIVE>;
288		#address-cells = <1>;
289		#size-cells = <0>;
290		status = "disabled";
291	};
292
293	main_timer0: timer@2400000 {
294		compatible = "ti,am654-timer";
295		reg = <0x00 0x2400000 0x00 0x400>;
296		interrupts = <GIC_SPI 224 IRQ_TYPE_LEVEL_HIGH>;
297		clocks = <&k3_clks 23 0>;
298		clock-names = "fck";
299		assigned-clocks = <&k3_clks 23 0>;
300		assigned-clock-parents = <&k3_clks 23 1>;
301		power-domains = <&k3_pds 23 TI_SCI_PD_EXCLUSIVE>;
302		ti,timer-pwm;
303	};
304
305	main_timer1: timer@2410000 {
306		compatible = "ti,am654-timer";
307		reg = <0x00 0x2410000 0x00 0x400>;
308		interrupts = <GIC_SPI 225 IRQ_TYPE_LEVEL_HIGH>;
309		clocks = <&k3_clks 24 0>;
310		clock-names = "fck";
311		assigned-clocks = <&k3_clks 24 0>;
312		assigned-clock-parents = <&k3_clks 24 1>;
313		power-domains = <&k3_pds 24 TI_SCI_PD_EXCLUSIVE>;
314		ti,timer-pwm;
315	};
316
317	main_timer2: timer@2420000 {
318		compatible = "ti,am654-timer";
319		reg = <0x00 0x2420000 0x00 0x400>;
320		interrupts = <GIC_SPI 226 IRQ_TYPE_LEVEL_HIGH>;
321		clocks = <&k3_clks 27 0>;
322		clock-names = "fck";
323		assigned-clocks = <&k3_clks 27 0>;
324		assigned-clock-parents = <&k3_clks 27 1>;
325		power-domains = <&k3_pds 27 TI_SCI_PD_EXCLUSIVE>;
326		ti,timer-pwm;
327	};
328
329	main_timer3: timer@2430000 {
330		compatible = "ti,am654-timer";
331		reg = <0x00 0x2430000 0x00 0x400>;
332		interrupts = <GIC_SPI 227 IRQ_TYPE_LEVEL_HIGH>;
333		clocks = <&k3_clks 28 0>;
334		clock-names = "fck";
335		assigned-clocks = <&k3_clks 28 0>;
336		assigned-clock-parents = <&k3_clks 28 1>;
337		power-domains = <&k3_pds 28 TI_SCI_PD_EXCLUSIVE>;
338		ti,timer-pwm;
339	};
340
341	main_timer4: timer@2440000 {
342		compatible = "ti,am654-timer";
343		reg = <0x00 0x2440000 0x00 0x400>;
344		interrupts = <GIC_SPI 228 IRQ_TYPE_LEVEL_HIGH>;
345		clocks = <&k3_clks 29 0>;
346		clock-names = "fck";
347		assigned-clocks = <&k3_clks 29 0>;
348		assigned-clock-parents = <&k3_clks 29 1>;
349		power-domains = <&k3_pds 29 TI_SCI_PD_EXCLUSIVE>;
350		ti,timer-pwm;
351	};
352
353	main_timer5: timer@2450000 {
354		compatible = "ti,am654-timer";
355		reg = <0x00 0x2450000 0x00 0x400>;
356		interrupts = <GIC_SPI 229 IRQ_TYPE_LEVEL_HIGH>;
357		clocks = <&k3_clks 30 0>;
358		clock-names = "fck";
359		assigned-clocks = <&k3_clks 30 0>;
360		assigned-clock-parents = <&k3_clks 30 1>;
361		power-domains = <&k3_pds 30 TI_SCI_PD_EXCLUSIVE>;
362		ti,timer-pwm;
363	};
364
365	main_timer6: timer@2460000 {
366		compatible = "ti,am654-timer";
367		reg = <0x00 0x2460000 0x00 0x400>;
368		interrupts = <GIC_SPI 230 IRQ_TYPE_LEVEL_HIGH>;
369		clocks = <&k3_clks 31 0>;
370		assigned-clocks = <&k3_clks 31 0>;
371		assigned-clock-parents = <&k3_clks 31 1>;
372		clock-names = "fck";
373		power-domains = <&k3_pds 31 TI_SCI_PD_EXCLUSIVE>;
374		ti,timer-pwm;
375	};
376
377	main_timer7: timer@2470000 {
378		compatible = "ti,am654-timer";
379		reg = <0x00 0x2470000 0x00 0x400>;
380		interrupts = <GIC_SPI 231 IRQ_TYPE_LEVEL_HIGH>;
381		clocks = <&k3_clks 32 0>;
382		clock-names = "fck";
383		assigned-clocks = <&k3_clks 32 0>;
384		assigned-clock-parents = <&k3_clks 32 1>;
385		power-domains = <&k3_pds 32 TI_SCI_PD_EXCLUSIVE>;
386		ti,timer-pwm;
387	};
388
389	main_timer8: timer@2480000 {
390		compatible = "ti,am654-timer";
391		reg = <0x00 0x2480000 0x00 0x400>;
392		interrupts = <GIC_SPI 232 IRQ_TYPE_LEVEL_HIGH>;
393		clocks = <&k3_clks 33 0>;
394		clock-names = "fck";
395		assigned-clocks = <&k3_clks 33 0>;
396		assigned-clock-parents = <&k3_clks 33 1>;
397		power-domains = <&k3_pds 33 TI_SCI_PD_EXCLUSIVE>;
398		ti,timer-pwm;
399	};
400
401	main_timer9: timer@2490000 {
402		compatible = "ti,am654-timer";
403		reg = <0x00 0x2490000 0x00 0x400>;
404		interrupts = <GIC_SPI 233 IRQ_TYPE_LEVEL_HIGH>;
405		clocks = <&k3_clks 34 0>;
406		clock-names = "fck";
407		assigned-clocks = <&k3_clks 34 0>;
408		assigned-clock-parents = <&k3_clks 34 1>;
409		power-domains = <&k3_pds 34 TI_SCI_PD_EXCLUSIVE>;
410		ti,timer-pwm;
411	};
412
413	main_timer10: timer@24a0000 {
414		compatible = "ti,am654-timer";
415		reg = <0x00 0x24a0000 0x00 0x400>;
416		interrupts = <GIC_SPI 234 IRQ_TYPE_LEVEL_HIGH>;
417		clocks = <&k3_clks 25 0>;
418		clock-names = "fck";
419		assigned-clocks = <&k3_clks 25 0>;
420		assigned-clock-parents = <&k3_clks 25 1>;
421		power-domains = <&k3_pds 25 TI_SCI_PD_EXCLUSIVE>;
422		ti,timer-pwm;
423	};
424
425	main_timer11: timer@24b0000 {
426		compatible = "ti,am654-timer";
427		reg = <0x00 0x24b0000 0x00 0x400>;
428		interrupts = <GIC_SPI 235 IRQ_TYPE_LEVEL_HIGH>;
429		clocks = <&k3_clks 26 0>;
430		clock-names = "fck";
431		assigned-clocks = <&k3_clks 26 0>;
432		assigned-clock-parents = <&k3_clks 26 1>;
433		power-domains = <&k3_pds 26 TI_SCI_PD_EXCLUSIVE>;
434		ti,timer-pwm;
435	};
436
437	sdhci0: mmc@4f80000 {
438		compatible = "ti,am654-sdhci-5.1";
439		reg = <0x0 0x4f80000 0x0 0x260>, <0x0 0x4f90000 0x0 0x134>;
440		power-domains = <&k3_pds 47 TI_SCI_PD_EXCLUSIVE>;
441		clocks = <&k3_clks 47 0>, <&k3_clks 47 1>;
442		clock-names = "clk_ahb", "clk_xin";
443		interrupts = <GIC_SPI 136 IRQ_TYPE_LEVEL_HIGH>;
444		mmc-ddr-1_8v;
445		mmc-hs200-1_8v;
446		ti,clkbuf-sel = <0x7>;
447		ti,trm-icp = <0x8>;
448		ti,otap-del-sel-legacy = <0x0>;
449		ti,otap-del-sel-mmc-hs = <0x0>;
450		ti,otap-del-sel-ddr52 = <0x5>;
451		ti,otap-del-sel-hs200 = <0x5>;
452		ti,itap-del-sel-ddr52 = <0x0>;
453		dma-coherent;
454		status = "disabled";
455	};
456
457	sdhci1: mmc@4fa0000 {
458		compatible = "ti,am654-sdhci-5.1";
459		reg = <0x0 0x4fa0000 0x0 0x260>, <0x0 0x4fb0000 0x0 0x134>;
460		power-domains = <&k3_pds 48 TI_SCI_PD_EXCLUSIVE>;
461		clocks = <&k3_clks 48 0>, <&k3_clks 48 1>;
462		clock-names = "clk_ahb", "clk_xin";
463		interrupts = <GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>;
464		ti,clkbuf-sel = <0x7>;
465		ti,trm-icp = <0x8>;
466		ti,otap-del-sel-legacy = <0x0>;
467		ti,otap-del-sel-sd-hs = <0x0>;
468		ti,otap-del-sel-sdr12 = <0xf>;
469		ti,otap-del-sel-sdr25 = <0xf>;
470		ti,otap-del-sel-sdr50 = <0x8>;
471		ti,otap-del-sel-sdr104 = <0x7>;
472		ti,otap-del-sel-ddr50 = <0x4>;
473		ti,itap-del-sel-legacy = <0xa>;
474		ti,itap-del-sel-sd-hs = <0x1>;
475		ti,itap-del-sel-sdr12 = <0xa>;
476		ti,itap-del-sel-sdr25 = <0x1>;
477		dma-coherent;
478		status = "disabled";
479	};
480
481	scm_conf: scm-conf@100000 {
482		compatible = "syscon", "simple-mfd";
483		reg = <0 0x00100000 0 0x1c000>;
484		#address-cells = <1>;
485		#size-cells = <1>;
486		ranges = <0x0 0x0 0x00100000 0x1c000>;
487
488		serdes0_clk: clock@4080 {
489			compatible = "ti,am654-serdes-ctrl", "syscon", "simple-mfd";
490			reg = <0x4080 0x4>;
491
492			serdes0_mux: mux-controller {
493				compatible = "mmio-mux";
494				#mux-control-cells = <1>;
495				mux-reg-masks = <0x0 0x3>; /* lane select */
496			};
497		};
498
499		serdes1_clk: clock@4090 {
500			compatible = "ti,am654-serdes-ctrl", "syscon", "simple-mfd";
501			reg = <0x4090 0x4>;
502
503			serdes1_mux: mux-controller {
504				compatible = "mmio-mux";
505				#mux-control-cells = <1>;
506				mux-reg-masks = <0x0 0x3>; /* lane select */
507			};
508		};
509
510		dss_oldi_io_ctrl: dss-oldi-io-ctrl@41e0 {
511			compatible = "ti,am654-dss-oldi-io-ctrl", "syscon";
512			reg = <0x41e0 0x14>;
513		};
514
515		ehrpwm_tbclk: clock-controller@4140 {
516			compatible = "ti,am654-ehrpwm-tbclk";
517			reg = <0x4140 0x18>;
518			#clock-cells = <1>;
519		};
520	};
521
522	dwc3_0: dwc3@4000000 {
523		compatible = "ti,am654-dwc3";
524		reg = <0x0 0x4000000 0x0 0x4000>;
525		#address-cells = <1>;
526		#size-cells = <1>;
527		ranges = <0x0 0x0 0x4000000 0x20000>;
528		interrupts = <GIC_SPI 97 IRQ_TYPE_LEVEL_HIGH>;
529		dma-coherent;
530		power-domains = <&k3_pds 151 TI_SCI_PD_EXCLUSIVE>;
531		clocks = <&k3_clks 151 2>, <&k3_clks 151 7>;
532		assigned-clocks = <&k3_clks 151 2>, <&k3_clks 151 7>;
533		assigned-clock-parents = <&k3_clks 151 4>,	/* set REF_CLK to 20MHz i.e. PER0_PLL/48 */
534					 <&k3_clks 151 9>;	/* set PIPE3_TXB_CLK to CLK_12M_RC/256 (for HS only) */
535
536		usb0: usb@10000 {
537			compatible = "snps,dwc3";
538			reg = <0x10000 0x10000>;
539			interrupts = <GIC_SPI 100 IRQ_TYPE_LEVEL_HIGH>,
540				     <GIC_SPI 100 IRQ_TYPE_LEVEL_HIGH>,
541				     <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
542			interrupt-names = "peripheral",
543					  "host",
544					  "otg";
545			maximum-speed = "high-speed";
546			dr_mode = "otg";
547			phys = <&usb0_phy>;
548			phy-names = "usb2-phy";
549			snps,dis_u3_susphy_quirk;
550		};
551	};
552
553	usb0_phy: phy@4100000 {
554		compatible = "ti,am654-usb2", "ti,omap-usb2";
555		reg = <0x0 0x4100000 0x0 0x54>;
556		syscon-phy-power = <&scm_conf 0x4000>;
557		clocks = <&k3_clks 151 0>, <&k3_clks 151 1>;
558		clock-names = "wkupclk", "refclk";
559		#phy-cells = <0>;
560	};
561
562	dwc3_1: dwc3@4020000 {
563		compatible = "ti,am654-dwc3";
564		reg = <0x0 0x4020000 0x0 0x4000>;
565		#address-cells = <1>;
566		#size-cells = <1>;
567		ranges = <0x0 0x0 0x4020000 0x20000>;
568		interrupts = <GIC_SPI 117 IRQ_TYPE_LEVEL_HIGH>;
569		dma-coherent;
570		power-domains = <&k3_pds 152 TI_SCI_PD_EXCLUSIVE>;
571		clocks = <&k3_clks 152 2>;
572		assigned-clocks = <&k3_clks 152 2>;
573		assigned-clock-parents = <&k3_clks 152 4>;	/* set REF_CLK to 20MHz i.e. PER0_PLL/48 */
574
575		usb1: usb@10000 {
576			compatible = "snps,dwc3";
577			reg = <0x10000 0x10000>;
578			interrupts = <GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>,
579				     <GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>,
580				     <GIC_SPI 116 IRQ_TYPE_LEVEL_HIGH>;
581			interrupt-names = "peripheral",
582					  "host",
583					  "otg";
584			maximum-speed = "high-speed";
585			dr_mode = "otg";
586			phys = <&usb1_phy>;
587			phy-names = "usb2-phy";
588		};
589	};
590
591	usb1_phy: phy@4110000 {
592		compatible = "ti,am654-usb2", "ti,omap-usb2";
593		reg = <0x0 0x4110000 0x0 0x54>;
594		syscon-phy-power = <&scm_conf 0x4020>;
595		clocks = <&k3_clks 152 0>, <&k3_clks 152 1>;
596		clock-names = "wkupclk", "refclk";
597		#phy-cells = <0>;
598	};
599
600	intr_main_gpio: interrupt-controller@a00000 {
601		compatible = "ti,sci-intr";
602		reg = <0x0 0x00a00000 0x0 0x400>;
603		ti,intr-trigger-type = <1>;
604		interrupt-controller;
605		interrupt-parent = <&gic500>;
606		#interrupt-cells = <1>;
607		ti,sci = <&dmsc>;
608		ti,sci-dev-id = <100>;
609		ti,interrupt-ranges = <0 392 32>;
610	};
611
612	main_navss: bus@30800000 {
613		compatible = "simple-bus";
614		#address-cells = <2>;
615		#size-cells = <2>;
616		ranges = <0x0 0x30800000 0x0 0x30800000 0x0 0xbc00000>;
617		dma-coherent;
618		dma-ranges;
619
620		ti,sci-dev-id = <118>;
621
622		intr_main_navss: interrupt-controller@310e0000 {
623			compatible = "ti,sci-intr";
624			reg = <0x0 0x310e0000 0x0 0x2000>;
625			ti,intr-trigger-type = <4>;
626			interrupt-controller;
627			interrupt-parent = <&gic500>;
628			#interrupt-cells = <1>;
629			ti,sci = <&dmsc>;
630			ti,sci-dev-id = <182>;
631			ti,interrupt-ranges = <0 64 64>,
632					      <64 448 64>;
633		};
634
635		inta_main_udmass: interrupt-controller@33d00000 {
636			compatible = "ti,sci-inta";
637			reg = <0x0 0x33d00000 0x0 0x100000>;
638			interrupt-controller;
639			interrupt-parent = <&intr_main_navss>;
640			msi-controller;
641			#interrupt-cells = <0>;
642			ti,sci = <&dmsc>;
643			ti,sci-dev-id = <179>;
644			ti,interrupt-ranges = <0 0 256>;
645		};
646
647		secure_proxy_main: mailbox@32c00000 {
648			compatible = "ti,am654-secure-proxy";
649			#mbox-cells = <1>;
650			reg-names = "target_data", "rt", "scfg";
651			reg = <0x00 0x32c00000 0x00 0x100000>,
652			      <0x00 0x32400000 0x00 0x100000>,
653			      <0x00 0x32800000 0x00 0x100000>;
654			interrupt-names = "rx_011";
655			interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>;
656		};
657
658		hwspinlock: spinlock@30e00000 {
659			compatible = "ti,am654-hwspinlock";
660			reg = <0x00 0x30e00000 0x00 0x1000>;
661			#hwlock-cells = <1>;
662		};
663
664		mailbox0_cluster0: mailbox@31f80000 {
665			compatible = "ti,am654-mailbox";
666			reg = <0x00 0x31f80000 0x00 0x200>;
667			#mbox-cells = <1>;
668			ti,mbox-num-users = <4>;
669			ti,mbox-num-fifos = <16>;
670			interrupt-parent = <&intr_main_navss>;
671			status = "disabled";
672		};
673
674		mailbox0_cluster1: mailbox@31f81000 {
675			compatible = "ti,am654-mailbox";
676			reg = <0x00 0x31f81000 0x00 0x200>;
677			#mbox-cells = <1>;
678			ti,mbox-num-users = <4>;
679			ti,mbox-num-fifos = <16>;
680			interrupt-parent = <&intr_main_navss>;
681			status = "disabled";
682		};
683
684		mailbox0_cluster2: mailbox@31f82000 {
685			compatible = "ti,am654-mailbox";
686			reg = <0x00 0x31f82000 0x00 0x200>;
687			#mbox-cells = <1>;
688			ti,mbox-num-users = <4>;
689			ti,mbox-num-fifos = <16>;
690			interrupt-parent = <&intr_main_navss>;
691			status = "disabled";
692		};
693
694		mailbox0_cluster3: mailbox@31f83000 {
695			compatible = "ti,am654-mailbox";
696			reg = <0x00 0x31f83000 0x00 0x200>;
697			#mbox-cells = <1>;
698			ti,mbox-num-users = <4>;
699			ti,mbox-num-fifos = <16>;
700			interrupt-parent = <&intr_main_navss>;
701			status = "disabled";
702		};
703
704		mailbox0_cluster4: mailbox@31f84000 {
705			compatible = "ti,am654-mailbox";
706			reg = <0x00 0x31f84000 0x00 0x200>;
707			#mbox-cells = <1>;
708			ti,mbox-num-users = <4>;
709			ti,mbox-num-fifos = <16>;
710			interrupt-parent = <&intr_main_navss>;
711			status = "disabled";
712		};
713
714		mailbox0_cluster5: mailbox@31f85000 {
715			compatible = "ti,am654-mailbox";
716			reg = <0x00 0x31f85000 0x00 0x200>;
717			#mbox-cells = <1>;
718			ti,mbox-num-users = <4>;
719			ti,mbox-num-fifos = <16>;
720			interrupt-parent = <&intr_main_navss>;
721			status = "disabled";
722		};
723
724		mailbox0_cluster6: mailbox@31f86000 {
725			compatible = "ti,am654-mailbox";
726			reg = <0x00 0x31f86000 0x00 0x200>;
727			#mbox-cells = <1>;
728			ti,mbox-num-users = <4>;
729			ti,mbox-num-fifos = <16>;
730			interrupt-parent = <&intr_main_navss>;
731			status = "disabled";
732		};
733
734		mailbox0_cluster7: mailbox@31f87000 {
735			compatible = "ti,am654-mailbox";
736			reg = <0x00 0x31f87000 0x00 0x200>;
737			#mbox-cells = <1>;
738			ti,mbox-num-users = <4>;
739			ti,mbox-num-fifos = <16>;
740			interrupt-parent = <&intr_main_navss>;
741			status = "disabled";
742		};
743
744		mailbox0_cluster8: mailbox@31f88000 {
745			compatible = "ti,am654-mailbox";
746			reg = <0x00 0x31f88000 0x00 0x200>;
747			#mbox-cells = <1>;
748			ti,mbox-num-users = <4>;
749			ti,mbox-num-fifos = <16>;
750			interrupt-parent = <&intr_main_navss>;
751			status = "disabled";
752		};
753
754		mailbox0_cluster9: mailbox@31f89000 {
755			compatible = "ti,am654-mailbox";
756			reg = <0x00 0x31f89000 0x00 0x200>;
757			#mbox-cells = <1>;
758			ti,mbox-num-users = <4>;
759			ti,mbox-num-fifos = <16>;
760			interrupt-parent = <&intr_main_navss>;
761			status = "disabled";
762		};
763
764		mailbox0_cluster10: mailbox@31f8a000 {
765			compatible = "ti,am654-mailbox";
766			reg = <0x00 0x31f8a000 0x00 0x200>;
767			#mbox-cells = <1>;
768			ti,mbox-num-users = <4>;
769			ti,mbox-num-fifos = <16>;
770			interrupt-parent = <&intr_main_navss>;
771			status = "disabled";
772		};
773
774		mailbox0_cluster11: mailbox@31f8b000 {
775			compatible = "ti,am654-mailbox";
776			reg = <0x00 0x31f8b000 0x00 0x200>;
777			#mbox-cells = <1>;
778			ti,mbox-num-users = <4>;
779			ti,mbox-num-fifos = <16>;
780			interrupt-parent = <&intr_main_navss>;
781			status = "disabled";
782		};
783
784		ringacc: ringacc@3c000000 {
785			compatible = "ti,am654-navss-ringacc";
786			reg = <0x0 0x3c000000 0x0 0x400000>,
787			      <0x0 0x38000000 0x0 0x400000>,
788			      <0x0 0x31120000 0x0 0x100>,
789			      <0x0 0x33000000 0x0 0x40000>,
790			      <0x0 0x31080000 0x0 0x40000>;
791			reg-names = "rt", "fifos", "proxy_gcfg", "proxy_target", "cfg";
792			ti,num-rings = <818>;
793			ti,sci-rm-range-gp-rings = <0x1>; /* GP ring range */
794			ti,sci = <&dmsc>;
795			ti,sci-dev-id = <187>;
796			msi-parent = <&inta_main_udmass>;
797		};
798
799		main_udmap: dma-controller@31150000 {
800			compatible = "ti,am654-navss-main-udmap";
801			reg = <0x0 0x31150000 0x0 0x100>,
802			      <0x0 0x34000000 0x0 0x100000>,
803			      <0x0 0x35000000 0x0 0x100000>,
804			      <0x0 0x30b00000 0x0 0x10000>,
805			      <0x0 0x30c00000 0x0 0x10000>,
806			      <0x0 0x30d00000 0x0 0x8000>;
807			reg-names = "gcfg", "rchanrt", "tchanrt",
808				    "tchan", "rchan", "rflow";
809			msi-parent = <&inta_main_udmass>;
810			#dma-cells = <1>;
811
812			ti,sci = <&dmsc>;
813			ti,sci-dev-id = <188>;
814			ti,ringacc = <&ringacc>;
815
816			ti,sci-rm-range-tchan = <0xf>, /* TX_HCHAN */
817						<0xd>; /* TX_CHAN */
818			ti,sci-rm-range-rchan = <0xb>, /* RX_HCHAN */
819						<0xa>; /* RX_CHAN */
820			ti,sci-rm-range-rflow = <0x0>; /* GP RFLOW */
821		};
822
823		cpts@310d0000 {
824			compatible = "ti,am65-cpts";
825			reg = <0x0 0x310d0000 0x0 0x400>;
826			reg-names = "cpts";
827			clocks = <&main_cpts_mux>;
828			clock-names = "cpts";
829			interrupts-extended = <&intr_main_navss 391>;
830			interrupt-names = "cpts";
831			ti,cpts-periodic-outputs = <6>;
832			ti,cpts-ext-ts-inputs = <8>;
833
834			main_cpts_mux: refclk-mux {
835				#clock-cells = <0>;
836				clocks = <&k3_clks 118 5>, <&k3_clks 118 11>,
837					<&k3_clks 118 6>, <&k3_clks 118 3>,
838					<&k3_clks 118 8>, <&k3_clks 118 14>,
839					<&k3_clks 120 3>, <&k3_clks 121 3>;
840				assigned-clocks = <&main_cpts_mux>;
841				assigned-clock-parents = <&k3_clks 118 5>;
842			};
843		};
844	};
845
846	main_gpio0: gpio@600000 {
847		compatible = "ti,am654-gpio", "ti,keystone-gpio";
848		reg = <0x0 0x600000 0x0 0x100>;
849		gpio-controller;
850		#gpio-cells = <2>;
851		interrupt-parent = <&intr_main_gpio>;
852		interrupts = <192>, <193>, <194>, <195>, <196>, <197>;
853		interrupt-controller;
854		#interrupt-cells = <2>;
855		ti,ngpio = <96>;
856		ti,davinci-gpio-unbanked = <0>;
857		clocks = <&k3_clks 57 0>;
858		clock-names = "gpio";
859	};
860
861	main_gpio1: gpio@601000 {
862		compatible = "ti,am654-gpio", "ti,keystone-gpio";
863		reg = <0x0 0x601000 0x0 0x100>;
864		gpio-controller;
865		#gpio-cells = <2>;
866		interrupt-parent = <&intr_main_gpio>;
867		interrupts = <200>, <201>, <202>, <203>, <204>, <205>;
868		interrupt-controller;
869		#interrupt-cells = <2>;
870		ti,ngpio = <90>;
871		ti,davinci-gpio-unbanked = <0>;
872		clocks = <&k3_clks 58 0>;
873		clock-names = "gpio";
874	};
875
876	pcie0_rc: pcie@5500000 {
877		compatible = "ti,am654-pcie-rc";
878		reg = <0x0 0x5500000 0x0 0x1000>, <0x0 0x5501000 0x0 0x1000>, <0x0 0x10000000 0x0 0x2000>, <0x0 0x5506000 0x0 0x1000>;
879		reg-names = "app", "dbics", "config", "atu";
880		power-domains = <&k3_pds 120 TI_SCI_PD_EXCLUSIVE>;
881		#address-cells = <3>;
882		#size-cells = <2>;
883		ranges = <0x81000000 0 0          0x0 0x10020000 0 0x00010000>,
884			 <0x82000000 0 0x10030000 0x0 0x10030000 0 0x07FD0000>;
885		ti,syscon-pcie-id = <&scm_conf 0x210>;
886		ti,syscon-pcie-mode = <&scm_conf 0x4060>;
887		bus-range = <0x0 0xff>;
888		num-viewport = <16>;
889		max-link-speed = <2>;
890		dma-coherent;
891		interrupts = <GIC_SPI 340 IRQ_TYPE_EDGE_RISING>;
892		msi-map = <0x0 &gic_its 0x0 0x10000>;
893		device_type = "pci";
894		status = "disabled";
895	};
896
897	pcie1_rc: pcie@5600000 {
898		compatible = "ti,am654-pcie-rc";
899		reg = <0x0 0x5600000 0x0 0x1000>, <0x0 0x5601000 0x0 0x1000>, <0x0 0x18000000 0x0 0x2000>, <0x0 0x5606000 0x0 0x1000>;
900		reg-names = "app", "dbics", "config", "atu";
901		power-domains = <&k3_pds 121 TI_SCI_PD_EXCLUSIVE>;
902		#address-cells = <3>;
903		#size-cells = <2>;
904		ranges = <0x81000000 0 0          0x0   0x18020000 0 0x00010000>,
905			 <0x82000000 0 0x18030000 0x0   0x18030000 0 0x07FD0000>;
906		ti,syscon-pcie-id = <&scm_conf 0x210>;
907		ti,syscon-pcie-mode = <&scm_conf 0x4070>;
908		bus-range = <0x0 0xff>;
909		num-viewport = <16>;
910		max-link-speed = <2>;
911		dma-coherent;
912		interrupts = <GIC_SPI 355 IRQ_TYPE_EDGE_RISING>;
913		msi-map = <0x0 &gic_its 0x10000 0x10000>;
914		device_type = "pci";
915		status = "disabled";
916	};
917
918	mcasp0: mcasp@2b00000 {
919		compatible = "ti,am33xx-mcasp-audio";
920		reg = <0x0 0x02b00000 0x0 0x2000>,
921			<0x0 0x02b08000 0x0 0x1000>;
922		reg-names = "mpu","dat";
923		interrupts = <GIC_SPI 208 IRQ_TYPE_LEVEL_HIGH>,
924				<GIC_SPI 209 IRQ_TYPE_LEVEL_HIGH>;
925		interrupt-names = "tx", "rx";
926
927		dmas = <&main_udmap 0xc400>, <&main_udmap 0x4400>;
928		dma-names = "tx", "rx";
929
930		clocks = <&k3_clks 104 0>;
931		clock-names = "fck";
932		power-domains = <&k3_pds 104 TI_SCI_PD_EXCLUSIVE>;
933		status = "disabled";
934	};
935
936	mcasp1: mcasp@2b10000 {
937		compatible = "ti,am33xx-mcasp-audio";
938		reg = <0x0 0x02b10000 0x0 0x2000>,
939			<0x0 0x02b18000 0x0 0x1000>;
940		reg-names = "mpu","dat";
941		interrupts = <GIC_SPI 210 IRQ_TYPE_LEVEL_HIGH>,
942				<GIC_SPI 211 IRQ_TYPE_LEVEL_HIGH>;
943		interrupt-names = "tx", "rx";
944
945		dmas = <&main_udmap 0xc401>, <&main_udmap 0x4401>;
946		dma-names = "tx", "rx";
947
948		clocks = <&k3_clks 105 0>;
949		clock-names = "fck";
950		power-domains = <&k3_pds 105 TI_SCI_PD_EXCLUSIVE>;
951		status = "disabled";
952	};
953
954	mcasp2: mcasp@2b20000 {
955		compatible = "ti,am33xx-mcasp-audio";
956		reg = <0x0 0x02b20000 0x0 0x2000>,
957			<0x0 0x02b28000 0x0 0x1000>;
958		reg-names = "mpu","dat";
959		interrupts = <GIC_SPI 212 IRQ_TYPE_LEVEL_HIGH>,
960				<GIC_SPI 213 IRQ_TYPE_LEVEL_HIGH>;
961		interrupt-names = "tx", "rx";
962
963		dmas = <&main_udmap 0xc402>, <&main_udmap 0x4402>;
964		dma-names = "tx", "rx";
965
966		clocks = <&k3_clks 106 0>;
967		clock-names = "fck";
968		power-domains = <&k3_pds 106 TI_SCI_PD_EXCLUSIVE>;
969		status = "disabled";
970	};
971
972	cal: cal@6f03000 {
973		compatible = "ti,am654-cal";
974		reg = <0x0 0x06f03000 0x0 0x400>,
975		      <0x0 0x06f03800 0x0 0x40>;
976		reg-names = "cal_top",
977			    "cal_rx_core0";
978		interrupts = <GIC_SPI 152 IRQ_TYPE_LEVEL_HIGH>;
979		ti,camerrx-control = <&scm_conf 0x40c0>;
980		clock-names = "fck";
981		clocks = <&k3_clks 2 0>;
982		power-domains = <&k3_pds 2 TI_SCI_PD_EXCLUSIVE>;
983
984		ports {
985			#address-cells = <1>;
986			#size-cells = <0>;
987
988			csi2_0: port@0 {
989				reg = <0>;
990			};
991		};
992	};
993
994	dss: dss@4a00000 {
995		compatible = "ti,am65x-dss";
996		reg = <0x0 0x04a00000 0x0 0x1000>, /* common */
997		      <0x0 0x04a02000 0x0 0x1000>, /* vidl1 */
998		      <0x0 0x04a06000 0x0 0x1000>, /* vid */
999		      <0x0 0x04a07000 0x0 0x1000>, /* ovr1 */
1000		      <0x0 0x04a08000 0x0 0x1000>, /* ovr2 */
1001		      <0x0 0x04a0a000 0x0 0x1000>, /* vp1 */
1002		      <0x0 0x04a0b000 0x0 0x1000>, /* vp2 */
1003		      <0x0 0x04a01000 0x0 0x1000>; /* common1 */
1004		reg-names = "common", "vidl1", "vid",
1005			"ovr1", "ovr2", "vp1", "vp2", "common1";
1006
1007		ti,am65x-oldi-io-ctrl = <&dss_oldi_io_ctrl>;
1008
1009		power-domains = <&k3_pds 67 TI_SCI_PD_EXCLUSIVE>;
1010
1011		clocks = <&k3_clks 67 1>,
1012			 <&k3_clks 216 1>,
1013			 <&k3_clks 67 2>;
1014		clock-names = "fck", "vp1", "vp2";
1015
1016		/*
1017		 * Set vp2 clk (DPI_1_IN_CLK) mux to PLL4 via
1018		 * DIV1. See "Figure 12-3365. DSS Integration"
1019		 * in AM65x TRM for details.
1020		 */
1021		assigned-clocks = <&k3_clks 67 2>;
1022		assigned-clock-parents = <&k3_clks 67 5>;
1023
1024		interrupts = <GIC_SPI 166 IRQ_TYPE_LEVEL_HIGH>;
1025
1026		dma-coherent;
1027
1028		dss_ports: ports {
1029			#address-cells = <1>;
1030			#size-cells = <0>;
1031		};
1032	};
1033
1034	gpu: gpu@7000000 {
1035		compatible = "ti,am6548-gpu", "img,powervr-sgx544";
1036		reg = <0x0 0x7000000 0x0 0x10000>;
1037		interrupts = <GIC_SPI 162 IRQ_TYPE_LEVEL_HIGH>;
1038		power-domains = <&k3_pds 65 TI_SCI_PD_EXCLUSIVE>;
1039	};
1040
1041	ehrpwm0: pwm@3000000 {
1042		compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm";
1043		#pwm-cells = <3>;
1044		reg = <0x0 0x3000000 0x0 0x100>;
1045		power-domains = <&k3_pds 40 TI_SCI_PD_EXCLUSIVE>;
1046		clocks = <&ehrpwm_tbclk 0>, <&k3_clks 40 0>;
1047		clock-names = "tbclk", "fck";
1048		status = "disabled";
1049	};
1050
1051	ehrpwm1: pwm@3010000 {
1052		compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm";
1053		#pwm-cells = <3>;
1054		reg = <0x0 0x3010000 0x0 0x100>;
1055		power-domains = <&k3_pds 41 TI_SCI_PD_EXCLUSIVE>;
1056		clocks = <&ehrpwm_tbclk 1>, <&k3_clks 41 0>;
1057		clock-names = "tbclk", "fck";
1058		status = "disabled";
1059	};
1060
1061	ehrpwm2: pwm@3020000 {
1062		compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm";
1063		#pwm-cells = <3>;
1064		reg = <0x0 0x3020000 0x0 0x100>;
1065		power-domains = <&k3_pds 42 TI_SCI_PD_EXCLUSIVE>;
1066		clocks = <&ehrpwm_tbclk 2>, <&k3_clks 42 0>;
1067		clock-names = "tbclk", "fck";
1068		status = "disabled";
1069	};
1070
1071	ehrpwm3: pwm@3030000 {
1072		compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm";
1073		#pwm-cells = <3>;
1074		reg = <0x0 0x3030000 0x0 0x100>;
1075		power-domains = <&k3_pds 43 TI_SCI_PD_EXCLUSIVE>;
1076		clocks = <&ehrpwm_tbclk 3>, <&k3_clks 43 0>;
1077		clock-names = "tbclk", "fck";
1078		status = "disabled";
1079	};
1080
1081	ehrpwm4: pwm@3040000 {
1082		compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm";
1083		#pwm-cells = <3>;
1084		reg = <0x0 0x3040000 0x0 0x100>;
1085		power-domains = <&k3_pds 44 TI_SCI_PD_EXCLUSIVE>;
1086		clocks = <&ehrpwm_tbclk 4>, <&k3_clks 44 0>;
1087		clock-names = "tbclk", "fck";
1088		status = "disabled";
1089	};
1090
1091	ehrpwm5: pwm@3050000 {
1092		compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm";
1093		#pwm-cells = <3>;
1094		reg = <0x0 0x3050000 0x0 0x100>;
1095		power-domains = <&k3_pds 45 TI_SCI_PD_EXCLUSIVE>;
1096		clocks = <&ehrpwm_tbclk 5>, <&k3_clks 45 0>;
1097		clock-names = "tbclk", "fck";
1098		status = "disabled";
1099	};
1100
1101	icssg0: icssg@b000000 {
1102		compatible = "ti,am654-icssg";
1103		reg = <0x00 0xb000000 0x00 0x80000>;
1104		power-domains = <&k3_pds 62 TI_SCI_PD_EXCLUSIVE>;
1105		#address-cells = <1>;
1106		#size-cells = <1>;
1107		ranges = <0x0 0x00 0xb000000 0x80000>;
1108
1109		icssg0_mem: memories@0 {
1110			reg = <0x0 0x2000>,
1111			      <0x2000 0x2000>,
1112			      <0x10000 0x10000>;
1113			reg-names = "dram0", "dram1",
1114				    "shrdram2";
1115		};
1116
1117		icssg0_cfg: cfg@26000 {
1118			compatible = "ti,pruss-cfg", "syscon";
1119			reg = <0x26000 0x200>;
1120			#address-cells = <1>;
1121			#size-cells = <1>;
1122			ranges = <0x0 0x26000 0x2000>;
1123
1124			clocks {
1125				#address-cells = <1>;
1126				#size-cells = <0>;
1127
1128				icssg0_coreclk_mux: coreclk-mux@3c {
1129					reg = <0x3c>;
1130					#clock-cells = <0>;
1131					clocks = <&k3_clks 62 19>, /* icssg0_core_clk */
1132						 <&k3_clks 62 3>;  /* icssg0_iclk */
1133					assigned-clocks = <&icssg0_coreclk_mux>;
1134					assigned-clock-parents = <&k3_clks 62 3>;
1135				};
1136
1137				icssg0_iepclk_mux: iepclk-mux@30 {
1138					reg = <0x30>;
1139					#clock-cells = <0>;
1140					clocks = <&k3_clks 62 10>,	/* icssg0_iep_clk */
1141						 <&icssg0_coreclk_mux>;	/* core_clk */
1142					assigned-clocks = <&icssg0_iepclk_mux>;
1143					assigned-clock-parents = <&icssg0_coreclk_mux>;
1144				};
1145			};
1146		};
1147
1148		icssg0_iep0: iep@2e000 {
1149			compatible = "ti,am654-icss-iep";
1150			reg = <0x2e000 0x1000>;
1151			clocks = <&icssg0_iepclk_mux>;
1152		};
1153
1154		icssg0_iep1: iep@2f000 {
1155			compatible = "ti,am654-icss-iep";
1156			reg = <0x2f000 0x1000>;
1157			clocks = <&icssg0_iepclk_mux>;
1158		};
1159
1160		icssg0_mii_rt: mii-rt@32000 {
1161			compatible = "ti,pruss-mii", "syscon";
1162			reg = <0x32000 0x100>;
1163		};
1164
1165		icssg0_mii_g_rt: mii-g-rt@33000 {
1166			compatible = "ti,pruss-mii-g", "syscon";
1167			reg = <0x33000 0x1000>;
1168		};
1169
1170		icssg0_pa_stats: pa-stats@2c000 {
1171			compatible = "ti,pruss-pa-st", "syscon";
1172			reg = <0x2c000 0x1000>;
1173		};
1174
1175		icssg0_intc: interrupt-controller@20000 {
1176			compatible = "ti,icssg-intc";
1177			reg = <0x20000 0x2000>;
1178			interrupt-controller;
1179			#interrupt-cells = <3>;
1180			interrupts = <GIC_SPI 254 IRQ_TYPE_LEVEL_HIGH>,
1181				     <GIC_SPI 255 IRQ_TYPE_LEVEL_HIGH>,
1182				     <GIC_SPI 256 IRQ_TYPE_LEVEL_HIGH>,
1183				     <GIC_SPI 257 IRQ_TYPE_LEVEL_HIGH>,
1184				     <GIC_SPI 258 IRQ_TYPE_LEVEL_HIGH>,
1185				     <GIC_SPI 259 IRQ_TYPE_LEVEL_HIGH>,
1186				     <GIC_SPI 260 IRQ_TYPE_LEVEL_HIGH>,
1187				     <GIC_SPI 261 IRQ_TYPE_LEVEL_HIGH>;
1188			interrupt-names = "host_intr0", "host_intr1",
1189					  "host_intr2", "host_intr3",
1190					  "host_intr4", "host_intr5",
1191					  "host_intr6", "host_intr7";
1192		};
1193
1194		pru0_0: pru@34000 {
1195			compatible = "ti,am654-pru";
1196			reg = <0x34000 0x4000>,
1197			      <0x22000 0x100>,
1198			      <0x22400 0x100>;
1199			reg-names = "iram", "control", "debug";
1200			firmware-name = "am65x-pru0_0-fw";
1201			interrupt-parent = <&icssg0_intc>;
1202			interrupts = <16 2 2>;
1203			interrupt-names = "vring";
1204		};
1205
1206		rtu0_0: rtu@4000 {
1207			compatible = "ti,am654-rtu";
1208			reg = <0x4000 0x2000>,
1209			      <0x23000 0x100>,
1210			      <0x23400 0x100>;
1211			reg-names = "iram", "control", "debug";
1212			firmware-name = "am65x-rtu0_0-fw";
1213			interrupt-parent = <&icssg0_intc>;
1214			interrupts = <20 4 4>;
1215			interrupt-names = "vring";
1216		};
1217
1218		tx_pru0_0: txpru@a000 {
1219			compatible = "ti,am654-tx-pru";
1220			reg = <0xa000 0x1800>,
1221			      <0x25000 0x100>,
1222			      <0x25400 0x100>;
1223			reg-names = "iram", "control", "debug";
1224			firmware-name = "am65x-txpru0_0-fw";
1225		};
1226
1227		pru0_1: pru@38000 {
1228			compatible = "ti,am654-pru";
1229			reg = <0x38000 0x4000>,
1230			      <0x24000 0x100>,
1231			      <0x24400 0x100>;
1232			reg-names = "iram", "control", "debug";
1233			firmware-name = "am65x-pru0_1-fw";
1234			interrupt-parent = <&icssg0_intc>;
1235			interrupts = <18 3 3>;
1236			interrupt-names = "vring";
1237		};
1238
1239		rtu0_1: rtu@6000 {
1240			compatible = "ti,am654-rtu";
1241			reg = <0x6000 0x2000>,
1242			      <0x23800 0x100>,
1243			      <0x23c00 0x100>;
1244			reg-names = "iram", "control", "debug";
1245			firmware-name = "am65x-rtu0_1-fw";
1246			interrupt-parent = <&icssg0_intc>;
1247			interrupts = <22 5 5>;
1248			interrupt-names = "vring";
1249		};
1250
1251		tx_pru0_1: txpru@c000 {
1252			compatible = "ti,am654-tx-pru";
1253			reg = <0xc000 0x1800>,
1254			      <0x25800 0x100>,
1255			      <0x25c00 0x100>;
1256			reg-names = "iram", "control", "debug";
1257			firmware-name = "am65x-txpru0_1-fw";
1258		};
1259
1260		icssg0_mdio: mdio@32400 {
1261			compatible = "ti,davinci_mdio";
1262			reg = <0x32400 0x100>;
1263			clocks = <&k3_clks 62 3>;
1264			clock-names = "fck";
1265			#address-cells = <1>;
1266			#size-cells = <0>;
1267			bus_freq = <1000000>;
1268			status = "disabled";
1269		};
1270	};
1271
1272	icssg1: icssg@b100000 {
1273		compatible = "ti,am654-icssg";
1274		reg = <0x00 0xb100000 0x00 0x80000>;
1275		power-domains = <&k3_pds 63 TI_SCI_PD_EXCLUSIVE>;
1276		#address-cells = <1>;
1277		#size-cells = <1>;
1278		ranges = <0x0 0x00 0xb100000 0x80000>;
1279
1280		icssg1_mem: memories@0 {
1281			reg = <0x0 0x2000>,
1282			      <0x2000 0x2000>,
1283			      <0x10000 0x10000>;
1284			reg-names = "dram0", "dram1",
1285				    "shrdram2";
1286		};
1287
1288		icssg1_cfg: cfg@26000 {
1289			compatible = "ti,pruss-cfg", "syscon";
1290			reg = <0x26000 0x200>;
1291			#address-cells = <1>;
1292			#size-cells = <1>;
1293			ranges = <0x0 0x26000 0x2000>;
1294
1295			clocks {
1296				#address-cells = <1>;
1297				#size-cells = <0>;
1298
1299				icssg1_coreclk_mux: coreclk-mux@3c {
1300					reg = <0x3c>;
1301					#clock-cells = <0>;
1302					clocks = <&k3_clks 63 19>, /* icssg1_core_clk */
1303						 <&k3_clks 63 3>;  /* icssg1_iclk */
1304					assigned-clocks = <&icssg1_coreclk_mux>;
1305					assigned-clock-parents = <&k3_clks 63 3>;
1306				};
1307
1308				icssg1_iepclk_mux: iepclk-mux@30 {
1309					reg = <0x30>;
1310					#clock-cells = <0>;
1311					clocks = <&k3_clks 63 10>,	/* icssg1_iep_clk */
1312						 <&icssg1_coreclk_mux>;	/* core_clk */
1313					assigned-clocks = <&icssg1_iepclk_mux>;
1314					assigned-clock-parents = <&icssg1_coreclk_mux>;
1315				};
1316			};
1317		};
1318
1319		icssg1_iep0: iep@2e000 {
1320			compatible = "ti,am654-icss-iep";
1321			reg = <0x2e000 0x1000>;
1322			clocks = <&icssg1_iepclk_mux>;
1323		};
1324
1325		icssg1_iep1: iep@2f000 {
1326			compatible = "ti,am654-icss-iep";
1327			reg = <0x2f000 0x1000>;
1328			clocks = <&icssg1_iepclk_mux>;
1329		};
1330
1331		icssg1_mii_rt: mii-rt@32000 {
1332			compatible = "ti,pruss-mii", "syscon";
1333			reg = <0x32000 0x100>;
1334		};
1335
1336		icssg1_mii_g_rt: mii-g-rt@33000 {
1337			compatible = "ti,pruss-mii-g", "syscon";
1338			reg = <0x33000 0x1000>;
1339		};
1340
1341		icssg1_pa_stats: pa-stats@2c000 {
1342			compatible = "ti,pruss-pa-st", "syscon";
1343			reg = <0x2c000 0x1000>;
1344		};
1345
1346		icssg1_intc: interrupt-controller@20000 {
1347			compatible = "ti,icssg-intc";
1348			reg = <0x20000 0x2000>;
1349			interrupt-controller;
1350			#interrupt-cells = <3>;
1351			interrupts = <GIC_SPI 262 IRQ_TYPE_LEVEL_HIGH>,
1352				     <GIC_SPI 263 IRQ_TYPE_LEVEL_HIGH>,
1353				     <GIC_SPI 264 IRQ_TYPE_LEVEL_HIGH>,
1354				     <GIC_SPI 265 IRQ_TYPE_LEVEL_HIGH>,
1355				     <GIC_SPI 266 IRQ_TYPE_LEVEL_HIGH>,
1356				     <GIC_SPI 267 IRQ_TYPE_LEVEL_HIGH>,
1357				     <GIC_SPI 268 IRQ_TYPE_LEVEL_HIGH>,
1358				     <GIC_SPI 269 IRQ_TYPE_LEVEL_HIGH>;
1359			interrupt-names = "host_intr0", "host_intr1",
1360					  "host_intr2", "host_intr3",
1361					  "host_intr4", "host_intr5",
1362					  "host_intr6", "host_intr7";
1363		};
1364
1365		pru1_0: pru@34000 {
1366			compatible = "ti,am654-pru";
1367			reg = <0x34000 0x4000>,
1368			      <0x22000 0x100>,
1369			      <0x22400 0x100>;
1370			reg-names = "iram", "control", "debug";
1371			firmware-name = "am65x-pru1_0-fw";
1372			interrupt-parent = <&icssg1_intc>;
1373			interrupts = <16 2 2>;
1374			interrupt-names = "vring";
1375		};
1376
1377		rtu1_0: rtu@4000 {
1378			compatible = "ti,am654-rtu";
1379			reg = <0x4000 0x2000>,
1380			      <0x23000 0x100>,
1381			      <0x23400 0x100>;
1382			reg-names = "iram", "control", "debug";
1383			firmware-name = "am65x-rtu1_0-fw";
1384			interrupt-parent = <&icssg1_intc>;
1385			interrupts = <20 4 4>;
1386			interrupt-names = "vring";
1387		};
1388
1389		tx_pru1_0: txpru@a000 {
1390			compatible = "ti,am654-tx-pru";
1391			reg = <0xa000 0x1800>,
1392			      <0x25000 0x100>,
1393			      <0x25400 0x100>;
1394			reg-names = "iram", "control", "debug";
1395			firmware-name = "am65x-txpru1_0-fw";
1396		};
1397
1398		pru1_1: pru@38000 {
1399			compatible = "ti,am654-pru";
1400			reg = <0x38000 0x4000>,
1401			      <0x24000 0x100>,
1402			      <0x24400 0x100>;
1403			reg-names = "iram", "control", "debug";
1404			firmware-name = "am65x-pru1_1-fw";
1405			interrupt-parent = <&icssg1_intc>;
1406			interrupts = <18 3 3>;
1407			interrupt-names = "vring";
1408		};
1409
1410		rtu1_1: rtu@6000 {
1411			compatible = "ti,am654-rtu";
1412			reg = <0x6000 0x2000>,
1413			      <0x23800 0x100>,
1414			      <0x23c00 0x100>;
1415			reg-names = "iram", "control", "debug";
1416			firmware-name = "am65x-rtu1_1-fw";
1417			interrupt-parent = <&icssg1_intc>;
1418			interrupts = <22 5 5>;
1419			interrupt-names = "vring";
1420		};
1421
1422		tx_pru1_1: txpru@c000 {
1423			compatible = "ti,am654-tx-pru";
1424			reg = <0xc000 0x1800>,
1425			      <0x25800 0x100>,
1426			      <0x25c00 0x100>;
1427			reg-names = "iram", "control", "debug";
1428			firmware-name = "am65x-txpru1_1-fw";
1429		};
1430
1431		icssg1_mdio: mdio@32400 {
1432			compatible = "ti,davinci_mdio";
1433			reg = <0x32400 0x100>;
1434			clocks = <&k3_clks 63 3>;
1435			clock-names = "fck";
1436			#address-cells = <1>;
1437			#size-cells = <0>;
1438			bus_freq = <1000000>;
1439			status = "disabled";
1440		};
1441	};
1442
1443	icssg2: icssg@b200000 {
1444		compatible = "ti,am654-icssg";
1445		reg = <0x00 0xb200000 0x00 0x80000>;
1446		power-domains = <&k3_pds 64 TI_SCI_PD_EXCLUSIVE>;
1447		#address-cells = <1>;
1448		#size-cells = <1>;
1449		ranges = <0x0 0x00 0xb200000 0x80000>;
1450
1451		icssg2_mem: memories@0 {
1452			reg = <0x0 0x2000>,
1453			      <0x2000 0x2000>,
1454			      <0x10000 0x10000>;
1455			reg-names = "dram0", "dram1",
1456				    "shrdram2";
1457		};
1458
1459		icssg2_cfg: cfg@26000 {
1460			compatible = "ti,pruss-cfg", "syscon";
1461			reg = <0x26000 0x200>;
1462			#address-cells = <1>;
1463			#size-cells = <1>;
1464			ranges = <0x0 0x26000 0x2000>;
1465
1466			clocks {
1467				#address-cells = <1>;
1468				#size-cells = <0>;
1469
1470				icssg2_coreclk_mux: coreclk-mux@3c {
1471					reg = <0x3c>;
1472					#clock-cells = <0>;
1473					clocks = <&k3_clks 64 19>, /* icssg1_core_clk */
1474						 <&k3_clks 64 3>;  /* icssg1_iclk */
1475					assigned-clocks = <&icssg2_coreclk_mux>;
1476					assigned-clock-parents = <&k3_clks 64 3>;
1477				};
1478
1479				icssg2_iepclk_mux: iepclk-mux@30 {
1480					reg = <0x30>;
1481					#clock-cells = <0>;
1482					clocks = <&k3_clks 64 10>,	/* icssg1_iep_clk */
1483						 <&icssg2_coreclk_mux>;	/* core_clk */
1484					assigned-clocks = <&icssg2_iepclk_mux>;
1485					assigned-clock-parents = <&icssg2_coreclk_mux>;
1486				};
1487			};
1488		};
1489
1490		icssg2_iep0: iep@2e000 {
1491			compatible = "ti,am654-icss-iep";
1492			reg = <0x2e000 0x1000>;
1493			clocks = <&icssg2_iepclk_mux>;
1494		};
1495
1496		icssg2_iep1: iep@2f000 {
1497			compatible = "ti,am654-icss-iep";
1498			reg = <0x2f000 0x1000>;
1499			clocks = <&icssg2_iepclk_mux>;
1500		};
1501
1502		icssg2_mii_rt: mii-rt@32000 {
1503			compatible = "ti,pruss-mii", "syscon";
1504			reg = <0x32000 0x100>;
1505		};
1506
1507		icssg2_mii_g_rt: mii-g-rt@33000 {
1508			compatible = "ti,pruss-mii-g", "syscon";
1509			reg = <0x33000 0x1000>;
1510		};
1511
1512		icssg2_pa_stats: pa-stats@2c000 {
1513			compatible = "ti,pruss-pa-st", "syscon";
1514			reg = <0x2c000 0x1000>;
1515		};
1516
1517		icssg2_intc: interrupt-controller@20000 {
1518			compatible = "ti,icssg-intc";
1519			reg = <0x20000 0x2000>;
1520			interrupt-controller;
1521			#interrupt-cells = <3>;
1522			interrupts = <GIC_SPI 270 IRQ_TYPE_LEVEL_HIGH>,
1523				     <GIC_SPI 271 IRQ_TYPE_LEVEL_HIGH>,
1524				     <GIC_SPI 272 IRQ_TYPE_LEVEL_HIGH>,
1525				     <GIC_SPI 273 IRQ_TYPE_LEVEL_HIGH>,
1526				     <GIC_SPI 274 IRQ_TYPE_LEVEL_HIGH>,
1527				     <GIC_SPI 275 IRQ_TYPE_LEVEL_HIGH>,
1528				     <GIC_SPI 276 IRQ_TYPE_LEVEL_HIGH>,
1529				     <GIC_SPI 277 IRQ_TYPE_LEVEL_HIGH>;
1530			interrupt-names = "host_intr0", "host_intr1",
1531					  "host_intr2", "host_intr3",
1532					  "host_intr4", "host_intr5",
1533					  "host_intr6", "host_intr7";
1534		};
1535
1536		pru2_0: pru@34000 {
1537			compatible = "ti,am654-pru";
1538			reg = <0x34000 0x4000>,
1539			      <0x22000 0x100>,
1540			      <0x22400 0x100>;
1541			reg-names = "iram", "control", "debug";
1542			firmware-name = "am65x-pru2_0-fw";
1543			interrupt-parent = <&icssg2_intc>;
1544			interrupts = <16 2 2>;
1545			interrupt-names = "vring";
1546		};
1547
1548		rtu2_0: rtu@4000 {
1549			compatible = "ti,am654-rtu";
1550			reg = <0x4000 0x2000>,
1551			      <0x23000 0x100>,
1552			      <0x23400 0x100>;
1553			reg-names = "iram", "control", "debug";
1554			firmware-name = "am65x-rtu2_0-fw";
1555			interrupt-parent = <&icssg2_intc>;
1556			interrupts = <20 4 4>;
1557			interrupt-names = "vring";
1558		};
1559
1560		tx_pru2_0: txpru@a000 {
1561			compatible = "ti,am654-tx-pru";
1562			reg = <0xa000 0x1800>,
1563			      <0x25000 0x100>,
1564			      <0x25400 0x100>;
1565			reg-names = "iram", "control", "debug";
1566			firmware-name = "am65x-txpru2_0-fw";
1567		};
1568
1569		pru2_1: pru@38000 {
1570			compatible = "ti,am654-pru";
1571			reg = <0x38000 0x4000>,
1572			      <0x24000 0x100>,
1573			      <0x24400 0x100>;
1574			reg-names = "iram", "control", "debug";
1575			firmware-name = "am65x-pru2_1-fw";
1576			interrupt-parent = <&icssg2_intc>;
1577			interrupts = <18 3 3>;
1578			interrupt-names = "vring";
1579		};
1580
1581		rtu2_1: rtu@6000 {
1582			compatible = "ti,am654-rtu";
1583			reg = <0x6000 0x2000>,
1584			      <0x23800 0x100>,
1585			      <0x23c00 0x100>;
1586			reg-names = "iram", "control", "debug";
1587			firmware-name = "am65x-rtu2_1-fw";
1588			interrupt-parent = <&icssg2_intc>;
1589			interrupts = <22 5 5>;
1590			interrupt-names = "vring";
1591		};
1592
1593		tx_pru2_1: txpru@c000 {
1594			compatible = "ti,am654-tx-pru";
1595			reg = <0xc000 0x1800>,
1596			      <0x25800 0x100>,
1597			      <0x25c00 0x100>;
1598			reg-names = "iram", "control", "debug";
1599			firmware-name = "am65x-txpru2_1-fw";
1600		};
1601
1602		icssg2_mdio: mdio@32400 {
1603			compatible = "ti,davinci_mdio";
1604			reg = <0x32400 0x100>;
1605			clocks = <&k3_clks 64 3>;
1606			clock-names = "fck";
1607			#address-cells = <1>;
1608			#size-cells = <0>;
1609			bus_freq = <1000000>;
1610			status = "disabled";
1611		};
1612	};
1613};
1614