xref: /freebsd/sys/contrib/device-tree/src/arm64/ti/k3-j721e-main.dtsi (revision f126890ac5386406dadf7c4cfa9566cbb56537c5)
1c66ec88fSEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0
2c66ec88fSEmmanuel Vadot/*
3c66ec88fSEmmanuel Vadot * Device Tree Source for J721E SoC Family Main Domain peripherals
4c66ec88fSEmmanuel Vadot *
55def4c47SEmmanuel Vadot * Copyright (C) 2016-2020 Texas Instruments Incorporated - https://www.ti.com/
6c66ec88fSEmmanuel Vadot */
7c66ec88fSEmmanuel Vadot#include <dt-bindings/phy/phy.h>
8d5b0e70fSEmmanuel Vadot#include <dt-bindings/phy/phy-ti.h>
9c66ec88fSEmmanuel Vadot#include <dt-bindings/mux/mux.h>
106be33864SEmmanuel Vadot#include <dt-bindings/mux/ti-serdes.h>
11c66ec88fSEmmanuel Vadot
125956d97fSEmmanuel Vadot/ {
135956d97fSEmmanuel Vadot	cmn_refclk: clock-cmnrefclk {
145956d97fSEmmanuel Vadot		#clock-cells = <0>;
155956d97fSEmmanuel Vadot		compatible = "fixed-clock";
165956d97fSEmmanuel Vadot		clock-frequency = <0>;
175956d97fSEmmanuel Vadot	};
185956d97fSEmmanuel Vadot
195956d97fSEmmanuel Vadot	cmn_refclk1: clock-cmnrefclk1 {
205956d97fSEmmanuel Vadot		#clock-cells = <0>;
215956d97fSEmmanuel Vadot		compatible = "fixed-clock";
225956d97fSEmmanuel Vadot		clock-frequency = <0>;
235956d97fSEmmanuel Vadot	};
245956d97fSEmmanuel Vadot};
255956d97fSEmmanuel Vadot
26c66ec88fSEmmanuel Vadot&cbass_main {
27c66ec88fSEmmanuel Vadot	msmc_ram: sram@70000000 {
28c66ec88fSEmmanuel Vadot		compatible = "mmio-sram";
29c66ec88fSEmmanuel Vadot		reg = <0x0 0x70000000 0x0 0x800000>;
30c66ec88fSEmmanuel Vadot		#address-cells = <1>;
31c66ec88fSEmmanuel Vadot		#size-cells = <1>;
32c66ec88fSEmmanuel Vadot		ranges = <0x0 0x0 0x70000000 0x800000>;
33c66ec88fSEmmanuel Vadot
34c66ec88fSEmmanuel Vadot		atf-sram@0 {
35c66ec88fSEmmanuel Vadot			reg = <0x0 0x20000>;
36c66ec88fSEmmanuel Vadot		};
37c66ec88fSEmmanuel Vadot	};
38c66ec88fSEmmanuel Vadot
39c66ec88fSEmmanuel Vadot	scm_conf: scm-conf@100000 {
40c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-system-controller", "syscon", "simple-mfd";
41c66ec88fSEmmanuel Vadot		reg = <0 0x00100000 0 0x1c000>; /* excludes pinctrl region */
42c66ec88fSEmmanuel Vadot		#address-cells = <1>;
43c66ec88fSEmmanuel Vadot		#size-cells = <1>;
44c66ec88fSEmmanuel Vadot		ranges = <0x0 0x0 0x00100000 0x1c000>;
45c66ec88fSEmmanuel Vadot
46e67e8565SEmmanuel Vadot		serdes_ln_ctrl: mux-controller@4080 {
47c66ec88fSEmmanuel Vadot			compatible = "mmio-mux";
48c66ec88fSEmmanuel Vadot			reg = <0x00004080 0x50>;
49c66ec88fSEmmanuel Vadot			#mux-control-cells = <1>;
50c66ec88fSEmmanuel Vadot			mux-reg-masks = <0x4080 0x3>, <0x4084 0x3>, /* SERDES0 lane0/1 select */
51c66ec88fSEmmanuel Vadot					<0x4090 0x3>, <0x4094 0x3>, /* SERDES1 lane0/1 select */
52c66ec88fSEmmanuel Vadot					<0x40a0 0x3>, <0x40a4 0x3>, /* SERDES2 lane0/1 select */
53c66ec88fSEmmanuel Vadot					<0x40b0 0x3>, <0x40b4 0x3>, /* SERDES3 lane0/1 select */
54c66ec88fSEmmanuel Vadot					<0x40c0 0x3>, <0x40c4 0x3>, <0x40c8 0x3>, <0x40cc 0x3>;
55c66ec88fSEmmanuel Vadot					/* SERDES4 lane0/1/2/3 select */
566be33864SEmmanuel Vadot			idle-states = <J721E_SERDES0_LANE0_PCIE0_LANE0>, <J721E_SERDES0_LANE1_PCIE0_LANE1>,
576be33864SEmmanuel Vadot				      <J721E_SERDES1_LANE0_PCIE1_LANE0>, <J721E_SERDES1_LANE1_PCIE1_LANE1>,
586be33864SEmmanuel Vadot				      <J721E_SERDES2_LANE0_PCIE2_LANE0>, <J721E_SERDES2_LANE1_PCIE2_LANE1>,
596be33864SEmmanuel Vadot				      <MUX_IDLE_AS_IS>, <J721E_SERDES3_LANE1_USB3_0>,
606be33864SEmmanuel Vadot				      <J721E_SERDES4_LANE0_EDP_LANE0>, <J721E_SERDES4_LANE1_EDP_LANE1>,
616be33864SEmmanuel Vadot				      <J721E_SERDES4_LANE2_EDP_LANE2>, <J721E_SERDES4_LANE3_EDP_LANE3>;
62c66ec88fSEmmanuel Vadot		};
63c66ec88fSEmmanuel Vadot
64fac71e4eSEmmanuel Vadot		cpsw0_phy_gmii_sel: phy@4044 {
65fac71e4eSEmmanuel Vadot			compatible = "ti,j721e-cpsw9g-phy-gmii-sel";
66fac71e4eSEmmanuel Vadot			ti,qsgmii-main-ports = <2>, <2>;
67fac71e4eSEmmanuel Vadot			reg = <0x4044 0x20>;
68fac71e4eSEmmanuel Vadot			#phy-cells = <1>;
69fac71e4eSEmmanuel Vadot		};
70fac71e4eSEmmanuel Vadot
71c66ec88fSEmmanuel Vadot		usb_serdes_mux: mux-controller@4000 {
72c66ec88fSEmmanuel Vadot			compatible = "mmio-mux";
73c66ec88fSEmmanuel Vadot			#mux-control-cells = <1>;
74c66ec88fSEmmanuel Vadot			mux-reg-masks = <0x4000 0x8000000>, /* USB0 to SERDES0/3 mux */
75c66ec88fSEmmanuel Vadot					<0x4010 0x8000000>; /* USB1 to SERDES1/2 mux */
76c66ec88fSEmmanuel Vadot		};
778bab661aSEmmanuel Vadot
788bab661aSEmmanuel Vadot		ehrpwm_tbclk: clock-controller@4140 {
798bab661aSEmmanuel Vadot			compatible = "ti,am654-ehrpwm-tbclk", "syscon";
808bab661aSEmmanuel Vadot			reg = <0x4140 0x18>;
818bab661aSEmmanuel Vadot			#clock-cells = <1>;
828bab661aSEmmanuel Vadot		};
838bab661aSEmmanuel Vadot	};
848bab661aSEmmanuel Vadot
858bab661aSEmmanuel Vadot	main_ehrpwm0: pwm@3000000 {
868bab661aSEmmanuel Vadot		compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm";
878bab661aSEmmanuel Vadot		#pwm-cells = <3>;
888bab661aSEmmanuel Vadot		reg = <0x00 0x3000000 0x00 0x100>;
898bab661aSEmmanuel Vadot		power-domains = <&k3_pds 83 TI_SCI_PD_EXCLUSIVE>;
908bab661aSEmmanuel Vadot		clocks = <&ehrpwm_tbclk 0>, <&k3_clks 83 0>;
918bab661aSEmmanuel Vadot		clock-names = "tbclk", "fck";
928bab661aSEmmanuel Vadot		status = "disabled";
938bab661aSEmmanuel Vadot	};
948bab661aSEmmanuel Vadot
958bab661aSEmmanuel Vadot	main_ehrpwm1: pwm@3010000 {
968bab661aSEmmanuel Vadot		compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm";
978bab661aSEmmanuel Vadot		#pwm-cells = <3>;
988bab661aSEmmanuel Vadot		reg = <0x00 0x3010000 0x00 0x100>;
998bab661aSEmmanuel Vadot		power-domains = <&k3_pds 84 TI_SCI_PD_EXCLUSIVE>;
1008bab661aSEmmanuel Vadot		clocks = <&ehrpwm_tbclk 1>, <&k3_clks 84 0>;
1018bab661aSEmmanuel Vadot		clock-names = "tbclk", "fck";
1028bab661aSEmmanuel Vadot		status = "disabled";
1038bab661aSEmmanuel Vadot	};
1048bab661aSEmmanuel Vadot
1058bab661aSEmmanuel Vadot	main_ehrpwm2: pwm@3020000 {
1068bab661aSEmmanuel Vadot		compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm";
1078bab661aSEmmanuel Vadot		#pwm-cells = <3>;
1088bab661aSEmmanuel Vadot		reg = <0x00 0x3020000 0x00 0x100>;
1098bab661aSEmmanuel Vadot		power-domains = <&k3_pds 85 TI_SCI_PD_EXCLUSIVE>;
1108bab661aSEmmanuel Vadot		clocks = <&ehrpwm_tbclk 2>, <&k3_clks 85 0>;
1118bab661aSEmmanuel Vadot		clock-names = "tbclk", "fck";
1128bab661aSEmmanuel Vadot		status = "disabled";
1138bab661aSEmmanuel Vadot	};
1148bab661aSEmmanuel Vadot
1158bab661aSEmmanuel Vadot	main_ehrpwm3: pwm@3030000 {
1168bab661aSEmmanuel Vadot		compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm";
1178bab661aSEmmanuel Vadot		#pwm-cells = <3>;
1188bab661aSEmmanuel Vadot		reg = <0x00 0x3030000 0x00 0x100>;
1198bab661aSEmmanuel Vadot		power-domains = <&k3_pds 86 TI_SCI_PD_EXCLUSIVE>;
1208bab661aSEmmanuel Vadot		clocks = <&ehrpwm_tbclk 3>, <&k3_clks 86 0>;
1218bab661aSEmmanuel Vadot		clock-names = "tbclk", "fck";
1228bab661aSEmmanuel Vadot		status = "disabled";
1238bab661aSEmmanuel Vadot	};
1248bab661aSEmmanuel Vadot
1258bab661aSEmmanuel Vadot	main_ehrpwm4: pwm@3040000 {
1268bab661aSEmmanuel Vadot		compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm";
1278bab661aSEmmanuel Vadot		#pwm-cells = <3>;
1288bab661aSEmmanuel Vadot		reg = <0x00 0x3040000 0x00 0x100>;
1298bab661aSEmmanuel Vadot		power-domains = <&k3_pds 87 TI_SCI_PD_EXCLUSIVE>;
1308bab661aSEmmanuel Vadot		clocks = <&ehrpwm_tbclk 4>, <&k3_clks 87 0>;
1318bab661aSEmmanuel Vadot		clock-names = "tbclk", "fck";
1328bab661aSEmmanuel Vadot		status = "disabled";
1338bab661aSEmmanuel Vadot	};
1348bab661aSEmmanuel Vadot
1358bab661aSEmmanuel Vadot	main_ehrpwm5: pwm@3050000 {
1368bab661aSEmmanuel Vadot		compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm";
1378bab661aSEmmanuel Vadot		#pwm-cells = <3>;
1388bab661aSEmmanuel Vadot		reg = <0x00 0x3050000 0x00 0x100>;
1398bab661aSEmmanuel Vadot		power-domains = <&k3_pds 88 TI_SCI_PD_EXCLUSIVE>;
1408bab661aSEmmanuel Vadot		clocks = <&ehrpwm_tbclk 5>, <&k3_clks 88 0>;
1418bab661aSEmmanuel Vadot		clock-names = "tbclk", "fck";
1428bab661aSEmmanuel Vadot		status = "disabled";
143c66ec88fSEmmanuel Vadot	};
144c66ec88fSEmmanuel Vadot
145c66ec88fSEmmanuel Vadot	gic500: interrupt-controller@1800000 {
146c66ec88fSEmmanuel Vadot		compatible = "arm,gic-v3";
147c66ec88fSEmmanuel Vadot		#address-cells = <2>;
148c66ec88fSEmmanuel Vadot		#size-cells = <2>;
149c66ec88fSEmmanuel Vadot		ranges;
150c66ec88fSEmmanuel Vadot		#interrupt-cells = <3>;
151c66ec88fSEmmanuel Vadot		interrupt-controller;
152c66ec88fSEmmanuel Vadot		reg = <0x00 0x01800000 0x00 0x10000>,	/* GICD */
153c9ccf3a3SEmmanuel Vadot		      <0x00 0x01900000 0x00 0x100000>,	/* GICR */
154c9ccf3a3SEmmanuel Vadot		      <0x00 0x6f000000 0x00 0x2000>,	/* GICC */
155c9ccf3a3SEmmanuel Vadot		      <0x00 0x6f010000 0x00 0x1000>,	/* GICH */
156c9ccf3a3SEmmanuel Vadot		      <0x00 0x6f020000 0x00 0x2000>;	/* GICV */
157c66ec88fSEmmanuel Vadot
158c66ec88fSEmmanuel Vadot		/* vcpumntirq: virtual CPU interface maintenance interrupt */
159c66ec88fSEmmanuel Vadot		interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_HIGH>;
160c66ec88fSEmmanuel Vadot
161c66ec88fSEmmanuel Vadot		gic_its: msi-controller@1820000 {
162c66ec88fSEmmanuel Vadot			compatible = "arm,gic-v3-its";
163c66ec88fSEmmanuel Vadot			reg = <0x00 0x01820000 0x00 0x10000>;
164c66ec88fSEmmanuel Vadot			socionext,synquacer-pre-its = <0x1000000 0x400000>;
165c66ec88fSEmmanuel Vadot			msi-controller;
166c66ec88fSEmmanuel Vadot			#msi-cells = <1>;
167c66ec88fSEmmanuel Vadot		};
168c66ec88fSEmmanuel Vadot	};
169c66ec88fSEmmanuel Vadot
1702eb4d8dcSEmmanuel Vadot	main_gpio_intr: interrupt-controller@a00000 {
171c66ec88fSEmmanuel Vadot		compatible = "ti,sci-intr";
1722eb4d8dcSEmmanuel Vadot		reg = <0x00 0x00a00000 0x00 0x800>;
173c66ec88fSEmmanuel Vadot		ti,intr-trigger-type = <1>;
174c66ec88fSEmmanuel Vadot		interrupt-controller;
175c66ec88fSEmmanuel Vadot		interrupt-parent = <&gic500>;
176c66ec88fSEmmanuel Vadot		#interrupt-cells = <1>;
177c66ec88fSEmmanuel Vadot		ti,sci = <&dmsc>;
178c66ec88fSEmmanuel Vadot		ti,sci-dev-id = <131>;
179c66ec88fSEmmanuel Vadot		ti,interrupt-ranges = <8 392 56>;
180c66ec88fSEmmanuel Vadot	};
181c66ec88fSEmmanuel Vadot
1822eb4d8dcSEmmanuel Vadot	main_navss: bus@30000000 {
183c66ec88fSEmmanuel Vadot		compatible = "simple-mfd";
184c66ec88fSEmmanuel Vadot		#address-cells = <2>;
185c66ec88fSEmmanuel Vadot		#size-cells = <2>;
1862eb4d8dcSEmmanuel Vadot		ranges = <0x00 0x30000000 0x00 0x30000000 0x00 0x0c400000>;
187c66ec88fSEmmanuel Vadot		dma-coherent;
188c66ec88fSEmmanuel Vadot		dma-ranges;
189c66ec88fSEmmanuel Vadot
190c66ec88fSEmmanuel Vadot		ti,sci-dev-id = <199>;
191c66ec88fSEmmanuel Vadot
1922eb4d8dcSEmmanuel Vadot		main_navss_intr: interrupt-controller@310e0000 {
193c66ec88fSEmmanuel Vadot			compatible = "ti,sci-intr";
1942eb4d8dcSEmmanuel Vadot			reg = <0x0 0x310e0000 0x0 0x4000>;
195c66ec88fSEmmanuel Vadot			ti,intr-trigger-type = <4>;
196c66ec88fSEmmanuel Vadot			interrupt-controller;
197c66ec88fSEmmanuel Vadot			interrupt-parent = <&gic500>;
198c66ec88fSEmmanuel Vadot			#interrupt-cells = <1>;
199c66ec88fSEmmanuel Vadot			ti,sci = <&dmsc>;
200c66ec88fSEmmanuel Vadot			ti,sci-dev-id = <213>;
201c66ec88fSEmmanuel Vadot			ti,interrupt-ranges = <0 64 64>,
202c66ec88fSEmmanuel Vadot					      <64 448 64>,
203c66ec88fSEmmanuel Vadot					      <128 672 64>;
204c66ec88fSEmmanuel Vadot		};
205c66ec88fSEmmanuel Vadot
206c66ec88fSEmmanuel Vadot		main_udmass_inta: interrupt-controller@33d00000 {
207c66ec88fSEmmanuel Vadot			compatible = "ti,sci-inta";
208c66ec88fSEmmanuel Vadot			reg = <0x0 0x33d00000 0x0 0x100000>;
209c66ec88fSEmmanuel Vadot			interrupt-controller;
210c66ec88fSEmmanuel Vadot			interrupt-parent = <&main_navss_intr>;
211c66ec88fSEmmanuel Vadot			msi-controller;
2125def4c47SEmmanuel Vadot			#interrupt-cells = <0>;
213c66ec88fSEmmanuel Vadot			ti,sci = <&dmsc>;
214c66ec88fSEmmanuel Vadot			ti,sci-dev-id = <209>;
215c66ec88fSEmmanuel Vadot			ti,interrupt-ranges = <0 0 256>;
216c66ec88fSEmmanuel Vadot		};
217c66ec88fSEmmanuel Vadot
218c66ec88fSEmmanuel Vadot		secure_proxy_main: mailbox@32c00000 {
219c66ec88fSEmmanuel Vadot			compatible = "ti,am654-secure-proxy";
220c66ec88fSEmmanuel Vadot			#mbox-cells = <1>;
221c66ec88fSEmmanuel Vadot			reg-names = "target_data", "rt", "scfg";
222c66ec88fSEmmanuel Vadot			reg = <0x00 0x32c00000 0x00 0x100000>,
223c66ec88fSEmmanuel Vadot			      <0x00 0x32400000 0x00 0x100000>,
224c66ec88fSEmmanuel Vadot			      <0x00 0x32800000 0x00 0x100000>;
225c66ec88fSEmmanuel Vadot			interrupt-names = "rx_011";
226c66ec88fSEmmanuel Vadot			interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>;
227c66ec88fSEmmanuel Vadot		};
228c66ec88fSEmmanuel Vadot
229c66ec88fSEmmanuel Vadot		smmu0: iommu@36600000 {
230c66ec88fSEmmanuel Vadot			compatible = "arm,smmu-v3";
231c66ec88fSEmmanuel Vadot			reg = <0x0 0x36600000 0x0 0x100000>;
232c66ec88fSEmmanuel Vadot			interrupt-parent = <&gic500>;
233c66ec88fSEmmanuel Vadot			interrupts = <GIC_SPI 772 IRQ_TYPE_EDGE_RISING>,
234c66ec88fSEmmanuel Vadot				     <GIC_SPI 768 IRQ_TYPE_EDGE_RISING>;
235c66ec88fSEmmanuel Vadot			interrupt-names = "eventq", "gerror";
236c66ec88fSEmmanuel Vadot			#iommu-cells = <1>;
237c66ec88fSEmmanuel Vadot		};
238c66ec88fSEmmanuel Vadot
239c66ec88fSEmmanuel Vadot		hwspinlock: spinlock@30e00000 {
240c66ec88fSEmmanuel Vadot			compatible = "ti,am654-hwspinlock";
241c66ec88fSEmmanuel Vadot			reg = <0x00 0x30e00000 0x00 0x1000>;
242c66ec88fSEmmanuel Vadot			#hwlock-cells = <1>;
243c66ec88fSEmmanuel Vadot		};
244c66ec88fSEmmanuel Vadot
245c66ec88fSEmmanuel Vadot		mailbox0_cluster0: mailbox@31f80000 {
246c66ec88fSEmmanuel Vadot			compatible = "ti,am654-mailbox";
247c66ec88fSEmmanuel Vadot			reg = <0x00 0x31f80000 0x00 0x200>;
248c66ec88fSEmmanuel Vadot			#mbox-cells = <1>;
249c66ec88fSEmmanuel Vadot			ti,mbox-num-users = <4>;
250c66ec88fSEmmanuel Vadot			ti,mbox-num-fifos = <16>;
251c66ec88fSEmmanuel Vadot			interrupt-parent = <&main_navss_intr>;
2528bab661aSEmmanuel Vadot			status = "disabled";
253c66ec88fSEmmanuel Vadot		};
254c66ec88fSEmmanuel Vadot
255c66ec88fSEmmanuel Vadot		mailbox0_cluster1: mailbox@31f81000 {
256c66ec88fSEmmanuel Vadot			compatible = "ti,am654-mailbox";
257c66ec88fSEmmanuel Vadot			reg = <0x00 0x31f81000 0x00 0x200>;
258c66ec88fSEmmanuel Vadot			#mbox-cells = <1>;
259c66ec88fSEmmanuel Vadot			ti,mbox-num-users = <4>;
260c66ec88fSEmmanuel Vadot			ti,mbox-num-fifos = <16>;
261c66ec88fSEmmanuel Vadot			interrupt-parent = <&main_navss_intr>;
2628bab661aSEmmanuel Vadot			status = "disabled";
263c66ec88fSEmmanuel Vadot		};
264c66ec88fSEmmanuel Vadot
265c66ec88fSEmmanuel Vadot		mailbox0_cluster2: mailbox@31f82000 {
266c66ec88fSEmmanuel Vadot			compatible = "ti,am654-mailbox";
267c66ec88fSEmmanuel Vadot			reg = <0x00 0x31f82000 0x00 0x200>;
268c66ec88fSEmmanuel Vadot			#mbox-cells = <1>;
269c66ec88fSEmmanuel Vadot			ti,mbox-num-users = <4>;
270c66ec88fSEmmanuel Vadot			ti,mbox-num-fifos = <16>;
271c66ec88fSEmmanuel Vadot			interrupt-parent = <&main_navss_intr>;
2728bab661aSEmmanuel Vadot			status = "disabled";
273c66ec88fSEmmanuel Vadot		};
274c66ec88fSEmmanuel Vadot
275c66ec88fSEmmanuel Vadot		mailbox0_cluster3: mailbox@31f83000 {
276c66ec88fSEmmanuel Vadot			compatible = "ti,am654-mailbox";
277c66ec88fSEmmanuel Vadot			reg = <0x00 0x31f83000 0x00 0x200>;
278c66ec88fSEmmanuel Vadot			#mbox-cells = <1>;
279c66ec88fSEmmanuel Vadot			ti,mbox-num-users = <4>;
280c66ec88fSEmmanuel Vadot			ti,mbox-num-fifos = <16>;
281c66ec88fSEmmanuel Vadot			interrupt-parent = <&main_navss_intr>;
2828bab661aSEmmanuel Vadot			status = "disabled";
283c66ec88fSEmmanuel Vadot		};
284c66ec88fSEmmanuel Vadot
285c66ec88fSEmmanuel Vadot		mailbox0_cluster4: mailbox@31f84000 {
286c66ec88fSEmmanuel Vadot			compatible = "ti,am654-mailbox";
287c66ec88fSEmmanuel Vadot			reg = <0x00 0x31f84000 0x00 0x200>;
288c66ec88fSEmmanuel Vadot			#mbox-cells = <1>;
289c66ec88fSEmmanuel Vadot			ti,mbox-num-users = <4>;
290c66ec88fSEmmanuel Vadot			ti,mbox-num-fifos = <16>;
291c66ec88fSEmmanuel Vadot			interrupt-parent = <&main_navss_intr>;
2928bab661aSEmmanuel Vadot			status = "disabled";
293c66ec88fSEmmanuel Vadot		};
294c66ec88fSEmmanuel Vadot
295c66ec88fSEmmanuel Vadot		mailbox0_cluster5: mailbox@31f85000 {
296c66ec88fSEmmanuel Vadot			compatible = "ti,am654-mailbox";
297c66ec88fSEmmanuel Vadot			reg = <0x00 0x31f85000 0x00 0x200>;
298c66ec88fSEmmanuel Vadot			#mbox-cells = <1>;
299c66ec88fSEmmanuel Vadot			ti,mbox-num-users = <4>;
300c66ec88fSEmmanuel Vadot			ti,mbox-num-fifos = <16>;
301c66ec88fSEmmanuel Vadot			interrupt-parent = <&main_navss_intr>;
3028bab661aSEmmanuel Vadot			status = "disabled";
303c66ec88fSEmmanuel Vadot		};
304c66ec88fSEmmanuel Vadot
305c66ec88fSEmmanuel Vadot		mailbox0_cluster6: mailbox@31f86000 {
306c66ec88fSEmmanuel Vadot			compatible = "ti,am654-mailbox";
307c66ec88fSEmmanuel Vadot			reg = <0x00 0x31f86000 0x00 0x200>;
308c66ec88fSEmmanuel Vadot			#mbox-cells = <1>;
309c66ec88fSEmmanuel Vadot			ti,mbox-num-users = <4>;
310c66ec88fSEmmanuel Vadot			ti,mbox-num-fifos = <16>;
311c66ec88fSEmmanuel Vadot			interrupt-parent = <&main_navss_intr>;
3128bab661aSEmmanuel Vadot			status = "disabled";
313c66ec88fSEmmanuel Vadot		};
314c66ec88fSEmmanuel Vadot
315c66ec88fSEmmanuel Vadot		mailbox0_cluster7: mailbox@31f87000 {
316c66ec88fSEmmanuel Vadot			compatible = "ti,am654-mailbox";
317c66ec88fSEmmanuel Vadot			reg = <0x00 0x31f87000 0x00 0x200>;
318c66ec88fSEmmanuel Vadot			#mbox-cells = <1>;
319c66ec88fSEmmanuel Vadot			ti,mbox-num-users = <4>;
320c66ec88fSEmmanuel Vadot			ti,mbox-num-fifos = <16>;
321c66ec88fSEmmanuel Vadot			interrupt-parent = <&main_navss_intr>;
3228bab661aSEmmanuel Vadot			status = "disabled";
323c66ec88fSEmmanuel Vadot		};
324c66ec88fSEmmanuel Vadot
325c66ec88fSEmmanuel Vadot		mailbox0_cluster8: mailbox@31f88000 {
326c66ec88fSEmmanuel Vadot			compatible = "ti,am654-mailbox";
327c66ec88fSEmmanuel Vadot			reg = <0x00 0x31f88000 0x00 0x200>;
328c66ec88fSEmmanuel Vadot			#mbox-cells = <1>;
329c66ec88fSEmmanuel Vadot			ti,mbox-num-users = <4>;
330c66ec88fSEmmanuel Vadot			ti,mbox-num-fifos = <16>;
331c66ec88fSEmmanuel Vadot			interrupt-parent = <&main_navss_intr>;
3328bab661aSEmmanuel Vadot			status = "disabled";
333c66ec88fSEmmanuel Vadot		};
334c66ec88fSEmmanuel Vadot
335c66ec88fSEmmanuel Vadot		mailbox0_cluster9: mailbox@31f89000 {
336c66ec88fSEmmanuel Vadot			compatible = "ti,am654-mailbox";
337c66ec88fSEmmanuel Vadot			reg = <0x00 0x31f89000 0x00 0x200>;
338c66ec88fSEmmanuel Vadot			#mbox-cells = <1>;
339c66ec88fSEmmanuel Vadot			ti,mbox-num-users = <4>;
340c66ec88fSEmmanuel Vadot			ti,mbox-num-fifos = <16>;
341c66ec88fSEmmanuel Vadot			interrupt-parent = <&main_navss_intr>;
3428bab661aSEmmanuel Vadot			status = "disabled";
343c66ec88fSEmmanuel Vadot		};
344c66ec88fSEmmanuel Vadot
345c66ec88fSEmmanuel Vadot		mailbox0_cluster10: mailbox@31f8a000 {
346c66ec88fSEmmanuel Vadot			compatible = "ti,am654-mailbox";
347c66ec88fSEmmanuel Vadot			reg = <0x00 0x31f8a000 0x00 0x200>;
348c66ec88fSEmmanuel Vadot			#mbox-cells = <1>;
349c66ec88fSEmmanuel Vadot			ti,mbox-num-users = <4>;
350c66ec88fSEmmanuel Vadot			ti,mbox-num-fifos = <16>;
351c66ec88fSEmmanuel Vadot			interrupt-parent = <&main_navss_intr>;
3528bab661aSEmmanuel Vadot			status = "disabled";
353c66ec88fSEmmanuel Vadot		};
354c66ec88fSEmmanuel Vadot
355c66ec88fSEmmanuel Vadot		mailbox0_cluster11: mailbox@31f8b000 {
356c66ec88fSEmmanuel Vadot			compatible = "ti,am654-mailbox";
357c66ec88fSEmmanuel Vadot			reg = <0x00 0x31f8b000 0x00 0x200>;
358c66ec88fSEmmanuel Vadot			#mbox-cells = <1>;
359c66ec88fSEmmanuel Vadot			ti,mbox-num-users = <4>;
360c66ec88fSEmmanuel Vadot			ti,mbox-num-fifos = <16>;
361c66ec88fSEmmanuel Vadot			interrupt-parent = <&main_navss_intr>;
3628bab661aSEmmanuel Vadot			status = "disabled";
363c66ec88fSEmmanuel Vadot		};
364c66ec88fSEmmanuel Vadot
365c66ec88fSEmmanuel Vadot		main_ringacc: ringacc@3c000000 {
366c66ec88fSEmmanuel Vadot			compatible = "ti,am654-navss-ringacc";
367c66ec88fSEmmanuel Vadot			reg =	<0x0 0x3c000000 0x0 0x400000>,
368c66ec88fSEmmanuel Vadot				<0x0 0x38000000 0x0 0x400000>,
369c66ec88fSEmmanuel Vadot				<0x0 0x31120000 0x0 0x100>,
370c66ec88fSEmmanuel Vadot				<0x0 0x33000000 0x0 0x40000>;
371c66ec88fSEmmanuel Vadot			reg-names = "rt", "fifos", "proxy_gcfg", "proxy_target";
372c66ec88fSEmmanuel Vadot			ti,num-rings = <1024>;
373c66ec88fSEmmanuel Vadot			ti,sci-rm-range-gp-rings = <0x1>; /* GP ring range */
374c66ec88fSEmmanuel Vadot			ti,sci = <&dmsc>;
375c66ec88fSEmmanuel Vadot			ti,sci-dev-id = <211>;
376c66ec88fSEmmanuel Vadot			msi-parent = <&main_udmass_inta>;
377c66ec88fSEmmanuel Vadot		};
378c66ec88fSEmmanuel Vadot
379c66ec88fSEmmanuel Vadot		main_udmap: dma-controller@31150000 {
380c66ec88fSEmmanuel Vadot			compatible = "ti,j721e-navss-main-udmap";
381c66ec88fSEmmanuel Vadot			reg =	<0x0 0x31150000 0x0 0x100>,
382c66ec88fSEmmanuel Vadot				<0x0 0x34000000 0x0 0x100000>,
383c66ec88fSEmmanuel Vadot				<0x0 0x35000000 0x0 0x100000>;
384c66ec88fSEmmanuel Vadot			reg-names = "gcfg", "rchanrt", "tchanrt";
385c66ec88fSEmmanuel Vadot			msi-parent = <&main_udmass_inta>;
386c66ec88fSEmmanuel Vadot			#dma-cells = <1>;
387c66ec88fSEmmanuel Vadot
388c66ec88fSEmmanuel Vadot			ti,sci = <&dmsc>;
389c66ec88fSEmmanuel Vadot			ti,sci-dev-id = <212>;
390c66ec88fSEmmanuel Vadot			ti,ringacc = <&main_ringacc>;
391c66ec88fSEmmanuel Vadot
392c66ec88fSEmmanuel Vadot			ti,sci-rm-range-tchan = <0x0d>, /* TX_CHAN */
393c66ec88fSEmmanuel Vadot						<0x0f>, /* TX_HCHAN */
394c66ec88fSEmmanuel Vadot						<0x10>; /* TX_UHCHAN */
395c66ec88fSEmmanuel Vadot			ti,sci-rm-range-rchan = <0x0a>, /* RX_CHAN */
396c66ec88fSEmmanuel Vadot						<0x0b>, /* RX_HCHAN */
397c66ec88fSEmmanuel Vadot						<0x0c>; /* RX_UHCHAN */
398c66ec88fSEmmanuel Vadot			ti,sci-rm-range-rflow = <0x00>; /* GP RFLOW */
399c66ec88fSEmmanuel Vadot		};
400c66ec88fSEmmanuel Vadot
401c66ec88fSEmmanuel Vadot		cpts@310d0000 {
402c66ec88fSEmmanuel Vadot			compatible = "ti,j721e-cpts";
403c66ec88fSEmmanuel Vadot			reg = <0x0 0x310d0000 0x0 0x400>;
404c66ec88fSEmmanuel Vadot			reg-names = "cpts";
405c66ec88fSEmmanuel Vadot			clocks = <&k3_clks 201 1>;
406c66ec88fSEmmanuel Vadot			clock-names = "cpts";
407c66ec88fSEmmanuel Vadot			interrupts-extended = <&main_navss_intr 391>;
408c66ec88fSEmmanuel Vadot			interrupt-names = "cpts";
409c66ec88fSEmmanuel Vadot			ti,cpts-periodic-outputs = <6>;
410c66ec88fSEmmanuel Vadot			ti,cpts-ext-ts-inputs = <8>;
411c66ec88fSEmmanuel Vadot		};
412c66ec88fSEmmanuel Vadot	};
413c66ec88fSEmmanuel Vadot
414fac71e4eSEmmanuel Vadot	cpsw0: ethernet@c000000 {
415fac71e4eSEmmanuel Vadot		compatible = "ti,j721e-cpswxg-nuss";
416fac71e4eSEmmanuel Vadot		#address-cells = <2>;
417fac71e4eSEmmanuel Vadot		#size-cells = <2>;
418fac71e4eSEmmanuel Vadot		reg = <0x0 0xc000000 0x0 0x200000>;
419fac71e4eSEmmanuel Vadot		reg-names = "cpsw_nuss";
420fac71e4eSEmmanuel Vadot		ranges = <0x0 0x0 0x0 0x0c000000 0x0 0x200000>;
421fac71e4eSEmmanuel Vadot		clocks = <&k3_clks 19 89>;
422fac71e4eSEmmanuel Vadot		clock-names = "fck";
423fac71e4eSEmmanuel Vadot		power-domains = <&k3_pds 19 TI_SCI_PD_EXCLUSIVE>;
424fac71e4eSEmmanuel Vadot
425fac71e4eSEmmanuel Vadot		dmas = <&main_udmap 0xca00>,
426fac71e4eSEmmanuel Vadot		       <&main_udmap 0xca01>,
427fac71e4eSEmmanuel Vadot		       <&main_udmap 0xca02>,
428fac71e4eSEmmanuel Vadot		       <&main_udmap 0xca03>,
429fac71e4eSEmmanuel Vadot		       <&main_udmap 0xca04>,
430fac71e4eSEmmanuel Vadot		       <&main_udmap 0xca05>,
431fac71e4eSEmmanuel Vadot		       <&main_udmap 0xca06>,
432fac71e4eSEmmanuel Vadot		       <&main_udmap 0xca07>,
433fac71e4eSEmmanuel Vadot		       <&main_udmap 0x4a00>;
434fac71e4eSEmmanuel Vadot		dma-names = "tx0", "tx1", "tx2", "tx3",
435fac71e4eSEmmanuel Vadot			    "tx4", "tx5", "tx6", "tx7",
436fac71e4eSEmmanuel Vadot			    "rx";
437fac71e4eSEmmanuel Vadot
438fac71e4eSEmmanuel Vadot		status = "disabled";
439fac71e4eSEmmanuel Vadot
440fac71e4eSEmmanuel Vadot		ethernet-ports {
441fac71e4eSEmmanuel Vadot			#address-cells = <1>;
442fac71e4eSEmmanuel Vadot			#size-cells = <0>;
443fac71e4eSEmmanuel Vadot			cpsw0_port1: port@1 {
444fac71e4eSEmmanuel Vadot				reg = <1>;
445fac71e4eSEmmanuel Vadot				ti,mac-only;
446fac71e4eSEmmanuel Vadot				label = "port1";
447fac71e4eSEmmanuel Vadot				status = "disabled";
448fac71e4eSEmmanuel Vadot			};
449fac71e4eSEmmanuel Vadot
450fac71e4eSEmmanuel Vadot			cpsw0_port2: port@2 {
451fac71e4eSEmmanuel Vadot				reg = <2>;
452fac71e4eSEmmanuel Vadot				ti,mac-only;
453fac71e4eSEmmanuel Vadot				label = "port2";
454fac71e4eSEmmanuel Vadot				status = "disabled";
455fac71e4eSEmmanuel Vadot			};
456fac71e4eSEmmanuel Vadot
457fac71e4eSEmmanuel Vadot			cpsw0_port3: port@3 {
458fac71e4eSEmmanuel Vadot				reg = <3>;
459fac71e4eSEmmanuel Vadot				ti,mac-only;
460fac71e4eSEmmanuel Vadot				label = "port3";
461fac71e4eSEmmanuel Vadot				status = "disabled";
462fac71e4eSEmmanuel Vadot			};
463fac71e4eSEmmanuel Vadot
464fac71e4eSEmmanuel Vadot			cpsw0_port4: port@4 {
465fac71e4eSEmmanuel Vadot				reg = <4>;
466fac71e4eSEmmanuel Vadot				ti,mac-only;
467fac71e4eSEmmanuel Vadot				label = "port4";
468fac71e4eSEmmanuel Vadot				status = "disabled";
469fac71e4eSEmmanuel Vadot			};
470fac71e4eSEmmanuel Vadot
471fac71e4eSEmmanuel Vadot			cpsw0_port5: port@5 {
472fac71e4eSEmmanuel Vadot				reg = <5>;
473fac71e4eSEmmanuel Vadot				ti,mac-only;
474fac71e4eSEmmanuel Vadot				label = "port5";
475fac71e4eSEmmanuel Vadot				status = "disabled";
476fac71e4eSEmmanuel Vadot			};
477fac71e4eSEmmanuel Vadot
478fac71e4eSEmmanuel Vadot			cpsw0_port6: port@6 {
479fac71e4eSEmmanuel Vadot				reg = <6>;
480fac71e4eSEmmanuel Vadot				ti,mac-only;
481fac71e4eSEmmanuel Vadot				label = "port6";
482fac71e4eSEmmanuel Vadot				status = "disabled";
483fac71e4eSEmmanuel Vadot			};
484fac71e4eSEmmanuel Vadot
485fac71e4eSEmmanuel Vadot			cpsw0_port7: port@7 {
486fac71e4eSEmmanuel Vadot				reg = <7>;
487fac71e4eSEmmanuel Vadot				ti,mac-only;
488fac71e4eSEmmanuel Vadot				label = "port7";
489fac71e4eSEmmanuel Vadot				status = "disabled";
490fac71e4eSEmmanuel Vadot			};
491fac71e4eSEmmanuel Vadot
492fac71e4eSEmmanuel Vadot			cpsw0_port8: port@8 {
493fac71e4eSEmmanuel Vadot				reg = <8>;
494fac71e4eSEmmanuel Vadot				ti,mac-only;
495fac71e4eSEmmanuel Vadot				label = "port8";
496fac71e4eSEmmanuel Vadot				status = "disabled";
497fac71e4eSEmmanuel Vadot			};
498fac71e4eSEmmanuel Vadot		};
499fac71e4eSEmmanuel Vadot
500fac71e4eSEmmanuel Vadot		cpsw9g_mdio: mdio@f00 {
501fac71e4eSEmmanuel Vadot			compatible = "ti,cpsw-mdio","ti,davinci_mdio";
502fac71e4eSEmmanuel Vadot			reg = <0x0 0xf00 0x0 0x100>;
503fac71e4eSEmmanuel Vadot			#address-cells = <1>;
504fac71e4eSEmmanuel Vadot			#size-cells = <0>;
505fac71e4eSEmmanuel Vadot			clocks = <&k3_clks 19 89>;
506fac71e4eSEmmanuel Vadot			clock-names = "fck";
507fac71e4eSEmmanuel Vadot			bus_freq = <1000000>;
508fac71e4eSEmmanuel Vadot			status = "disabled";
509fac71e4eSEmmanuel Vadot		};
510fac71e4eSEmmanuel Vadot
511fac71e4eSEmmanuel Vadot		cpts@3d000 {
512fac71e4eSEmmanuel Vadot			compatible = "ti,j721e-cpts";
513fac71e4eSEmmanuel Vadot			reg = <0x0 0x3d000 0x0 0x400>;
514fac71e4eSEmmanuel Vadot			clocks = <&k3_clks 19 16>;
515fac71e4eSEmmanuel Vadot			clock-names = "cpts";
516fac71e4eSEmmanuel Vadot			interrupts-extended = <&gic500 GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>;
517fac71e4eSEmmanuel Vadot			interrupt-names = "cpts";
518fac71e4eSEmmanuel Vadot			ti,cpts-ext-ts-inputs = <4>;
519fac71e4eSEmmanuel Vadot			ti,cpts-periodic-outputs = <2>;
520fac71e4eSEmmanuel Vadot		};
521fac71e4eSEmmanuel Vadot	};
522fac71e4eSEmmanuel Vadot
5236be33864SEmmanuel Vadot	main_crypto: crypto@4e00000 {
5246be33864SEmmanuel Vadot		compatible = "ti,j721e-sa2ul";
5256be33864SEmmanuel Vadot		reg = <0x0 0x4e00000 0x0 0x1200>;
5266be33864SEmmanuel Vadot		power-domains = <&k3_pds 264 TI_SCI_PD_EXCLUSIVE>;
5276be33864SEmmanuel Vadot		#address-cells = <2>;
5286be33864SEmmanuel Vadot		#size-cells = <2>;
5296be33864SEmmanuel Vadot		ranges = <0x0 0x04e00000 0x00 0x04e00000 0x0 0x30000>;
5306be33864SEmmanuel Vadot
5316be33864SEmmanuel Vadot		dmas = <&main_udmap 0xc000>, <&main_udmap 0x4000>,
5326be33864SEmmanuel Vadot				<&main_udmap 0x4001>;
5336be33864SEmmanuel Vadot		dma-names = "tx", "rx1", "rx2";
5346be33864SEmmanuel Vadot
5356be33864SEmmanuel Vadot		rng: rng@4e10000 {
5366be33864SEmmanuel Vadot			compatible = "inside-secure,safexcel-eip76";
5376be33864SEmmanuel Vadot			reg = <0x0 0x4e10000 0x0 0x7d>;
5386be33864SEmmanuel Vadot			interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
5396be33864SEmmanuel Vadot		};
5406be33864SEmmanuel Vadot	};
5416be33864SEmmanuel Vadot
5426be33864SEmmanuel Vadot	main_pmx0: pinctrl@11c000 {
543c66ec88fSEmmanuel Vadot		compatible = "pinctrl-single";
544c66ec88fSEmmanuel Vadot		/* Proxy 0 addressing */
545c66ec88fSEmmanuel Vadot		reg = <0x0 0x11c000 0x0 0x2b4>;
546c66ec88fSEmmanuel Vadot		#pinctrl-cells = <1>;
547c66ec88fSEmmanuel Vadot		pinctrl-single,register-width = <32>;
548c66ec88fSEmmanuel Vadot		pinctrl-single,function-mask = <0xffffffff>;
549c66ec88fSEmmanuel Vadot	};
550c66ec88fSEmmanuel Vadot
551*f126890aSEmmanuel Vadot	/* TIMERIO pad input CTRLMMR_TIMER*_CTRL registers */
552*f126890aSEmmanuel Vadot	main_timerio_input: pinctrl@104200 {
553*f126890aSEmmanuel Vadot		compatible = "pinctrl-single";
554*f126890aSEmmanuel Vadot		reg = <0x00 0x104200 0x00 0x50>;
555*f126890aSEmmanuel Vadot		#pinctrl-cells = <1>;
556*f126890aSEmmanuel Vadot		pinctrl-single,register-width = <32>;
557*f126890aSEmmanuel Vadot		pinctrl-single,function-mask = <0x00000007>;
558*f126890aSEmmanuel Vadot	};
559*f126890aSEmmanuel Vadot
560*f126890aSEmmanuel Vadot	/* TIMERIO pad output CTCTRLMMR_TIMERIO*_CTRL registers */
561*f126890aSEmmanuel Vadot	main_timerio_output: pinctrl@104280 {
562*f126890aSEmmanuel Vadot		compatible = "pinctrl-single";
563*f126890aSEmmanuel Vadot		reg = <0x00 0x104280 0x00 0x20>;
564*f126890aSEmmanuel Vadot		#pinctrl-cells = <1>;
565*f126890aSEmmanuel Vadot		pinctrl-single,register-width = <32>;
566*f126890aSEmmanuel Vadot		pinctrl-single,function-mask = <0x0000001f>;
567*f126890aSEmmanuel Vadot	};
568*f126890aSEmmanuel Vadot
569c66ec88fSEmmanuel Vadot	serdes_wiz0: wiz@5000000 {
570c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-wiz-16g";
571c66ec88fSEmmanuel Vadot		#address-cells = <1>;
572c66ec88fSEmmanuel Vadot		#size-cells = <1>;
573c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 292 TI_SCI_PD_EXCLUSIVE>;
5745956d97fSEmmanuel Vadot		clocks = <&k3_clks 292 5>, <&k3_clks 292 11>, <&cmn_refclk>;
575c66ec88fSEmmanuel Vadot		clock-names = "fck", "core_ref_clk", "ext_ref_clk";
576c66ec88fSEmmanuel Vadot		assigned-clocks = <&k3_clks 292 11>, <&k3_clks 292 0>;
577c66ec88fSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 292 15>, <&k3_clks 292 4>;
578c66ec88fSEmmanuel Vadot		num-lanes = <2>;
579c66ec88fSEmmanuel Vadot		#reset-cells = <1>;
580c66ec88fSEmmanuel Vadot		ranges = <0x5000000 0x0 0x5000000 0x10000>;
581c66ec88fSEmmanuel Vadot
582c66ec88fSEmmanuel Vadot		wiz0_pll0_refclk: pll0-refclk {
5835956d97fSEmmanuel Vadot			clocks = <&k3_clks 292 11>, <&cmn_refclk>;
584c66ec88fSEmmanuel Vadot			#clock-cells = <0>;
585c66ec88fSEmmanuel Vadot			assigned-clocks = <&wiz0_pll0_refclk>;
586c66ec88fSEmmanuel Vadot			assigned-clock-parents = <&k3_clks 292 11>;
587c66ec88fSEmmanuel Vadot		};
588c66ec88fSEmmanuel Vadot
589c66ec88fSEmmanuel Vadot		wiz0_pll1_refclk: pll1-refclk {
5905956d97fSEmmanuel Vadot			clocks = <&k3_clks 292 0>, <&cmn_refclk1>;
591c66ec88fSEmmanuel Vadot			#clock-cells = <0>;
592c66ec88fSEmmanuel Vadot			assigned-clocks = <&wiz0_pll1_refclk>;
593c66ec88fSEmmanuel Vadot			assigned-clock-parents = <&k3_clks 292 0>;
594c66ec88fSEmmanuel Vadot		};
595c66ec88fSEmmanuel Vadot
596c66ec88fSEmmanuel Vadot		wiz0_refclk_dig: refclk-dig {
5975956d97fSEmmanuel Vadot			clocks = <&k3_clks 292 11>, <&k3_clks 292 0>, <&cmn_refclk>, <&cmn_refclk1>;
598c66ec88fSEmmanuel Vadot			#clock-cells = <0>;
599c66ec88fSEmmanuel Vadot			assigned-clocks = <&wiz0_refclk_dig>;
600c66ec88fSEmmanuel Vadot			assigned-clock-parents = <&k3_clks 292 11>;
601c66ec88fSEmmanuel Vadot		};
602c66ec88fSEmmanuel Vadot
603c66ec88fSEmmanuel Vadot		wiz0_cmn_refclk_dig_div: cmn-refclk-dig-div {
604c66ec88fSEmmanuel Vadot			clocks = <&wiz0_refclk_dig>;
605c66ec88fSEmmanuel Vadot			#clock-cells = <0>;
606c66ec88fSEmmanuel Vadot		};
607c66ec88fSEmmanuel Vadot
608c66ec88fSEmmanuel Vadot		wiz0_cmn_refclk1_dig_div: cmn-refclk1-dig-div {
609c66ec88fSEmmanuel Vadot			clocks = <&wiz0_pll1_refclk>;
610c66ec88fSEmmanuel Vadot			#clock-cells = <0>;
611c66ec88fSEmmanuel Vadot		};
612c66ec88fSEmmanuel Vadot
613c66ec88fSEmmanuel Vadot		serdes0: serdes@5000000 {
614c66ec88fSEmmanuel Vadot			compatible = "ti,sierra-phy-t0";
615c66ec88fSEmmanuel Vadot			reg-names = "serdes";
616c66ec88fSEmmanuel Vadot			reg = <0x5000000 0x10000>;
617c66ec88fSEmmanuel Vadot			#address-cells = <1>;
618c66ec88fSEmmanuel Vadot			#size-cells = <0>;
6195956d97fSEmmanuel Vadot			#clock-cells = <1>;
620c66ec88fSEmmanuel Vadot			resets = <&serdes_wiz0 0>;
621c66ec88fSEmmanuel Vadot			reset-names = "sierra_reset";
6225956d97fSEmmanuel Vadot			clocks = <&wiz0_cmn_refclk_dig_div>, <&wiz0_cmn_refclk1_dig_div>,
6235956d97fSEmmanuel Vadot				 <&wiz0_pll0_refclk>, <&wiz0_pll1_refclk>;
6245956d97fSEmmanuel Vadot			clock-names = "cmn_refclk_dig_div", "cmn_refclk1_dig_div",
6255956d97fSEmmanuel Vadot				      "pll0_refclk", "pll1_refclk";
626c66ec88fSEmmanuel Vadot		};
627c66ec88fSEmmanuel Vadot	};
628c66ec88fSEmmanuel Vadot
629c66ec88fSEmmanuel Vadot	serdes_wiz1: wiz@5010000 {
630c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-wiz-16g";
631c66ec88fSEmmanuel Vadot		#address-cells = <1>;
632c66ec88fSEmmanuel Vadot		#size-cells = <1>;
633c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 293 TI_SCI_PD_EXCLUSIVE>;
6345956d97fSEmmanuel Vadot		clocks = <&k3_clks 293 5>, <&k3_clks 293 13>, <&cmn_refclk>;
635c66ec88fSEmmanuel Vadot		clock-names = "fck", "core_ref_clk", "ext_ref_clk";
636c66ec88fSEmmanuel Vadot		assigned-clocks = <&k3_clks 293 13>, <&k3_clks 293 0>;
637c66ec88fSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 293 17>, <&k3_clks 293 4>;
638c66ec88fSEmmanuel Vadot		num-lanes = <2>;
639c66ec88fSEmmanuel Vadot		#reset-cells = <1>;
640c66ec88fSEmmanuel Vadot		ranges = <0x5010000 0x0 0x5010000 0x10000>;
641c66ec88fSEmmanuel Vadot
642c66ec88fSEmmanuel Vadot		wiz1_pll0_refclk: pll0-refclk {
6435956d97fSEmmanuel Vadot			clocks = <&k3_clks 293 13>, <&cmn_refclk>;
644c66ec88fSEmmanuel Vadot			#clock-cells = <0>;
645c66ec88fSEmmanuel Vadot			assigned-clocks = <&wiz1_pll0_refclk>;
646c66ec88fSEmmanuel Vadot			assigned-clock-parents = <&k3_clks 293 13>;
647c66ec88fSEmmanuel Vadot		};
648c66ec88fSEmmanuel Vadot
649c66ec88fSEmmanuel Vadot		wiz1_pll1_refclk: pll1-refclk {
6505956d97fSEmmanuel Vadot			clocks = <&k3_clks 293 0>, <&cmn_refclk1>;
651c66ec88fSEmmanuel Vadot			#clock-cells = <0>;
652c66ec88fSEmmanuel Vadot			assigned-clocks = <&wiz1_pll1_refclk>;
653c66ec88fSEmmanuel Vadot			assigned-clock-parents = <&k3_clks 293 0>;
654c66ec88fSEmmanuel Vadot		};
655c66ec88fSEmmanuel Vadot
656c66ec88fSEmmanuel Vadot		wiz1_refclk_dig: refclk-dig {
6575956d97fSEmmanuel Vadot			clocks = <&k3_clks 293 13>, <&k3_clks 293 0>, <&cmn_refclk>, <&cmn_refclk1>;
658c66ec88fSEmmanuel Vadot			#clock-cells = <0>;
659c66ec88fSEmmanuel Vadot			assigned-clocks = <&wiz1_refclk_dig>;
660c66ec88fSEmmanuel Vadot			assigned-clock-parents = <&k3_clks 293 13>;
661c66ec88fSEmmanuel Vadot		};
662c66ec88fSEmmanuel Vadot
663c66ec88fSEmmanuel Vadot		wiz1_cmn_refclk_dig_div: cmn-refclk-dig-div{
664c66ec88fSEmmanuel Vadot			clocks = <&wiz1_refclk_dig>;
665c66ec88fSEmmanuel Vadot			#clock-cells = <0>;
666c66ec88fSEmmanuel Vadot		};
667c66ec88fSEmmanuel Vadot
668c66ec88fSEmmanuel Vadot		wiz1_cmn_refclk1_dig_div: cmn-refclk1-dig-div {
669c66ec88fSEmmanuel Vadot			clocks = <&wiz1_pll1_refclk>;
670c66ec88fSEmmanuel Vadot			#clock-cells = <0>;
671c66ec88fSEmmanuel Vadot		};
672c66ec88fSEmmanuel Vadot
673c66ec88fSEmmanuel Vadot		serdes1: serdes@5010000 {
674c66ec88fSEmmanuel Vadot			compatible = "ti,sierra-phy-t0";
675c66ec88fSEmmanuel Vadot			reg-names = "serdes";
676c66ec88fSEmmanuel Vadot			reg = <0x5010000 0x10000>;
677c66ec88fSEmmanuel Vadot			#address-cells = <1>;
678c66ec88fSEmmanuel Vadot			#size-cells = <0>;
6795956d97fSEmmanuel Vadot			#clock-cells = <1>;
680c66ec88fSEmmanuel Vadot			resets = <&serdes_wiz1 0>;
681c66ec88fSEmmanuel Vadot			reset-names = "sierra_reset";
6825956d97fSEmmanuel Vadot			clocks = <&wiz1_cmn_refclk_dig_div>, <&wiz1_cmn_refclk1_dig_div>,
6835956d97fSEmmanuel Vadot				 <&wiz1_pll0_refclk>, <&wiz1_pll1_refclk>;
6845956d97fSEmmanuel Vadot			clock-names = "cmn_refclk_dig_div", "cmn_refclk1_dig_div",
6855956d97fSEmmanuel Vadot				      "pll0_refclk", "pll1_refclk";
686c66ec88fSEmmanuel Vadot		};
687c66ec88fSEmmanuel Vadot	};
688c66ec88fSEmmanuel Vadot
689c66ec88fSEmmanuel Vadot	serdes_wiz2: wiz@5020000 {
690c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-wiz-16g";
691c66ec88fSEmmanuel Vadot		#address-cells = <1>;
692c66ec88fSEmmanuel Vadot		#size-cells = <1>;
693c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 294 TI_SCI_PD_EXCLUSIVE>;
6945956d97fSEmmanuel Vadot		clocks = <&k3_clks 294 5>, <&k3_clks 294 11>, <&cmn_refclk>;
695c66ec88fSEmmanuel Vadot		clock-names = "fck", "core_ref_clk", "ext_ref_clk";
696c66ec88fSEmmanuel Vadot		assigned-clocks = <&k3_clks 294 11>, <&k3_clks 294 0>;
697c66ec88fSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 294 15>, <&k3_clks 294 4>;
698c66ec88fSEmmanuel Vadot		num-lanes = <2>;
699c66ec88fSEmmanuel Vadot		#reset-cells = <1>;
700c66ec88fSEmmanuel Vadot		ranges = <0x5020000 0x0 0x5020000 0x10000>;
701c66ec88fSEmmanuel Vadot
702c66ec88fSEmmanuel Vadot		wiz2_pll0_refclk: pll0-refclk {
7035956d97fSEmmanuel Vadot			clocks = <&k3_clks 294 11>, <&cmn_refclk>;
704c66ec88fSEmmanuel Vadot			#clock-cells = <0>;
705c66ec88fSEmmanuel Vadot			assigned-clocks = <&wiz2_pll0_refclk>;
706c66ec88fSEmmanuel Vadot			assigned-clock-parents = <&k3_clks 294 11>;
707c66ec88fSEmmanuel Vadot		};
708c66ec88fSEmmanuel Vadot
709c66ec88fSEmmanuel Vadot		wiz2_pll1_refclk: pll1-refclk {
7105956d97fSEmmanuel Vadot			clocks = <&k3_clks 294 0>, <&cmn_refclk1>;
711c66ec88fSEmmanuel Vadot			#clock-cells = <0>;
712c66ec88fSEmmanuel Vadot			assigned-clocks = <&wiz2_pll1_refclk>;
713c66ec88fSEmmanuel Vadot			assigned-clock-parents = <&k3_clks 294 0>;
714c66ec88fSEmmanuel Vadot		};
715c66ec88fSEmmanuel Vadot
716c66ec88fSEmmanuel Vadot		wiz2_refclk_dig: refclk-dig {
7175956d97fSEmmanuel Vadot			clocks = <&k3_clks 294 11>, <&k3_clks 294 0>, <&cmn_refclk>, <&cmn_refclk1>;
718c66ec88fSEmmanuel Vadot			#clock-cells = <0>;
719c66ec88fSEmmanuel Vadot			assigned-clocks = <&wiz2_refclk_dig>;
720c66ec88fSEmmanuel Vadot			assigned-clock-parents = <&k3_clks 294 11>;
721c66ec88fSEmmanuel Vadot		};
722c66ec88fSEmmanuel Vadot
723c66ec88fSEmmanuel Vadot		wiz2_cmn_refclk_dig_div: cmn-refclk-dig-div {
724c66ec88fSEmmanuel Vadot			clocks = <&wiz2_refclk_dig>;
725c66ec88fSEmmanuel Vadot			#clock-cells = <0>;
726c66ec88fSEmmanuel Vadot		};
727c66ec88fSEmmanuel Vadot
728c66ec88fSEmmanuel Vadot		wiz2_cmn_refclk1_dig_div: cmn-refclk1-dig-div {
729c66ec88fSEmmanuel Vadot			clocks = <&wiz2_pll1_refclk>;
730c66ec88fSEmmanuel Vadot			#clock-cells = <0>;
731c66ec88fSEmmanuel Vadot		};
732c66ec88fSEmmanuel Vadot
733c66ec88fSEmmanuel Vadot		serdes2: serdes@5020000 {
734c66ec88fSEmmanuel Vadot			compatible = "ti,sierra-phy-t0";
735c66ec88fSEmmanuel Vadot			reg-names = "serdes";
736c66ec88fSEmmanuel Vadot			reg = <0x5020000 0x10000>;
737c66ec88fSEmmanuel Vadot			#address-cells = <1>;
738c66ec88fSEmmanuel Vadot			#size-cells = <0>;
7395956d97fSEmmanuel Vadot			#clock-cells = <1>;
740c66ec88fSEmmanuel Vadot			resets = <&serdes_wiz2 0>;
741c66ec88fSEmmanuel Vadot			reset-names = "sierra_reset";
7425956d97fSEmmanuel Vadot			clocks = <&wiz2_cmn_refclk_dig_div>, <&wiz2_cmn_refclk1_dig_div>,
7435956d97fSEmmanuel Vadot				 <&wiz2_pll0_refclk>, <&wiz2_pll1_refclk>;
7445956d97fSEmmanuel Vadot			clock-names = "cmn_refclk_dig_div", "cmn_refclk1_dig_div",
7455956d97fSEmmanuel Vadot				      "pll0_refclk", "pll1_refclk";
746c66ec88fSEmmanuel Vadot		};
747c66ec88fSEmmanuel Vadot	};
748c66ec88fSEmmanuel Vadot
749c66ec88fSEmmanuel Vadot	serdes_wiz3: wiz@5030000 {
750c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-wiz-16g";
751c66ec88fSEmmanuel Vadot		#address-cells = <1>;
752c66ec88fSEmmanuel Vadot		#size-cells = <1>;
753c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 295 TI_SCI_PD_EXCLUSIVE>;
7545956d97fSEmmanuel Vadot		clocks = <&k3_clks 295 5>, <&k3_clks 295 9>, <&cmn_refclk>;
755c66ec88fSEmmanuel Vadot		clock-names = "fck", "core_ref_clk", "ext_ref_clk";
756c66ec88fSEmmanuel Vadot		assigned-clocks = <&k3_clks 295 9>, <&k3_clks 295 0>;
757c66ec88fSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 295 13>, <&k3_clks 295 4>;
758c66ec88fSEmmanuel Vadot		num-lanes = <2>;
759c66ec88fSEmmanuel Vadot		#reset-cells = <1>;
760c66ec88fSEmmanuel Vadot		ranges = <0x5030000 0x0 0x5030000 0x10000>;
761c66ec88fSEmmanuel Vadot
762c66ec88fSEmmanuel Vadot		wiz3_pll0_refclk: pll0-refclk {
7635956d97fSEmmanuel Vadot			clocks = <&k3_clks 295 9>, <&cmn_refclk>;
764c66ec88fSEmmanuel Vadot			#clock-cells = <0>;
765c66ec88fSEmmanuel Vadot			assigned-clocks = <&wiz3_pll0_refclk>;
766c66ec88fSEmmanuel Vadot			assigned-clock-parents = <&k3_clks 295 9>;
767c66ec88fSEmmanuel Vadot		};
768c66ec88fSEmmanuel Vadot
769c66ec88fSEmmanuel Vadot		wiz3_pll1_refclk: pll1-refclk {
7705956d97fSEmmanuel Vadot			clocks = <&k3_clks 295 0>, <&cmn_refclk1>;
771c66ec88fSEmmanuel Vadot			#clock-cells = <0>;
772c66ec88fSEmmanuel Vadot			assigned-clocks = <&wiz3_pll1_refclk>;
773c66ec88fSEmmanuel Vadot			assigned-clock-parents = <&k3_clks 295 0>;
774c66ec88fSEmmanuel Vadot		};
775c66ec88fSEmmanuel Vadot
776c66ec88fSEmmanuel Vadot		wiz3_refclk_dig: refclk-dig {
7775956d97fSEmmanuel Vadot			clocks = <&k3_clks 295 9>, <&k3_clks 295 0>, <&cmn_refclk>, <&cmn_refclk1>;
778c66ec88fSEmmanuel Vadot			#clock-cells = <0>;
779c66ec88fSEmmanuel Vadot			assigned-clocks = <&wiz3_refclk_dig>;
780c66ec88fSEmmanuel Vadot			assigned-clock-parents = <&k3_clks 295 9>;
781c66ec88fSEmmanuel Vadot		};
782c66ec88fSEmmanuel Vadot
783c66ec88fSEmmanuel Vadot		wiz3_cmn_refclk_dig_div: cmn-refclk-dig-div {
784c66ec88fSEmmanuel Vadot			clocks = <&wiz3_refclk_dig>;
785c66ec88fSEmmanuel Vadot			#clock-cells = <0>;
786c66ec88fSEmmanuel Vadot		};
787c66ec88fSEmmanuel Vadot
788c66ec88fSEmmanuel Vadot		wiz3_cmn_refclk1_dig_div: cmn-refclk1-dig-div {
789c66ec88fSEmmanuel Vadot			clocks = <&wiz3_pll1_refclk>;
790c66ec88fSEmmanuel Vadot			#clock-cells = <0>;
791c66ec88fSEmmanuel Vadot		};
792c66ec88fSEmmanuel Vadot
793c66ec88fSEmmanuel Vadot		serdes3: serdes@5030000 {
794c66ec88fSEmmanuel Vadot			compatible = "ti,sierra-phy-t0";
795c66ec88fSEmmanuel Vadot			reg-names = "serdes";
796c66ec88fSEmmanuel Vadot			reg = <0x5030000 0x10000>;
797c66ec88fSEmmanuel Vadot			#address-cells = <1>;
798c66ec88fSEmmanuel Vadot			#size-cells = <0>;
7995956d97fSEmmanuel Vadot			#clock-cells = <1>;
800c66ec88fSEmmanuel Vadot			resets = <&serdes_wiz3 0>;
801c66ec88fSEmmanuel Vadot			reset-names = "sierra_reset";
8025956d97fSEmmanuel Vadot			clocks = <&wiz3_cmn_refclk_dig_div>, <&wiz3_cmn_refclk1_dig_div>,
8035956d97fSEmmanuel Vadot				 <&wiz3_pll0_refclk>, <&wiz3_pll1_refclk>;
8045956d97fSEmmanuel Vadot			clock-names = "cmn_refclk_dig_div", "cmn_refclk1_dig_div",
8055956d97fSEmmanuel Vadot				      "pll0_refclk", "pll1_refclk";
806c66ec88fSEmmanuel Vadot		};
807c66ec88fSEmmanuel Vadot	};
808c66ec88fSEmmanuel Vadot
8096be33864SEmmanuel Vadot	pcie0_rc: pcie@2900000 {
8106be33864SEmmanuel Vadot		compatible = "ti,j721e-pcie-host";
8116be33864SEmmanuel Vadot		reg = <0x00 0x02900000 0x00 0x1000>,
8126be33864SEmmanuel Vadot		      <0x00 0x02907000 0x00 0x400>,
8136be33864SEmmanuel Vadot		      <0x00 0x0d000000 0x00 0x00800000>,
8146be33864SEmmanuel Vadot		      <0x00 0x10000000 0x00 0x00001000>;
8156be33864SEmmanuel Vadot		reg-names = "intd_cfg", "user_cfg", "reg", "cfg";
8166be33864SEmmanuel Vadot		interrupt-names = "link_state";
8176be33864SEmmanuel Vadot		interrupts = <GIC_SPI 318 IRQ_TYPE_EDGE_RISING>;
8186be33864SEmmanuel Vadot		device_type = "pci";
8195def4c47SEmmanuel Vadot		ti,syscon-pcie-ctrl = <&scm_conf 0x4070>;
8206be33864SEmmanuel Vadot		max-link-speed = <3>;
8216be33864SEmmanuel Vadot		num-lanes = <2>;
8226be33864SEmmanuel Vadot		power-domains = <&k3_pds 239 TI_SCI_PD_EXCLUSIVE>;
8236be33864SEmmanuel Vadot		clocks = <&k3_clks 239 1>;
8246be33864SEmmanuel Vadot		clock-names = "fck";
8256be33864SEmmanuel Vadot		#address-cells = <3>;
8266be33864SEmmanuel Vadot		#size-cells = <2>;
8278cc087a1SEmmanuel Vadot		bus-range = <0x0 0xff>;
8286be33864SEmmanuel Vadot		vendor-id = <0x104c>;
8296be33864SEmmanuel Vadot		device-id = <0xb00d>;
8306be33864SEmmanuel Vadot		msi-map = <0x0 &gic_its 0x0 0x10000>;
8316be33864SEmmanuel Vadot		dma-coherent;
8326be33864SEmmanuel Vadot		ranges = <0x01000000 0x0 0x10001000 0x0 0x10001000 0x0 0x0010000>,
8336be33864SEmmanuel Vadot			 <0x02000000 0x0 0x10011000 0x0 0x10011000 0x0 0x7fef000>;
8346be33864SEmmanuel Vadot		dma-ranges = <0x02000000 0x0 0x0 0x0 0x0 0x10000 0x0>;
835*f126890aSEmmanuel Vadot		status = "disabled";
8366be33864SEmmanuel Vadot	};
8376be33864SEmmanuel Vadot
8386be33864SEmmanuel Vadot	pcie1_rc: pcie@2910000 {
8396be33864SEmmanuel Vadot		compatible = "ti,j721e-pcie-host";
8406be33864SEmmanuel Vadot		reg = <0x00 0x02910000 0x00 0x1000>,
8416be33864SEmmanuel Vadot		      <0x00 0x02917000 0x00 0x400>,
8426be33864SEmmanuel Vadot		      <0x00 0x0d800000 0x00 0x00800000>,
8436be33864SEmmanuel Vadot		      <0x00 0x18000000 0x00 0x00001000>;
8446be33864SEmmanuel Vadot		reg-names = "intd_cfg", "user_cfg", "reg", "cfg";
8456be33864SEmmanuel Vadot		interrupt-names = "link_state";
8466be33864SEmmanuel Vadot		interrupts = <GIC_SPI 330 IRQ_TYPE_EDGE_RISING>;
8476be33864SEmmanuel Vadot		device_type = "pci";
8485def4c47SEmmanuel Vadot		ti,syscon-pcie-ctrl = <&scm_conf 0x4074>;
8496be33864SEmmanuel Vadot		max-link-speed = <3>;
8506be33864SEmmanuel Vadot		num-lanes = <2>;
8516be33864SEmmanuel Vadot		power-domains = <&k3_pds 240 TI_SCI_PD_EXCLUSIVE>;
8526be33864SEmmanuel Vadot		clocks = <&k3_clks 240 1>;
8536be33864SEmmanuel Vadot		clock-names = "fck";
8546be33864SEmmanuel Vadot		#address-cells = <3>;
8556be33864SEmmanuel Vadot		#size-cells = <2>;
8568cc087a1SEmmanuel Vadot		bus-range = <0x0 0xff>;
8576be33864SEmmanuel Vadot		vendor-id = <0x104c>;
8586be33864SEmmanuel Vadot		device-id = <0xb00d>;
8596be33864SEmmanuel Vadot		msi-map = <0x0 &gic_its 0x10000 0x10000>;
8606be33864SEmmanuel Vadot		dma-coherent;
8616be33864SEmmanuel Vadot		ranges = <0x01000000 0x0 0x18001000 0x0 0x18001000 0x0 0x0010000>,
8626be33864SEmmanuel Vadot			 <0x02000000 0x0 0x18011000 0x0 0x18011000 0x0 0x7fef000>;
8636be33864SEmmanuel Vadot		dma-ranges = <0x02000000 0x0 0x0 0x0 0x0 0x10000 0x0>;
864*f126890aSEmmanuel Vadot		status = "disabled";
8656be33864SEmmanuel Vadot	};
8666be33864SEmmanuel Vadot
8676be33864SEmmanuel Vadot	pcie2_rc: pcie@2920000 {
8686be33864SEmmanuel Vadot		compatible = "ti,j721e-pcie-host";
8696be33864SEmmanuel Vadot		reg = <0x00 0x02920000 0x00 0x1000>,
8706be33864SEmmanuel Vadot		      <0x00 0x02927000 0x00 0x400>,
8716be33864SEmmanuel Vadot		      <0x00 0x0e000000 0x00 0x00800000>,
8726be33864SEmmanuel Vadot		      <0x44 0x00000000 0x00 0x00001000>;
8736be33864SEmmanuel Vadot		reg-names = "intd_cfg", "user_cfg", "reg", "cfg";
8746be33864SEmmanuel Vadot		interrupt-names = "link_state";
8756be33864SEmmanuel Vadot		interrupts = <GIC_SPI 342 IRQ_TYPE_EDGE_RISING>;
8766be33864SEmmanuel Vadot		device_type = "pci";
8775def4c47SEmmanuel Vadot		ti,syscon-pcie-ctrl = <&scm_conf 0x4078>;
8786be33864SEmmanuel Vadot		max-link-speed = <3>;
8796be33864SEmmanuel Vadot		num-lanes = <2>;
8806be33864SEmmanuel Vadot		power-domains = <&k3_pds 241 TI_SCI_PD_EXCLUSIVE>;
8816be33864SEmmanuel Vadot		clocks = <&k3_clks 241 1>;
8826be33864SEmmanuel Vadot		clock-names = "fck";
8836be33864SEmmanuel Vadot		#address-cells = <3>;
8846be33864SEmmanuel Vadot		#size-cells = <2>;
8858cc087a1SEmmanuel Vadot		bus-range = <0x0 0xff>;
8866be33864SEmmanuel Vadot		vendor-id = <0x104c>;
8876be33864SEmmanuel Vadot		device-id = <0xb00d>;
8886be33864SEmmanuel Vadot		msi-map = <0x0 &gic_its 0x20000 0x10000>;
8896be33864SEmmanuel Vadot		dma-coherent;
8906be33864SEmmanuel Vadot		ranges = <0x01000000 0x0 0x00001000 0x44 0x00001000 0x0 0x0010000>,
8916be33864SEmmanuel Vadot			 <0x02000000 0x0 0x00011000 0x44 0x00011000 0x0 0x7fef000>;
8926be33864SEmmanuel Vadot		dma-ranges = <0x02000000 0x0 0x0 0x0 0x0 0x10000 0x0>;
893*f126890aSEmmanuel Vadot		status = "disabled";
8946be33864SEmmanuel Vadot	};
8956be33864SEmmanuel Vadot
8966be33864SEmmanuel Vadot	pcie3_rc: pcie@2930000 {
8976be33864SEmmanuel Vadot		compatible = "ti,j721e-pcie-host";
8986be33864SEmmanuel Vadot		reg = <0x00 0x02930000 0x00 0x1000>,
8996be33864SEmmanuel Vadot		      <0x00 0x02937000 0x00 0x400>,
9006be33864SEmmanuel Vadot		      <0x00 0x0e800000 0x00 0x00800000>,
9016be33864SEmmanuel Vadot		      <0x44 0x10000000 0x00 0x00001000>;
9026be33864SEmmanuel Vadot		reg-names = "intd_cfg", "user_cfg", "reg", "cfg";
9036be33864SEmmanuel Vadot		interrupt-names = "link_state";
9046be33864SEmmanuel Vadot		interrupts = <GIC_SPI 354 IRQ_TYPE_EDGE_RISING>;
9056be33864SEmmanuel Vadot		device_type = "pci";
9065def4c47SEmmanuel Vadot		ti,syscon-pcie-ctrl = <&scm_conf 0x407c>;
9076be33864SEmmanuel Vadot		max-link-speed = <3>;
9086be33864SEmmanuel Vadot		num-lanes = <2>;
9096be33864SEmmanuel Vadot		power-domains = <&k3_pds 242 TI_SCI_PD_EXCLUSIVE>;
9106be33864SEmmanuel Vadot		clocks = <&k3_clks 242 1>;
9116be33864SEmmanuel Vadot		clock-names = "fck";
9126be33864SEmmanuel Vadot		#address-cells = <3>;
9136be33864SEmmanuel Vadot		#size-cells = <2>;
9148cc087a1SEmmanuel Vadot		bus-range = <0x0 0xff>;
9156be33864SEmmanuel Vadot		vendor-id = <0x104c>;
9166be33864SEmmanuel Vadot		device-id = <0xb00d>;
9176be33864SEmmanuel Vadot		msi-map = <0x0 &gic_its 0x30000 0x10000>;
9186be33864SEmmanuel Vadot		dma-coherent;
9196be33864SEmmanuel Vadot		ranges = <0x01000000 0x0 0x00001000 0x44 0x10001000 0x0 0x0010000>,
9206be33864SEmmanuel Vadot			 <0x02000000 0x0 0x00011000 0x44 0x10011000 0x0 0x7fef000>;
9216be33864SEmmanuel Vadot		dma-ranges = <0x02000000 0x0 0x0 0x0 0x0 0x10000 0x0>;
922*f126890aSEmmanuel Vadot		status = "disabled";
9236be33864SEmmanuel Vadot	};
9246be33864SEmmanuel Vadot
925d5b0e70fSEmmanuel Vadot	serdes_wiz4: wiz@5050000 {
926d5b0e70fSEmmanuel Vadot		compatible = "ti,am64-wiz-10g";
927d5b0e70fSEmmanuel Vadot		#address-cells = <1>;
928d5b0e70fSEmmanuel Vadot		#size-cells = <1>;
929d5b0e70fSEmmanuel Vadot		power-domains = <&k3_pds 297 TI_SCI_PD_EXCLUSIVE>;
930d5b0e70fSEmmanuel Vadot		clocks = <&k3_clks 297 1>, <&k3_clks 297 9>, <&cmn_refclk>;
931d5b0e70fSEmmanuel Vadot		clock-names = "fck", "core_ref_clk", "ext_ref_clk";
932d5b0e70fSEmmanuel Vadot		assigned-clocks = <&k3_clks 297 9>;
933d5b0e70fSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 297 10>;
934d5b0e70fSEmmanuel Vadot		assigned-clock-rates = <19200000>;
935d5b0e70fSEmmanuel Vadot		num-lanes = <4>;
936d5b0e70fSEmmanuel Vadot		#reset-cells = <1>;
937d5b0e70fSEmmanuel Vadot		#clock-cells = <1>;
938d5b0e70fSEmmanuel Vadot		ranges = <0x05050000 0x00 0x05050000 0x010000>,
939d5b0e70fSEmmanuel Vadot			<0x0a030a00 0x00 0x0a030a00 0x40>;
940d5b0e70fSEmmanuel Vadot
941d5b0e70fSEmmanuel Vadot		serdes4: serdes@5050000 {
942d5b0e70fSEmmanuel Vadot			/*
943d5b0e70fSEmmanuel Vadot			 * Note: we also map DPTX PHY registers as the Torrent
944d5b0e70fSEmmanuel Vadot			 * needs to manage those.
945d5b0e70fSEmmanuel Vadot			 */
946d5b0e70fSEmmanuel Vadot			compatible = "ti,j721e-serdes-10g";
947d5b0e70fSEmmanuel Vadot			reg = <0x05050000 0x010000>,
948d5b0e70fSEmmanuel Vadot			      <0x0a030a00 0x40>; /* DPTX PHY */
949d5b0e70fSEmmanuel Vadot			reg-names = "torrent_phy", "dptx_phy";
950d5b0e70fSEmmanuel Vadot
951d5b0e70fSEmmanuel Vadot			resets = <&serdes_wiz4 0>;
952d5b0e70fSEmmanuel Vadot			reset-names = "torrent_reset";
953d5b0e70fSEmmanuel Vadot			clocks = <&serdes_wiz4 TI_WIZ_PLL0_REFCLK>;
954d5b0e70fSEmmanuel Vadot			clock-names = "refclk";
955d5b0e70fSEmmanuel Vadot			assigned-clocks = <&serdes_wiz4 TI_WIZ_PLL0_REFCLK>,
956d5b0e70fSEmmanuel Vadot					  <&serdes_wiz4 TI_WIZ_PLL1_REFCLK>,
957d5b0e70fSEmmanuel Vadot					  <&serdes_wiz4 TI_WIZ_REFCLK_DIG>;
958d5b0e70fSEmmanuel Vadot			assigned-clock-parents = <&k3_clks 297 9>,
959d5b0e70fSEmmanuel Vadot						 <&k3_clks 297 9>,
960d5b0e70fSEmmanuel Vadot						 <&k3_clks 297 9>;
961d5b0e70fSEmmanuel Vadot			#address-cells = <1>;
962d5b0e70fSEmmanuel Vadot			#size-cells = <0>;
963d5b0e70fSEmmanuel Vadot		};
964d5b0e70fSEmmanuel Vadot	};
965d5b0e70fSEmmanuel Vadot
966*f126890aSEmmanuel Vadot	main_timer0: timer@2400000 {
967*f126890aSEmmanuel Vadot		compatible = "ti,am654-timer";
968*f126890aSEmmanuel Vadot		reg = <0x00 0x2400000 0x00 0x400>;
969*f126890aSEmmanuel Vadot		interrupts = <GIC_SPI 224 IRQ_TYPE_LEVEL_HIGH>;
970*f126890aSEmmanuel Vadot		clocks = <&k3_clks 49 1>;
971*f126890aSEmmanuel Vadot		clock-names = "fck";
972*f126890aSEmmanuel Vadot		assigned-clocks = <&k3_clks 49 1>;
973*f126890aSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 49 2>;
974*f126890aSEmmanuel Vadot		power-domains = <&k3_pds 49 TI_SCI_PD_EXCLUSIVE>;
975*f126890aSEmmanuel Vadot		ti,timer-pwm;
976*f126890aSEmmanuel Vadot	};
977*f126890aSEmmanuel Vadot
978*f126890aSEmmanuel Vadot	main_timer1: timer@2410000 {
979*f126890aSEmmanuel Vadot		compatible = "ti,am654-timer";
980*f126890aSEmmanuel Vadot		reg = <0x00 0x2410000 0x00 0x400>;
981*f126890aSEmmanuel Vadot		interrupts = <GIC_SPI 225 IRQ_TYPE_LEVEL_HIGH>;
982*f126890aSEmmanuel Vadot		clocks = <&k3_clks 50 1>;
983*f126890aSEmmanuel Vadot		clock-names = "fck";
984*f126890aSEmmanuel Vadot		assigned-clocks = <&k3_clks 50 1>, <&k3_clks 327 0>;
985*f126890aSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 50 2>, <&k3_clks 327 1>;
986*f126890aSEmmanuel Vadot		power-domains = <&k3_pds 50 TI_SCI_PD_EXCLUSIVE>;
987*f126890aSEmmanuel Vadot		ti,timer-pwm;
988*f126890aSEmmanuel Vadot	};
989*f126890aSEmmanuel Vadot
990*f126890aSEmmanuel Vadot	main_timer2: timer@2420000 {
991*f126890aSEmmanuel Vadot		compatible = "ti,am654-timer";
992*f126890aSEmmanuel Vadot		reg = <0x00 0x2420000 0x00 0x400>;
993*f126890aSEmmanuel Vadot		interrupts = <GIC_SPI 226 IRQ_TYPE_LEVEL_HIGH>;
994*f126890aSEmmanuel Vadot		clocks = <&k3_clks 51 1>;
995*f126890aSEmmanuel Vadot		clock-names = "fck";
996*f126890aSEmmanuel Vadot		assigned-clocks = <&k3_clks 51 1>;
997*f126890aSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 51 2>;
998*f126890aSEmmanuel Vadot		power-domains = <&k3_pds 51 TI_SCI_PD_EXCLUSIVE>;
999*f126890aSEmmanuel Vadot		ti,timer-pwm;
1000*f126890aSEmmanuel Vadot	};
1001*f126890aSEmmanuel Vadot
1002*f126890aSEmmanuel Vadot	main_timer3: timer@2430000 {
1003*f126890aSEmmanuel Vadot		compatible = "ti,am654-timer";
1004*f126890aSEmmanuel Vadot		reg = <0x00 0x2430000 0x00 0x400>;
1005*f126890aSEmmanuel Vadot		interrupts = <GIC_SPI 227 IRQ_TYPE_LEVEL_HIGH>;
1006*f126890aSEmmanuel Vadot		clocks = <&k3_clks 52 1>;
1007*f126890aSEmmanuel Vadot		clock-names = "fck";
1008*f126890aSEmmanuel Vadot		assigned-clocks = <&k3_clks 52 1>, <&k3_clks 328 0>;
1009*f126890aSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 52 2>, <&k3_clks 328 1>;
1010*f126890aSEmmanuel Vadot		power-domains = <&k3_pds 52 TI_SCI_PD_EXCLUSIVE>;
1011*f126890aSEmmanuel Vadot		ti,timer-pwm;
1012*f126890aSEmmanuel Vadot	};
1013*f126890aSEmmanuel Vadot
1014*f126890aSEmmanuel Vadot	main_timer4: timer@2440000 {
1015*f126890aSEmmanuel Vadot		compatible = "ti,am654-timer";
1016*f126890aSEmmanuel Vadot		reg = <0x00 0x2440000 0x00 0x400>;
1017*f126890aSEmmanuel Vadot		interrupts = <GIC_SPI 228 IRQ_TYPE_LEVEL_HIGH>;
1018*f126890aSEmmanuel Vadot		clocks = <&k3_clks 53 1>;
1019*f126890aSEmmanuel Vadot		clock-names = "fck";
1020*f126890aSEmmanuel Vadot		assigned-clocks = <&k3_clks 53 1>;
1021*f126890aSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 53 2>;
1022*f126890aSEmmanuel Vadot		power-domains = <&k3_pds 53 TI_SCI_PD_EXCLUSIVE>;
1023*f126890aSEmmanuel Vadot		ti,timer-pwm;
1024*f126890aSEmmanuel Vadot	};
1025*f126890aSEmmanuel Vadot
1026*f126890aSEmmanuel Vadot	main_timer5: timer@2450000 {
1027*f126890aSEmmanuel Vadot		compatible = "ti,am654-timer";
1028*f126890aSEmmanuel Vadot		reg = <0x00 0x2450000 0x00 0x400>;
1029*f126890aSEmmanuel Vadot		interrupts = <GIC_SPI 229 IRQ_TYPE_LEVEL_HIGH>;
1030*f126890aSEmmanuel Vadot		clocks = <&k3_clks 54 1>;
1031*f126890aSEmmanuel Vadot		clock-names = "fck";
1032*f126890aSEmmanuel Vadot		assigned-clocks = <&k3_clks 54 1>, <&k3_clks 329 0>;
1033*f126890aSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 54 2>, <&k3_clks 329 1>;
1034*f126890aSEmmanuel Vadot		power-domains = <&k3_pds 54 TI_SCI_PD_EXCLUSIVE>;
1035*f126890aSEmmanuel Vadot		ti,timer-pwm;
1036*f126890aSEmmanuel Vadot	};
1037*f126890aSEmmanuel Vadot
1038*f126890aSEmmanuel Vadot	main_timer6: timer@2460000 {
1039*f126890aSEmmanuel Vadot		compatible = "ti,am654-timer";
1040*f126890aSEmmanuel Vadot		reg = <0x00 0x2460000 0x00 0x400>;
1041*f126890aSEmmanuel Vadot		interrupts = <GIC_SPI 230 IRQ_TYPE_LEVEL_HIGH>;
1042*f126890aSEmmanuel Vadot		clocks = <&k3_clks 55 1>;
1043*f126890aSEmmanuel Vadot		clock-names = "fck";
1044*f126890aSEmmanuel Vadot		assigned-clocks = <&k3_clks 55 1>;
1045*f126890aSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 55 2>;
1046*f126890aSEmmanuel Vadot		power-domains = <&k3_pds 55 TI_SCI_PD_EXCLUSIVE>;
1047*f126890aSEmmanuel Vadot		ti,timer-pwm;
1048*f126890aSEmmanuel Vadot	};
1049*f126890aSEmmanuel Vadot
1050*f126890aSEmmanuel Vadot	main_timer7: timer@2470000 {
1051*f126890aSEmmanuel Vadot		compatible = "ti,am654-timer";
1052*f126890aSEmmanuel Vadot		reg = <0x00 0x2470000 0x00 0x400>;
1053*f126890aSEmmanuel Vadot		interrupts = <GIC_SPI 231 IRQ_TYPE_LEVEL_HIGH>;
1054*f126890aSEmmanuel Vadot		clocks = <&k3_clks 57 1>;
1055*f126890aSEmmanuel Vadot		clock-names = "fck";
1056*f126890aSEmmanuel Vadot		assigned-clocks = <&k3_clks 57 1>, <&k3_clks 330 0>;
1057*f126890aSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 57 2>, <&k3_clks 330 1>;
1058*f126890aSEmmanuel Vadot		power-domains = <&k3_pds 57 TI_SCI_PD_EXCLUSIVE>;
1059*f126890aSEmmanuel Vadot		ti,timer-pwm;
1060*f126890aSEmmanuel Vadot	};
1061*f126890aSEmmanuel Vadot
1062*f126890aSEmmanuel Vadot	main_timer8: timer@2480000 {
1063*f126890aSEmmanuel Vadot		compatible = "ti,am654-timer";
1064*f126890aSEmmanuel Vadot		reg = <0x00 0x2480000 0x00 0x400>;
1065*f126890aSEmmanuel Vadot		interrupts = <GIC_SPI 232 IRQ_TYPE_LEVEL_HIGH>;
1066*f126890aSEmmanuel Vadot		clocks = <&k3_clks 58 1>;
1067*f126890aSEmmanuel Vadot		clock-names = "fck";
1068*f126890aSEmmanuel Vadot		assigned-clocks = <&k3_clks 58 1>;
1069*f126890aSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 58 2>;
1070*f126890aSEmmanuel Vadot		power-domains = <&k3_pds 58 TI_SCI_PD_EXCLUSIVE>;
1071*f126890aSEmmanuel Vadot		ti,timer-pwm;
1072*f126890aSEmmanuel Vadot	};
1073*f126890aSEmmanuel Vadot
1074*f126890aSEmmanuel Vadot	main_timer9: timer@2490000 {
1075*f126890aSEmmanuel Vadot		compatible = "ti,am654-timer";
1076*f126890aSEmmanuel Vadot		reg = <0x00 0x2490000 0x00 0x400>;
1077*f126890aSEmmanuel Vadot		interrupts = <GIC_SPI 233 IRQ_TYPE_LEVEL_HIGH>;
1078*f126890aSEmmanuel Vadot		clocks = <&k3_clks 59 1>;
1079*f126890aSEmmanuel Vadot		clock-names = "fck";
1080*f126890aSEmmanuel Vadot		assigned-clocks = <&k3_clks 59 1>, <&k3_clks 331 0>;
1081*f126890aSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 59 2>, <&k3_clks 331 1>;
1082*f126890aSEmmanuel Vadot		power-domains = <&k3_pds 59 TI_SCI_PD_EXCLUSIVE>;
1083*f126890aSEmmanuel Vadot		ti,timer-pwm;
1084*f126890aSEmmanuel Vadot	};
1085*f126890aSEmmanuel Vadot
1086*f126890aSEmmanuel Vadot	main_timer10: timer@24a0000 {
1087*f126890aSEmmanuel Vadot		compatible = "ti,am654-timer";
1088*f126890aSEmmanuel Vadot		reg = <0x00 0x24a0000 0x00 0x400>;
1089*f126890aSEmmanuel Vadot		interrupts = <GIC_SPI 234 IRQ_TYPE_LEVEL_HIGH>;
1090*f126890aSEmmanuel Vadot		clocks = <&k3_clks 60 1>;
1091*f126890aSEmmanuel Vadot		clock-names = "fck";
1092*f126890aSEmmanuel Vadot		assigned-clocks = <&k3_clks 60 1>;
1093*f126890aSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 60 2>;
1094*f126890aSEmmanuel Vadot		power-domains = <&k3_pds 60 TI_SCI_PD_EXCLUSIVE>;
1095*f126890aSEmmanuel Vadot		ti,timer-pwm;
1096*f126890aSEmmanuel Vadot	};
1097*f126890aSEmmanuel Vadot
1098*f126890aSEmmanuel Vadot	main_timer11: timer@24b0000 {
1099*f126890aSEmmanuel Vadot		compatible = "ti,am654-timer";
1100*f126890aSEmmanuel Vadot		reg = <0x00 0x24b0000 0x00 0x400>;
1101*f126890aSEmmanuel Vadot		interrupts = <GIC_SPI 235 IRQ_TYPE_LEVEL_HIGH>;
1102*f126890aSEmmanuel Vadot		clocks = <&k3_clks 62 1>;
1103*f126890aSEmmanuel Vadot		clock-names = "fck";
1104*f126890aSEmmanuel Vadot		assigned-clocks = <&k3_clks 62 1>, <&k3_clks 332 0>;
1105*f126890aSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 62 2>, <&k3_clks 332 1>;
1106*f126890aSEmmanuel Vadot		power-domains = <&k3_pds 62 TI_SCI_PD_EXCLUSIVE>;
1107*f126890aSEmmanuel Vadot		ti,timer-pwm;
1108*f126890aSEmmanuel Vadot	};
1109*f126890aSEmmanuel Vadot
1110*f126890aSEmmanuel Vadot	main_timer12: timer@24c0000 {
1111*f126890aSEmmanuel Vadot		compatible = "ti,am654-timer";
1112*f126890aSEmmanuel Vadot		reg = <0x00 0x24c0000 0x00 0x400>;
1113*f126890aSEmmanuel Vadot		interrupts = <GIC_SPI 236 IRQ_TYPE_LEVEL_HIGH>;
1114*f126890aSEmmanuel Vadot		clocks = <&k3_clks 63 1>;
1115*f126890aSEmmanuel Vadot		clock-names = "fck";
1116*f126890aSEmmanuel Vadot		assigned-clocks = <&k3_clks 63 1>;
1117*f126890aSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 63 2>;
1118*f126890aSEmmanuel Vadot		power-domains = <&k3_pds 63 TI_SCI_PD_EXCLUSIVE>;
1119*f126890aSEmmanuel Vadot		ti,timer-pwm;
1120*f126890aSEmmanuel Vadot	};
1121*f126890aSEmmanuel Vadot
1122*f126890aSEmmanuel Vadot	main_timer13: timer@24d0000 {
1123*f126890aSEmmanuel Vadot		compatible = "ti,am654-timer";
1124*f126890aSEmmanuel Vadot		reg = <0x00 0x24d0000 0x00 0x400>;
1125*f126890aSEmmanuel Vadot		interrupts = <GIC_SPI 237 IRQ_TYPE_LEVEL_HIGH>;
1126*f126890aSEmmanuel Vadot		clocks = <&k3_clks 64 1>;
1127*f126890aSEmmanuel Vadot		clock-names = "fck";
1128*f126890aSEmmanuel Vadot		assigned-clocks = <&k3_clks 64 1>, <&k3_clks 333 0>;
1129*f126890aSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 64 2>, <&k3_clks 333 1>;
1130*f126890aSEmmanuel Vadot		power-domains = <&k3_pds 64 TI_SCI_PD_EXCLUSIVE>;
1131*f126890aSEmmanuel Vadot		ti,timer-pwm;
1132*f126890aSEmmanuel Vadot	};
1133*f126890aSEmmanuel Vadot
1134*f126890aSEmmanuel Vadot	main_timer14: timer@24e0000 {
1135*f126890aSEmmanuel Vadot		compatible = "ti,am654-timer";
1136*f126890aSEmmanuel Vadot		reg = <0x00 0x24e0000 0x00 0x400>;
1137*f126890aSEmmanuel Vadot		interrupts = <GIC_SPI 238 IRQ_TYPE_LEVEL_HIGH>;
1138*f126890aSEmmanuel Vadot		clocks = <&k3_clks 65 1>;
1139*f126890aSEmmanuel Vadot		clock-names = "fck";
1140*f126890aSEmmanuel Vadot		assigned-clocks = <&k3_clks 65 1>;
1141*f126890aSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 65 2>;
1142*f126890aSEmmanuel Vadot		power-domains = <&k3_pds 65 TI_SCI_PD_EXCLUSIVE>;
1143*f126890aSEmmanuel Vadot		ti,timer-pwm;
1144*f126890aSEmmanuel Vadot	};
1145*f126890aSEmmanuel Vadot
1146*f126890aSEmmanuel Vadot	main_timer15: timer@24f0000 {
1147*f126890aSEmmanuel Vadot		compatible = "ti,am654-timer";
1148*f126890aSEmmanuel Vadot		reg = <0x00 0x24f0000 0x00 0x400>;
1149*f126890aSEmmanuel Vadot		interrupts = <GIC_SPI 239 IRQ_TYPE_LEVEL_HIGH>;
1150*f126890aSEmmanuel Vadot		clocks = <&k3_clks 66 1>;
1151*f126890aSEmmanuel Vadot		clock-names = "fck";
1152*f126890aSEmmanuel Vadot		assigned-clocks = <&k3_clks 66 1>, <&k3_clks 334 0>;
1153*f126890aSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 66 2>, <&k3_clks 334 1>;
1154*f126890aSEmmanuel Vadot		power-domains = <&k3_pds 66 TI_SCI_PD_EXCLUSIVE>;
1155*f126890aSEmmanuel Vadot		ti,timer-pwm;
1156*f126890aSEmmanuel Vadot	};
1157*f126890aSEmmanuel Vadot
1158*f126890aSEmmanuel Vadot	main_timer16: timer@2500000 {
1159*f126890aSEmmanuel Vadot		compatible = "ti,am654-timer";
1160*f126890aSEmmanuel Vadot		reg = <0x00 0x2500000 0x00 0x400>;
1161*f126890aSEmmanuel Vadot		interrupts = <GIC_SPI 240 IRQ_TYPE_LEVEL_HIGH>;
1162*f126890aSEmmanuel Vadot		clocks = <&k3_clks 67 1>;
1163*f126890aSEmmanuel Vadot		clock-names = "fck";
1164*f126890aSEmmanuel Vadot		assigned-clocks = <&k3_clks 67 1>;
1165*f126890aSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 67 2>;
1166*f126890aSEmmanuel Vadot		power-domains = <&k3_pds 67 TI_SCI_PD_EXCLUSIVE>;
1167*f126890aSEmmanuel Vadot		ti,timer-pwm;
1168*f126890aSEmmanuel Vadot	};
1169*f126890aSEmmanuel Vadot
1170*f126890aSEmmanuel Vadot	main_timer17: timer@2510000 {
1171*f126890aSEmmanuel Vadot		compatible = "ti,am654-timer";
1172*f126890aSEmmanuel Vadot		reg = <0x00 0x2510000 0x00 0x400>;
1173*f126890aSEmmanuel Vadot		interrupts = <GIC_SPI 241 IRQ_TYPE_LEVEL_HIGH>;
1174*f126890aSEmmanuel Vadot		clocks = <&k3_clks 68 1>;
1175*f126890aSEmmanuel Vadot		clock-names = "fck";
1176*f126890aSEmmanuel Vadot		assigned-clocks = <&k3_clks 68 1>, <&k3_clks 335 0>;
1177*f126890aSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 68 2>, <&k3_clks 335 1>;
1178*f126890aSEmmanuel Vadot		power-domains = <&k3_pds 68 TI_SCI_PD_EXCLUSIVE>;
1179*f126890aSEmmanuel Vadot		ti,timer-pwm;
1180*f126890aSEmmanuel Vadot	};
1181*f126890aSEmmanuel Vadot
1182*f126890aSEmmanuel Vadot	main_timer18: timer@2520000 {
1183*f126890aSEmmanuel Vadot		compatible = "ti,am654-timer";
1184*f126890aSEmmanuel Vadot		reg = <0x00 0x2520000 0x00 0x400>;
1185*f126890aSEmmanuel Vadot		interrupts = <GIC_SPI 242 IRQ_TYPE_LEVEL_HIGH>;
1186*f126890aSEmmanuel Vadot		clocks = <&k3_clks 69 1>;
1187*f126890aSEmmanuel Vadot		clock-names = "fck";
1188*f126890aSEmmanuel Vadot		assigned-clocks = <&k3_clks 69 1>;
1189*f126890aSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 69 2>;
1190*f126890aSEmmanuel Vadot		power-domains = <&k3_pds 69 TI_SCI_PD_EXCLUSIVE>;
1191*f126890aSEmmanuel Vadot		ti,timer-pwm;
1192*f126890aSEmmanuel Vadot	};
1193*f126890aSEmmanuel Vadot
1194*f126890aSEmmanuel Vadot	main_timer19: timer@2530000 {
1195*f126890aSEmmanuel Vadot		compatible = "ti,am654-timer";
1196*f126890aSEmmanuel Vadot		reg = <0x00 0x2530000 0x00 0x400>;
1197*f126890aSEmmanuel Vadot		interrupts = <GIC_SPI 243 IRQ_TYPE_LEVEL_HIGH>;
1198*f126890aSEmmanuel Vadot		clocks = <&k3_clks 70 1>;
1199*f126890aSEmmanuel Vadot		clock-names = "fck";
1200*f126890aSEmmanuel Vadot		assigned-clocks = <&k3_clks 70 1>, <&k3_clks 336 0>;
1201*f126890aSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 70 2>, <&k3_clks 336 1>;
1202*f126890aSEmmanuel Vadot		power-domains = <&k3_pds 70 TI_SCI_PD_EXCLUSIVE>;
1203*f126890aSEmmanuel Vadot		ti,timer-pwm;
1204*f126890aSEmmanuel Vadot	};
1205*f126890aSEmmanuel Vadot
1206c66ec88fSEmmanuel Vadot	main_uart0: serial@2800000 {
1207c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-uart", "ti,am654-uart";
1208c66ec88fSEmmanuel Vadot		reg = <0x00 0x02800000 0x00 0x100>;
1209c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 192 IRQ_TYPE_LEVEL_HIGH>;
1210c66ec88fSEmmanuel Vadot		clock-frequency = <48000000>;
1211c66ec88fSEmmanuel Vadot		current-speed = <115200>;
1212c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 146 TI_SCI_PD_EXCLUSIVE>;
1213c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 146 0>;
1214c66ec88fSEmmanuel Vadot		clock-names = "fclk";
12158bab661aSEmmanuel Vadot		status = "disabled";
1216c66ec88fSEmmanuel Vadot	};
1217c66ec88fSEmmanuel Vadot
1218c66ec88fSEmmanuel Vadot	main_uart1: serial@2810000 {
1219c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-uart", "ti,am654-uart";
1220c66ec88fSEmmanuel Vadot		reg = <0x00 0x02810000 0x00 0x100>;
1221c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 193 IRQ_TYPE_LEVEL_HIGH>;
1222c66ec88fSEmmanuel Vadot		clock-frequency = <48000000>;
1223c66ec88fSEmmanuel Vadot		current-speed = <115200>;
1224c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 278 TI_SCI_PD_EXCLUSIVE>;
1225c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 278 0>;
1226c66ec88fSEmmanuel Vadot		clock-names = "fclk";
12278bab661aSEmmanuel Vadot		status = "disabled";
1228c66ec88fSEmmanuel Vadot	};
1229c66ec88fSEmmanuel Vadot
1230c66ec88fSEmmanuel Vadot	main_uart2: serial@2820000 {
1231c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-uart", "ti,am654-uart";
1232c66ec88fSEmmanuel Vadot		reg = <0x00 0x02820000 0x00 0x100>;
1233c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 194 IRQ_TYPE_LEVEL_HIGH>;
1234c66ec88fSEmmanuel Vadot		clock-frequency = <48000000>;
1235c66ec88fSEmmanuel Vadot		current-speed = <115200>;
1236c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 279 TI_SCI_PD_EXCLUSIVE>;
1237c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 279 0>;
1238c66ec88fSEmmanuel Vadot		clock-names = "fclk";
12398bab661aSEmmanuel Vadot		status = "disabled";
1240c66ec88fSEmmanuel Vadot	};
1241c66ec88fSEmmanuel Vadot
1242c66ec88fSEmmanuel Vadot	main_uart3: serial@2830000 {
1243c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-uart", "ti,am654-uart";
1244c66ec88fSEmmanuel Vadot		reg = <0x00 0x02830000 0x00 0x100>;
1245c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 195 IRQ_TYPE_LEVEL_HIGH>;
1246c66ec88fSEmmanuel Vadot		clock-frequency = <48000000>;
1247c66ec88fSEmmanuel Vadot		current-speed = <115200>;
1248c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 280 TI_SCI_PD_EXCLUSIVE>;
1249c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 280 0>;
1250c66ec88fSEmmanuel Vadot		clock-names = "fclk";
12518bab661aSEmmanuel Vadot		status = "disabled";
1252c66ec88fSEmmanuel Vadot	};
1253c66ec88fSEmmanuel Vadot
1254c66ec88fSEmmanuel Vadot	main_uart4: serial@2840000 {
1255c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-uart", "ti,am654-uart";
1256c66ec88fSEmmanuel Vadot		reg = <0x00 0x02840000 0x00 0x100>;
1257c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>;
1258c66ec88fSEmmanuel Vadot		clock-frequency = <48000000>;
1259c66ec88fSEmmanuel Vadot		current-speed = <115200>;
1260c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 281 TI_SCI_PD_EXCLUSIVE>;
1261c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 281 0>;
1262c66ec88fSEmmanuel Vadot		clock-names = "fclk";
12638bab661aSEmmanuel Vadot		status = "disabled";
1264c66ec88fSEmmanuel Vadot	};
1265c66ec88fSEmmanuel Vadot
1266c66ec88fSEmmanuel Vadot	main_uart5: serial@2850000 {
1267c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-uart", "ti,am654-uart";
1268c66ec88fSEmmanuel Vadot		reg = <0x00 0x02850000 0x00 0x100>;
1269c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 197 IRQ_TYPE_LEVEL_HIGH>;
1270c66ec88fSEmmanuel Vadot		clock-frequency = <48000000>;
1271c66ec88fSEmmanuel Vadot		current-speed = <115200>;
1272c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 282 TI_SCI_PD_EXCLUSIVE>;
1273c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 282 0>;
1274c66ec88fSEmmanuel Vadot		clock-names = "fclk";
12758bab661aSEmmanuel Vadot		status = "disabled";
1276c66ec88fSEmmanuel Vadot	};
1277c66ec88fSEmmanuel Vadot
1278c66ec88fSEmmanuel Vadot	main_uart6: serial@2860000 {
1279c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-uart", "ti,am654-uart";
1280c66ec88fSEmmanuel Vadot		reg = <0x00 0x02860000 0x00 0x100>;
1281c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 198 IRQ_TYPE_LEVEL_HIGH>;
1282c66ec88fSEmmanuel Vadot		clock-frequency = <48000000>;
1283c66ec88fSEmmanuel Vadot		current-speed = <115200>;
1284c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 283 TI_SCI_PD_EXCLUSIVE>;
1285c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 283 0>;
1286c66ec88fSEmmanuel Vadot		clock-names = "fclk";
12878bab661aSEmmanuel Vadot		status = "disabled";
1288c66ec88fSEmmanuel Vadot	};
1289c66ec88fSEmmanuel Vadot
1290c66ec88fSEmmanuel Vadot	main_uart7: serial@2870000 {
1291c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-uart", "ti,am654-uart";
1292c66ec88fSEmmanuel Vadot		reg = <0x00 0x02870000 0x00 0x100>;
1293c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 199 IRQ_TYPE_LEVEL_HIGH>;
1294c66ec88fSEmmanuel Vadot		clock-frequency = <48000000>;
1295c66ec88fSEmmanuel Vadot		current-speed = <115200>;
1296c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 284 TI_SCI_PD_EXCLUSIVE>;
1297c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 284 0>;
1298c66ec88fSEmmanuel Vadot		clock-names = "fclk";
12998bab661aSEmmanuel Vadot		status = "disabled";
1300c66ec88fSEmmanuel Vadot	};
1301c66ec88fSEmmanuel Vadot
1302c66ec88fSEmmanuel Vadot	main_uart8: serial@2880000 {
1303c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-uart", "ti,am654-uart";
1304c66ec88fSEmmanuel Vadot		reg = <0x00 0x02880000 0x00 0x100>;
1305c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 248 IRQ_TYPE_LEVEL_HIGH>;
1306c66ec88fSEmmanuel Vadot		clock-frequency = <48000000>;
1307c66ec88fSEmmanuel Vadot		current-speed = <115200>;
1308c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 285 TI_SCI_PD_EXCLUSIVE>;
1309c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 285 0>;
1310c66ec88fSEmmanuel Vadot		clock-names = "fclk";
13118bab661aSEmmanuel Vadot		status = "disabled";
1312c66ec88fSEmmanuel Vadot	};
1313c66ec88fSEmmanuel Vadot
1314c66ec88fSEmmanuel Vadot	main_uart9: serial@2890000 {
1315c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-uart", "ti,am654-uart";
1316c66ec88fSEmmanuel Vadot		reg = <0x00 0x02890000 0x00 0x100>;
1317c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 249 IRQ_TYPE_LEVEL_HIGH>;
1318c66ec88fSEmmanuel Vadot		clock-frequency = <48000000>;
1319c66ec88fSEmmanuel Vadot		current-speed = <115200>;
1320c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 286 TI_SCI_PD_EXCLUSIVE>;
1321c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 286 0>;
1322c66ec88fSEmmanuel Vadot		clock-names = "fclk";
13238bab661aSEmmanuel Vadot		status = "disabled";
1324c66ec88fSEmmanuel Vadot	};
1325c66ec88fSEmmanuel Vadot
1326c66ec88fSEmmanuel Vadot	main_gpio0: gpio@600000 {
1327c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-gpio", "ti,keystone-gpio";
1328c66ec88fSEmmanuel Vadot		reg = <0x0 0x00600000 0x0 0x100>;
1329c66ec88fSEmmanuel Vadot		gpio-controller;
1330c66ec88fSEmmanuel Vadot		#gpio-cells = <2>;
1331c66ec88fSEmmanuel Vadot		interrupt-parent = <&main_gpio_intr>;
1332c66ec88fSEmmanuel Vadot		interrupts = <256>, <257>, <258>, <259>,
1333c66ec88fSEmmanuel Vadot			     <260>, <261>, <262>, <263>;
1334c66ec88fSEmmanuel Vadot		interrupt-controller;
1335c66ec88fSEmmanuel Vadot		#interrupt-cells = <2>;
1336c66ec88fSEmmanuel Vadot		ti,ngpio = <128>;
1337c66ec88fSEmmanuel Vadot		ti,davinci-gpio-unbanked = <0>;
1338c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 105 TI_SCI_PD_EXCLUSIVE>;
1339c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 105 0>;
1340c66ec88fSEmmanuel Vadot		clock-names = "gpio";
1341c66ec88fSEmmanuel Vadot	};
1342c66ec88fSEmmanuel Vadot
1343c66ec88fSEmmanuel Vadot	main_gpio1: gpio@601000 {
1344c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-gpio", "ti,keystone-gpio";
1345c66ec88fSEmmanuel Vadot		reg = <0x0 0x00601000 0x0 0x100>;
1346c66ec88fSEmmanuel Vadot		gpio-controller;
1347c66ec88fSEmmanuel Vadot		#gpio-cells = <2>;
1348c66ec88fSEmmanuel Vadot		interrupt-parent = <&main_gpio_intr>;
1349c66ec88fSEmmanuel Vadot		interrupts = <288>, <289>, <290>;
1350c66ec88fSEmmanuel Vadot		interrupt-controller;
1351c66ec88fSEmmanuel Vadot		#interrupt-cells = <2>;
1352c66ec88fSEmmanuel Vadot		ti,ngpio = <36>;
1353c66ec88fSEmmanuel Vadot		ti,davinci-gpio-unbanked = <0>;
1354c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 106 TI_SCI_PD_EXCLUSIVE>;
1355c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 106 0>;
1356c66ec88fSEmmanuel Vadot		clock-names = "gpio";
1357c66ec88fSEmmanuel Vadot	};
1358c66ec88fSEmmanuel Vadot
1359c66ec88fSEmmanuel Vadot	main_gpio2: gpio@610000 {
1360c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-gpio", "ti,keystone-gpio";
1361c66ec88fSEmmanuel Vadot		reg = <0x0 0x00610000 0x0 0x100>;
1362c66ec88fSEmmanuel Vadot		gpio-controller;
1363c66ec88fSEmmanuel Vadot		#gpio-cells = <2>;
1364c66ec88fSEmmanuel Vadot		interrupt-parent = <&main_gpio_intr>;
1365c66ec88fSEmmanuel Vadot		interrupts = <264>, <265>, <266>, <267>,
1366c66ec88fSEmmanuel Vadot			     <268>, <269>, <270>, <271>;
1367c66ec88fSEmmanuel Vadot		interrupt-controller;
1368c66ec88fSEmmanuel Vadot		#interrupt-cells = <2>;
1369c66ec88fSEmmanuel Vadot		ti,ngpio = <128>;
1370c66ec88fSEmmanuel Vadot		ti,davinci-gpio-unbanked = <0>;
1371c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 107 TI_SCI_PD_EXCLUSIVE>;
1372c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 107 0>;
1373c66ec88fSEmmanuel Vadot		clock-names = "gpio";
1374c66ec88fSEmmanuel Vadot	};
1375c66ec88fSEmmanuel Vadot
1376c66ec88fSEmmanuel Vadot	main_gpio3: gpio@611000 {
1377c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-gpio", "ti,keystone-gpio";
1378c66ec88fSEmmanuel Vadot		reg = <0x0 0x00611000 0x0 0x100>;
1379c66ec88fSEmmanuel Vadot		gpio-controller;
1380c66ec88fSEmmanuel Vadot		#gpio-cells = <2>;
1381c66ec88fSEmmanuel Vadot		interrupt-parent = <&main_gpio_intr>;
1382c66ec88fSEmmanuel Vadot		interrupts = <292>, <293>, <294>;
1383c66ec88fSEmmanuel Vadot		interrupt-controller;
1384c66ec88fSEmmanuel Vadot		#interrupt-cells = <2>;
1385c66ec88fSEmmanuel Vadot		ti,ngpio = <36>;
1386c66ec88fSEmmanuel Vadot		ti,davinci-gpio-unbanked = <0>;
1387c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 108 TI_SCI_PD_EXCLUSIVE>;
1388c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 108 0>;
1389c66ec88fSEmmanuel Vadot		clock-names = "gpio";
1390c66ec88fSEmmanuel Vadot	};
1391c66ec88fSEmmanuel Vadot
1392c66ec88fSEmmanuel Vadot	main_gpio4: gpio@620000 {
1393c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-gpio", "ti,keystone-gpio";
1394c66ec88fSEmmanuel Vadot		reg = <0x0 0x00620000 0x0 0x100>;
1395c66ec88fSEmmanuel Vadot		gpio-controller;
1396c66ec88fSEmmanuel Vadot		#gpio-cells = <2>;
1397c66ec88fSEmmanuel Vadot		interrupt-parent = <&main_gpio_intr>;
1398c66ec88fSEmmanuel Vadot		interrupts = <272>, <273>, <274>, <275>,
1399c66ec88fSEmmanuel Vadot			     <276>, <277>, <278>, <279>;
1400c66ec88fSEmmanuel Vadot		interrupt-controller;
1401c66ec88fSEmmanuel Vadot		#interrupt-cells = <2>;
1402c66ec88fSEmmanuel Vadot		ti,ngpio = <128>;
1403c66ec88fSEmmanuel Vadot		ti,davinci-gpio-unbanked = <0>;
1404c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 109 TI_SCI_PD_EXCLUSIVE>;
1405c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 109 0>;
1406c66ec88fSEmmanuel Vadot		clock-names = "gpio";
1407c66ec88fSEmmanuel Vadot	};
1408c66ec88fSEmmanuel Vadot
1409c66ec88fSEmmanuel Vadot	main_gpio5: gpio@621000 {
1410c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-gpio", "ti,keystone-gpio";
1411c66ec88fSEmmanuel Vadot		reg = <0x0 0x00621000 0x0 0x100>;
1412c66ec88fSEmmanuel Vadot		gpio-controller;
1413c66ec88fSEmmanuel Vadot		#gpio-cells = <2>;
1414c66ec88fSEmmanuel Vadot		interrupt-parent = <&main_gpio_intr>;
1415c66ec88fSEmmanuel Vadot		interrupts = <296>, <297>, <298>;
1416c66ec88fSEmmanuel Vadot		interrupt-controller;
1417c66ec88fSEmmanuel Vadot		#interrupt-cells = <2>;
1418c66ec88fSEmmanuel Vadot		ti,ngpio = <36>;
1419c66ec88fSEmmanuel Vadot		ti,davinci-gpio-unbanked = <0>;
1420c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 110 TI_SCI_PD_EXCLUSIVE>;
1421c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 110 0>;
1422c66ec88fSEmmanuel Vadot		clock-names = "gpio";
1423c66ec88fSEmmanuel Vadot	};
1424c66ec88fSEmmanuel Vadot
1425c66ec88fSEmmanuel Vadot	main_gpio6: gpio@630000 {
1426c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-gpio", "ti,keystone-gpio";
1427c66ec88fSEmmanuel Vadot		reg = <0x0 0x00630000 0x0 0x100>;
1428c66ec88fSEmmanuel Vadot		gpio-controller;
1429c66ec88fSEmmanuel Vadot		#gpio-cells = <2>;
1430c66ec88fSEmmanuel Vadot		interrupt-parent = <&main_gpio_intr>;
1431c66ec88fSEmmanuel Vadot		interrupts = <280>, <281>, <282>, <283>,
1432c66ec88fSEmmanuel Vadot			     <284>, <285>, <286>, <287>;
1433c66ec88fSEmmanuel Vadot		interrupt-controller;
1434c66ec88fSEmmanuel Vadot		#interrupt-cells = <2>;
1435c66ec88fSEmmanuel Vadot		ti,ngpio = <128>;
1436c66ec88fSEmmanuel Vadot		ti,davinci-gpio-unbanked = <0>;
1437c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 111 TI_SCI_PD_EXCLUSIVE>;
1438c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 111 0>;
1439c66ec88fSEmmanuel Vadot		clock-names = "gpio";
1440c66ec88fSEmmanuel Vadot	};
1441c66ec88fSEmmanuel Vadot
1442c66ec88fSEmmanuel Vadot	main_gpio7: gpio@631000 {
1443c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-gpio", "ti,keystone-gpio";
1444c66ec88fSEmmanuel Vadot		reg = <0x0 0x00631000 0x0 0x100>;
1445c66ec88fSEmmanuel Vadot		gpio-controller;
1446c66ec88fSEmmanuel Vadot		#gpio-cells = <2>;
1447c66ec88fSEmmanuel Vadot		interrupt-parent = <&main_gpio_intr>;
1448c66ec88fSEmmanuel Vadot		interrupts = <300>, <301>, <302>;
1449c66ec88fSEmmanuel Vadot		interrupt-controller;
1450c66ec88fSEmmanuel Vadot		#interrupt-cells = <2>;
1451c66ec88fSEmmanuel Vadot		ti,ngpio = <36>;
1452c66ec88fSEmmanuel Vadot		ti,davinci-gpio-unbanked = <0>;
1453c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 112 TI_SCI_PD_EXCLUSIVE>;
1454c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 112 0>;
1455c66ec88fSEmmanuel Vadot		clock-names = "gpio";
1456c66ec88fSEmmanuel Vadot	};
1457c66ec88fSEmmanuel Vadot
14585def4c47SEmmanuel Vadot	main_sdhci0: mmc@4f80000 {
1459c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-sdhci-8bit";
1460c66ec88fSEmmanuel Vadot		reg = <0x0 0x4f80000 0x0 0x1000>, <0x0 0x4f88000 0x0 0x400>;
1461c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>;
1462c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 91 TI_SCI_PD_EXCLUSIVE>;
14635def4c47SEmmanuel Vadot		clock-names = "clk_ahb", "clk_xin";
14645def4c47SEmmanuel Vadot		clocks = <&k3_clks 91 0>, <&k3_clks 91 1>;
1465c66ec88fSEmmanuel Vadot		assigned-clocks = <&k3_clks 91 1>;
1466c66ec88fSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 91 2>;
1467c66ec88fSEmmanuel Vadot		bus-width = <8>;
14682eb4d8dcSEmmanuel Vadot		mmc-hs200-1_8v;
1469c66ec88fSEmmanuel Vadot		mmc-ddr-1_8v;
1470*f126890aSEmmanuel Vadot		ti,otap-del-sel-legacy = <0x0>;
1471*f126890aSEmmanuel Vadot		ti,otap-del-sel-mmc-hs = <0x0>;
14725def4c47SEmmanuel Vadot		ti,otap-del-sel-ddr52 = <0x5>;
14735def4c47SEmmanuel Vadot		ti,otap-del-sel-hs200 = <0x6>;
14745def4c47SEmmanuel Vadot		ti,otap-del-sel-hs400 = <0x0>;
14752eb4d8dcSEmmanuel Vadot		ti,itap-del-sel-legacy = <0x10>;
14762eb4d8dcSEmmanuel Vadot		ti,itap-del-sel-mmc-hs = <0xa>;
14772eb4d8dcSEmmanuel Vadot		ti,itap-del-sel-ddr52 = <0x3>;
1478c66ec88fSEmmanuel Vadot		ti,trm-icp = <0x8>;
1479c66ec88fSEmmanuel Vadot		dma-coherent;
1480c66ec88fSEmmanuel Vadot	};
1481c66ec88fSEmmanuel Vadot
14825def4c47SEmmanuel Vadot	main_sdhci1: mmc@4fb0000 {
1483c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-sdhci-4bit";
1484c66ec88fSEmmanuel Vadot		reg = <0x0 0x04fb0000 0x0 0x1000>, <0x0 0x4fb8000 0x0 0x400>;
1485c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>;
1486c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 92 TI_SCI_PD_EXCLUSIVE>;
14875def4c47SEmmanuel Vadot		clock-names = "clk_ahb", "clk_xin";
14885def4c47SEmmanuel Vadot		clocks = <&k3_clks 92 5>, <&k3_clks 92 0>;
1489c66ec88fSEmmanuel Vadot		assigned-clocks = <&k3_clks 92 0>;
1490c66ec88fSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 92 1>;
14915def4c47SEmmanuel Vadot		ti,otap-del-sel-legacy = <0x0>;
1492*f126890aSEmmanuel Vadot		ti,otap-del-sel-sd-hs = <0x0>;
14935def4c47SEmmanuel Vadot		ti,otap-del-sel-sdr12 = <0xf>;
14945def4c47SEmmanuel Vadot		ti,otap-del-sel-sdr25 = <0xf>;
14955def4c47SEmmanuel Vadot		ti,otap-del-sel-sdr50 = <0xc>;
14965def4c47SEmmanuel Vadot		ti,otap-del-sel-ddr50 = <0xc>;
1497*f126890aSEmmanuel Vadot		ti,otap-del-sel-sdr104 = <0x5>;
14982eb4d8dcSEmmanuel Vadot		ti,itap-del-sel-legacy = <0x0>;
14992eb4d8dcSEmmanuel Vadot		ti,itap-del-sel-sd-hs = <0x0>;
15002eb4d8dcSEmmanuel Vadot		ti,itap-del-sel-sdr12 = <0x0>;
15012eb4d8dcSEmmanuel Vadot		ti,itap-del-sel-sdr25 = <0x0>;
15022eb4d8dcSEmmanuel Vadot		ti,itap-del-sel-ddr50 = <0x2>;
1503c66ec88fSEmmanuel Vadot		ti,trm-icp = <0x8>;
1504c66ec88fSEmmanuel Vadot		ti,clkbuf-sel = <0x7>;
1505c66ec88fSEmmanuel Vadot		dma-coherent;
15062eb4d8dcSEmmanuel Vadot		sdhci-caps-mask = <0x2 0x0>;
1507c66ec88fSEmmanuel Vadot	};
1508c66ec88fSEmmanuel Vadot
15095def4c47SEmmanuel Vadot	main_sdhci2: mmc@4f98000 {
1510c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-sdhci-4bit";
1511c66ec88fSEmmanuel Vadot		reg = <0x0 0x4f98000 0x0 0x1000>, <0x0 0x4f90000 0x0 0x400>;
1512c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 5 IRQ_TYPE_LEVEL_HIGH>;
1513c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 93 TI_SCI_PD_EXCLUSIVE>;
15145def4c47SEmmanuel Vadot		clock-names = "clk_ahb", "clk_xin";
15155def4c47SEmmanuel Vadot		clocks = <&k3_clks 93 5>, <&k3_clks 93 0>;
1516c66ec88fSEmmanuel Vadot		assigned-clocks = <&k3_clks 93 0>;
1517c66ec88fSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 93 1>;
15185def4c47SEmmanuel Vadot		ti,otap-del-sel-legacy = <0x0>;
1519*f126890aSEmmanuel Vadot		ti,otap-del-sel-sd-hs = <0x0>;
15205def4c47SEmmanuel Vadot		ti,otap-del-sel-sdr12 = <0xf>;
15215def4c47SEmmanuel Vadot		ti,otap-del-sel-sdr25 = <0xf>;
15225def4c47SEmmanuel Vadot		ti,otap-del-sel-sdr50 = <0xc>;
15235def4c47SEmmanuel Vadot		ti,otap-del-sel-ddr50 = <0xc>;
1524*f126890aSEmmanuel Vadot		ti,otap-del-sel-sdr104 = <0x5>;
15252eb4d8dcSEmmanuel Vadot		ti,itap-del-sel-legacy = <0x0>;
15262eb4d8dcSEmmanuel Vadot		ti,itap-del-sel-sd-hs = <0x0>;
15272eb4d8dcSEmmanuel Vadot		ti,itap-del-sel-sdr12 = <0x0>;
15282eb4d8dcSEmmanuel Vadot		ti,itap-del-sel-sdr25 = <0x0>;
15292eb4d8dcSEmmanuel Vadot		ti,itap-del-sel-ddr50 = <0x2>;
1530c66ec88fSEmmanuel Vadot		ti,trm-icp = <0x8>;
1531c66ec88fSEmmanuel Vadot		ti,clkbuf-sel = <0x7>;
1532c66ec88fSEmmanuel Vadot		dma-coherent;
15332eb4d8dcSEmmanuel Vadot		sdhci-caps-mask = <0x2 0x0>;
1534c66ec88fSEmmanuel Vadot	};
1535c66ec88fSEmmanuel Vadot
15366be33864SEmmanuel Vadot	usbss0: cdns-usb@4104000 {
1537c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-usb";
1538c66ec88fSEmmanuel Vadot		reg = <0x00 0x4104000 0x00 0x100>;
1539c66ec88fSEmmanuel Vadot		dma-coherent;
1540c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 288 TI_SCI_PD_EXCLUSIVE>;
1541c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 288 15>, <&k3_clks 288 3>;
1542c66ec88fSEmmanuel Vadot		clock-names = "ref", "lpm";
1543c66ec88fSEmmanuel Vadot		assigned-clocks = <&k3_clks 288 15>;	/* USB2_REFCLK */
1544c66ec88fSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 288 16>; /* HFOSC0 */
1545c66ec88fSEmmanuel Vadot		#address-cells = <2>;
1546c66ec88fSEmmanuel Vadot		#size-cells = <2>;
1547c66ec88fSEmmanuel Vadot		ranges;
1548c66ec88fSEmmanuel Vadot
1549c66ec88fSEmmanuel Vadot		usb0: usb@6000000 {
1550c66ec88fSEmmanuel Vadot			compatible = "cdns,usb3";
1551c66ec88fSEmmanuel Vadot			reg = <0x00 0x6000000 0x00 0x10000>,
1552c66ec88fSEmmanuel Vadot			      <0x00 0x6010000 0x00 0x10000>,
1553c66ec88fSEmmanuel Vadot			      <0x00 0x6020000 0x00 0x10000>;
1554c66ec88fSEmmanuel Vadot			reg-names = "otg", "xhci", "dev";
1555c66ec88fSEmmanuel Vadot			interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>,	/* irq.0 */
1556c66ec88fSEmmanuel Vadot				     <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>,	/* irq.6 */
1557c66ec88fSEmmanuel Vadot				     <GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>;	/* otgirq.0 */
1558c66ec88fSEmmanuel Vadot			interrupt-names = "host",
1559c66ec88fSEmmanuel Vadot					  "peripheral",
1560c66ec88fSEmmanuel Vadot					  "otg";
1561c66ec88fSEmmanuel Vadot			maximum-speed = "super-speed";
1562c66ec88fSEmmanuel Vadot			dr_mode = "otg";
1563c66ec88fSEmmanuel Vadot		};
1564c66ec88fSEmmanuel Vadot	};
1565c66ec88fSEmmanuel Vadot
15666be33864SEmmanuel Vadot	usbss1: cdns-usb@4114000 {
1567c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-usb";
1568c66ec88fSEmmanuel Vadot		reg = <0x00 0x4114000 0x00 0x100>;
1569c66ec88fSEmmanuel Vadot		dma-coherent;
1570c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 289 TI_SCI_PD_EXCLUSIVE>;
1571c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 289 15>, <&k3_clks 289 3>;
1572c66ec88fSEmmanuel Vadot		clock-names = "ref", "lpm";
1573c66ec88fSEmmanuel Vadot		assigned-clocks = <&k3_clks 289 15>;	/* USB2_REFCLK */
1574c66ec88fSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 289 16>; /* HFOSC0 */
1575c66ec88fSEmmanuel Vadot		#address-cells = <2>;
1576c66ec88fSEmmanuel Vadot		#size-cells = <2>;
1577c66ec88fSEmmanuel Vadot		ranges;
1578c66ec88fSEmmanuel Vadot
1579c66ec88fSEmmanuel Vadot		usb1: usb@6400000 {
1580c66ec88fSEmmanuel Vadot			compatible = "cdns,usb3";
1581c66ec88fSEmmanuel Vadot			reg = <0x00 0x6400000 0x00 0x10000>,
1582c66ec88fSEmmanuel Vadot			      <0x00 0x6410000 0x00 0x10000>,
1583c66ec88fSEmmanuel Vadot			      <0x00 0x6420000 0x00 0x10000>;
1584c66ec88fSEmmanuel Vadot			reg-names = "otg", "xhci", "dev";
1585c66ec88fSEmmanuel Vadot			interrupts = <GIC_SPI 104 IRQ_TYPE_LEVEL_HIGH>,	/* irq.0 */
1586c66ec88fSEmmanuel Vadot				     <GIC_SPI 110 IRQ_TYPE_LEVEL_HIGH>,	/* irq.6 */
1587c66ec88fSEmmanuel Vadot				     <GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>;	/* otgirq.0 */
1588c66ec88fSEmmanuel Vadot			interrupt-names = "host",
1589c66ec88fSEmmanuel Vadot					  "peripheral",
1590c66ec88fSEmmanuel Vadot					  "otg";
1591c66ec88fSEmmanuel Vadot			maximum-speed = "super-speed";
1592c66ec88fSEmmanuel Vadot			dr_mode = "otg";
1593c66ec88fSEmmanuel Vadot		};
1594c66ec88fSEmmanuel Vadot	};
1595c66ec88fSEmmanuel Vadot
1596c66ec88fSEmmanuel Vadot	main_i2c0: i2c@2000000 {
1597c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-i2c", "ti,omap4-i2c";
1598c66ec88fSEmmanuel Vadot		reg = <0x0 0x2000000 0x0 0x100>;
1599c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 200 IRQ_TYPE_LEVEL_HIGH>;
1600c66ec88fSEmmanuel Vadot		#address-cells = <1>;
1601c66ec88fSEmmanuel Vadot		#size-cells = <0>;
1602c66ec88fSEmmanuel Vadot		clock-names = "fck";
1603c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 187 0>;
1604c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 187 TI_SCI_PD_SHARED>;
16058bab661aSEmmanuel Vadot		status = "disabled";
1606c66ec88fSEmmanuel Vadot	};
1607c66ec88fSEmmanuel Vadot
1608c66ec88fSEmmanuel Vadot	main_i2c1: i2c@2010000 {
1609c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-i2c", "ti,omap4-i2c";
1610c66ec88fSEmmanuel Vadot		reg = <0x0 0x2010000 0x0 0x100>;
1611c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 201 IRQ_TYPE_LEVEL_HIGH>;
1612c66ec88fSEmmanuel Vadot		#address-cells = <1>;
1613c66ec88fSEmmanuel Vadot		#size-cells = <0>;
1614c66ec88fSEmmanuel Vadot		clock-names = "fck";
1615c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 188 0>;
1616c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 188 TI_SCI_PD_EXCLUSIVE>;
16178bab661aSEmmanuel Vadot		status = "disabled";
1618c66ec88fSEmmanuel Vadot	};
1619c66ec88fSEmmanuel Vadot
1620c66ec88fSEmmanuel Vadot	main_i2c2: i2c@2020000 {
1621c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-i2c", "ti,omap4-i2c";
1622c66ec88fSEmmanuel Vadot		reg = <0x0 0x2020000 0x0 0x100>;
1623c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 202 IRQ_TYPE_LEVEL_HIGH>;
1624c66ec88fSEmmanuel Vadot		#address-cells = <1>;
1625c66ec88fSEmmanuel Vadot		#size-cells = <0>;
1626c66ec88fSEmmanuel Vadot		clock-names = "fck";
1627c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 189 0>;
1628c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 189 TI_SCI_PD_EXCLUSIVE>;
16298bab661aSEmmanuel Vadot		status = "disabled";
1630c66ec88fSEmmanuel Vadot	};
1631c66ec88fSEmmanuel Vadot
1632c66ec88fSEmmanuel Vadot	main_i2c3: i2c@2030000 {
1633c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-i2c", "ti,omap4-i2c";
1634c66ec88fSEmmanuel Vadot		reg = <0x0 0x2030000 0x0 0x100>;
1635c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 203 IRQ_TYPE_LEVEL_HIGH>;
1636c66ec88fSEmmanuel Vadot		#address-cells = <1>;
1637c66ec88fSEmmanuel Vadot		#size-cells = <0>;
1638c66ec88fSEmmanuel Vadot		clock-names = "fck";
1639c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 190 0>;
1640c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 190 TI_SCI_PD_EXCLUSIVE>;
16418bab661aSEmmanuel Vadot		status = "disabled";
1642c66ec88fSEmmanuel Vadot	};
1643c66ec88fSEmmanuel Vadot
1644c66ec88fSEmmanuel Vadot	main_i2c4: i2c@2040000 {
1645c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-i2c", "ti,omap4-i2c";
1646c66ec88fSEmmanuel Vadot		reg = <0x0 0x2040000 0x0 0x100>;
1647c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 204 IRQ_TYPE_LEVEL_HIGH>;
1648c66ec88fSEmmanuel Vadot		#address-cells = <1>;
1649c66ec88fSEmmanuel Vadot		#size-cells = <0>;
1650c66ec88fSEmmanuel Vadot		clock-names = "fck";
1651c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 191 0>;
1652c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 191 TI_SCI_PD_EXCLUSIVE>;
16538bab661aSEmmanuel Vadot		status = "disabled";
1654c66ec88fSEmmanuel Vadot	};
1655c66ec88fSEmmanuel Vadot
1656c66ec88fSEmmanuel Vadot	main_i2c5: i2c@2050000 {
1657c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-i2c", "ti,omap4-i2c";
1658c66ec88fSEmmanuel Vadot		reg = <0x0 0x2050000 0x0 0x100>;
1659c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 205 IRQ_TYPE_LEVEL_HIGH>;
1660c66ec88fSEmmanuel Vadot		#address-cells = <1>;
1661c66ec88fSEmmanuel Vadot		#size-cells = <0>;
1662c66ec88fSEmmanuel Vadot		clock-names = "fck";
1663c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 192 0>;
1664c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 192 TI_SCI_PD_EXCLUSIVE>;
16658bab661aSEmmanuel Vadot		status = "disabled";
1666c66ec88fSEmmanuel Vadot	};
1667c66ec88fSEmmanuel Vadot
1668c66ec88fSEmmanuel Vadot	main_i2c6: i2c@2060000 {
1669c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-i2c", "ti,omap4-i2c";
1670c66ec88fSEmmanuel Vadot		reg = <0x0 0x2060000 0x0 0x100>;
1671c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 206 IRQ_TYPE_LEVEL_HIGH>;
1672c66ec88fSEmmanuel Vadot		#address-cells = <1>;
1673c66ec88fSEmmanuel Vadot		#size-cells = <0>;
1674c66ec88fSEmmanuel Vadot		clock-names = "fck";
1675c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 193 0>;
1676c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 193 TI_SCI_PD_EXCLUSIVE>;
16778bab661aSEmmanuel Vadot		status = "disabled";
1678c66ec88fSEmmanuel Vadot	};
1679c66ec88fSEmmanuel Vadot
1680c66ec88fSEmmanuel Vadot	ufs_wrapper: ufs-wrapper@4e80000 {
1681c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-ufs";
1682c66ec88fSEmmanuel Vadot		reg = <0x0 0x4e80000 0x0 0x100>;
1683c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 277 TI_SCI_PD_EXCLUSIVE>;
1684c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 277 1>;
1685c66ec88fSEmmanuel Vadot		assigned-clocks = <&k3_clks 277 1>;
1686c66ec88fSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 277 4>;
1687c66ec88fSEmmanuel Vadot		ranges;
1688c66ec88fSEmmanuel Vadot		#address-cells = <2>;
1689c66ec88fSEmmanuel Vadot		#size-cells = <2>;
1690c66ec88fSEmmanuel Vadot
1691c66ec88fSEmmanuel Vadot		ufs@4e84000 {
1692c66ec88fSEmmanuel Vadot			compatible = "cdns,ufshc-m31-16nm", "jedec,ufs-2.0";
1693c66ec88fSEmmanuel Vadot			reg = <0x0 0x4e84000 0x0 0x10000>;
1694c66ec88fSEmmanuel Vadot			interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>;
1695c66ec88fSEmmanuel Vadot			freq-table-hz = <250000000 250000000>, <19200000 19200000>, <19200000 19200000>;
1696c66ec88fSEmmanuel Vadot			clocks = <&k3_clks 277 0>, <&k3_clks 277 1>, <&k3_clks 277 1>;
1697c66ec88fSEmmanuel Vadot			clock-names = "core_clk", "phy_clk", "ref_clk";
1698c66ec88fSEmmanuel Vadot			dma-coherent;
1699c66ec88fSEmmanuel Vadot		};
1700c66ec88fSEmmanuel Vadot	};
1701c66ec88fSEmmanuel Vadot
1702d5b0e70fSEmmanuel Vadot	mhdp: dp-bridge@a000000 {
1703d5b0e70fSEmmanuel Vadot		compatible = "ti,j721e-mhdp8546";
1704d5b0e70fSEmmanuel Vadot		/*
1705d5b0e70fSEmmanuel Vadot		 * Note: we do not map DPTX PHY area, as that is handled by
1706d5b0e70fSEmmanuel Vadot		 * the PHY driver.
1707d5b0e70fSEmmanuel Vadot		 */
1708d5b0e70fSEmmanuel Vadot		reg = <0x00 0x0a000000 0x00 0x030a00>, /* DSS_EDP0_V2A_CORE_VP_REGS_APB */
1709d5b0e70fSEmmanuel Vadot		      <0x00 0x04f40000 0x00 0x20>;    /* DSS_EDP0_INTG_CFG_VP */
1710d5b0e70fSEmmanuel Vadot		reg-names = "mhdptx", "j721e-intg";
1711d5b0e70fSEmmanuel Vadot
1712d5b0e70fSEmmanuel Vadot		clocks = <&k3_clks 151 36>;
1713d5b0e70fSEmmanuel Vadot
1714d5b0e70fSEmmanuel Vadot		interrupt-parent = <&gic500>;
1715d5b0e70fSEmmanuel Vadot		interrupts = <GIC_SPI 614 IRQ_TYPE_LEVEL_HIGH>;
1716d5b0e70fSEmmanuel Vadot
1717d5b0e70fSEmmanuel Vadot		power-domains = <&k3_pds 151 TI_SCI_PD_EXCLUSIVE>;
1718d5b0e70fSEmmanuel Vadot
1719d5b0e70fSEmmanuel Vadot		dp0_ports: ports {
1720d5b0e70fSEmmanuel Vadot			#address-cells = <1>;
1721d5b0e70fSEmmanuel Vadot			#size-cells = <0>;
1722d5b0e70fSEmmanuel Vadot
1723d5b0e70fSEmmanuel Vadot			port@0 {
1724d5b0e70fSEmmanuel Vadot			    reg = <0>;
1725d5b0e70fSEmmanuel Vadot			};
1726d5b0e70fSEmmanuel Vadot
1727d5b0e70fSEmmanuel Vadot			port@4 {
1728d5b0e70fSEmmanuel Vadot			    reg = <4>;
1729d5b0e70fSEmmanuel Vadot			};
1730d5b0e70fSEmmanuel Vadot		};
1731d5b0e70fSEmmanuel Vadot	};
1732d5b0e70fSEmmanuel Vadot
17335def4c47SEmmanuel Vadot	dss: dss@4a00000 {
1734c66ec88fSEmmanuel Vadot		compatible = "ti,j721e-dss";
1735c66ec88fSEmmanuel Vadot		reg =
1736c66ec88fSEmmanuel Vadot			<0x00 0x04a00000 0x00 0x10000>, /* common_m */
1737c66ec88fSEmmanuel Vadot			<0x00 0x04a10000 0x00 0x10000>, /* common_s0*/
1738c66ec88fSEmmanuel Vadot			<0x00 0x04b00000 0x00 0x10000>, /* common_s1*/
1739c66ec88fSEmmanuel Vadot			<0x00 0x04b10000 0x00 0x10000>, /* common_s2*/
1740c66ec88fSEmmanuel Vadot
1741c66ec88fSEmmanuel Vadot			<0x00 0x04a20000 0x00 0x10000>, /* vidl1 */
1742c66ec88fSEmmanuel Vadot			<0x00 0x04a30000 0x00 0x10000>, /* vidl2 */
1743c66ec88fSEmmanuel Vadot			<0x00 0x04a50000 0x00 0x10000>, /* vid1 */
1744c66ec88fSEmmanuel Vadot			<0x00 0x04a60000 0x00 0x10000>, /* vid2 */
1745c66ec88fSEmmanuel Vadot
1746c66ec88fSEmmanuel Vadot			<0x00 0x04a70000 0x00 0x10000>, /* ovr1 */
1747c66ec88fSEmmanuel Vadot			<0x00 0x04a90000 0x00 0x10000>, /* ovr2 */
1748c66ec88fSEmmanuel Vadot			<0x00 0x04ab0000 0x00 0x10000>, /* ovr3 */
1749c66ec88fSEmmanuel Vadot			<0x00 0x04ad0000 0x00 0x10000>, /* ovr4 */
1750c66ec88fSEmmanuel Vadot
1751c66ec88fSEmmanuel Vadot			<0x00 0x04a80000 0x00 0x10000>, /* vp1 */
1752c66ec88fSEmmanuel Vadot			<0x00 0x04aa0000 0x00 0x10000>, /* vp2 */
1753c66ec88fSEmmanuel Vadot			<0x00 0x04ac0000 0x00 0x10000>, /* vp3 */
1754c66ec88fSEmmanuel Vadot			<0x00 0x04ae0000 0x00 0x10000>, /* vp4 */
1755c66ec88fSEmmanuel Vadot			<0x00 0x04af0000 0x00 0x10000>; /* wb */
1756c66ec88fSEmmanuel Vadot
1757c66ec88fSEmmanuel Vadot		reg-names = "common_m", "common_s0",
1758c66ec88fSEmmanuel Vadot			"common_s1", "common_s2",
1759c66ec88fSEmmanuel Vadot			"vidl1", "vidl2","vid1","vid2",
1760c66ec88fSEmmanuel Vadot			"ovr1", "ovr2", "ovr3", "ovr4",
1761c66ec88fSEmmanuel Vadot			"vp1", "vp2", "vp3", "vp4",
1762c66ec88fSEmmanuel Vadot			"wb";
1763c66ec88fSEmmanuel Vadot
1764c66ec88fSEmmanuel Vadot		clocks =	<&k3_clks 152 0>,
1765c66ec88fSEmmanuel Vadot				<&k3_clks 152 1>,
1766c66ec88fSEmmanuel Vadot				<&k3_clks 152 4>,
1767c66ec88fSEmmanuel Vadot				<&k3_clks 152 9>,
1768c66ec88fSEmmanuel Vadot				<&k3_clks 152 13>;
1769c66ec88fSEmmanuel Vadot		clock-names = "fck", "vp1", "vp2", "vp3", "vp4";
1770c66ec88fSEmmanuel Vadot
1771c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 152 TI_SCI_PD_EXCLUSIVE>;
1772c66ec88fSEmmanuel Vadot
1773c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 602 IRQ_TYPE_LEVEL_HIGH>,
1774c66ec88fSEmmanuel Vadot			     <GIC_SPI 603 IRQ_TYPE_LEVEL_HIGH>,
1775c66ec88fSEmmanuel Vadot			     <GIC_SPI 604 IRQ_TYPE_LEVEL_HIGH>,
1776c66ec88fSEmmanuel Vadot			     <GIC_SPI 605 IRQ_TYPE_LEVEL_HIGH>;
1777c66ec88fSEmmanuel Vadot		interrupt-names = "common_m",
1778c66ec88fSEmmanuel Vadot				  "common_s0",
1779c66ec88fSEmmanuel Vadot				  "common_s1",
1780c66ec88fSEmmanuel Vadot				  "common_s2";
1781c66ec88fSEmmanuel Vadot
1782c66ec88fSEmmanuel Vadot		dss_ports: ports {
1783c66ec88fSEmmanuel Vadot		};
1784c66ec88fSEmmanuel Vadot	};
1785c66ec88fSEmmanuel Vadot
1786c66ec88fSEmmanuel Vadot	mcasp0: mcasp@2b00000 {
1787c66ec88fSEmmanuel Vadot		compatible = "ti,am33xx-mcasp-audio";
1788c66ec88fSEmmanuel Vadot		reg = <0x0 0x02b00000 0x0 0x2000>,
1789c66ec88fSEmmanuel Vadot			<0x0 0x02b08000 0x0 0x1000>;
1790c66ec88fSEmmanuel Vadot		reg-names = "mpu","dat";
1791c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 544 IRQ_TYPE_LEVEL_HIGH>,
1792c66ec88fSEmmanuel Vadot				<GIC_SPI 545 IRQ_TYPE_LEVEL_HIGH>;
1793c66ec88fSEmmanuel Vadot		interrupt-names = "tx", "rx";
1794c66ec88fSEmmanuel Vadot
1795c66ec88fSEmmanuel Vadot		dmas = <&main_udmap 0xc400>, <&main_udmap 0x4400>;
1796c66ec88fSEmmanuel Vadot		dma-names = "tx", "rx";
1797c66ec88fSEmmanuel Vadot
1798c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 174 1>;
1799c66ec88fSEmmanuel Vadot		clock-names = "fck";
1800c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 174 TI_SCI_PD_EXCLUSIVE>;
18018bab661aSEmmanuel Vadot		status = "disabled";
1802c66ec88fSEmmanuel Vadot	};
1803c66ec88fSEmmanuel Vadot
1804c66ec88fSEmmanuel Vadot	mcasp1: mcasp@2b10000 {
1805c66ec88fSEmmanuel Vadot		compatible = "ti,am33xx-mcasp-audio";
1806c66ec88fSEmmanuel Vadot		reg = <0x0 0x02b10000 0x0 0x2000>,
1807c66ec88fSEmmanuel Vadot			<0x0 0x02b18000 0x0 0x1000>;
1808c66ec88fSEmmanuel Vadot		reg-names = "mpu","dat";
1809c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 546 IRQ_TYPE_LEVEL_HIGH>,
1810c66ec88fSEmmanuel Vadot				<GIC_SPI 547 IRQ_TYPE_LEVEL_HIGH>;
1811c66ec88fSEmmanuel Vadot		interrupt-names = "tx", "rx";
1812c66ec88fSEmmanuel Vadot
1813c66ec88fSEmmanuel Vadot		dmas = <&main_udmap 0xc401>, <&main_udmap 0x4401>;
1814c66ec88fSEmmanuel Vadot		dma-names = "tx", "rx";
1815c66ec88fSEmmanuel Vadot
1816c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 175 1>;
1817c66ec88fSEmmanuel Vadot		clock-names = "fck";
1818c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 175 TI_SCI_PD_EXCLUSIVE>;
18198bab661aSEmmanuel Vadot		status = "disabled";
1820c66ec88fSEmmanuel Vadot	};
1821c66ec88fSEmmanuel Vadot
1822c66ec88fSEmmanuel Vadot	mcasp2: mcasp@2b20000 {
1823c66ec88fSEmmanuel Vadot		compatible = "ti,am33xx-mcasp-audio";
1824c66ec88fSEmmanuel Vadot		reg = <0x0 0x02b20000 0x0 0x2000>,
1825c66ec88fSEmmanuel Vadot			<0x0 0x02b28000 0x0 0x1000>;
1826c66ec88fSEmmanuel Vadot		reg-names = "mpu","dat";
1827c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 548 IRQ_TYPE_LEVEL_HIGH>,
1828c66ec88fSEmmanuel Vadot				<GIC_SPI 549 IRQ_TYPE_LEVEL_HIGH>;
1829c66ec88fSEmmanuel Vadot		interrupt-names = "tx", "rx";
1830c66ec88fSEmmanuel Vadot
1831c66ec88fSEmmanuel Vadot		dmas = <&main_udmap 0xc402>, <&main_udmap 0x4402>;
1832c66ec88fSEmmanuel Vadot		dma-names = "tx", "rx";
1833c66ec88fSEmmanuel Vadot
1834c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 176 1>;
1835c66ec88fSEmmanuel Vadot		clock-names = "fck";
1836c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 176 TI_SCI_PD_EXCLUSIVE>;
18378bab661aSEmmanuel Vadot		status = "disabled";
1838c66ec88fSEmmanuel Vadot	};
1839c66ec88fSEmmanuel Vadot
1840c66ec88fSEmmanuel Vadot	mcasp3: mcasp@2b30000 {
1841c66ec88fSEmmanuel Vadot		compatible = "ti,am33xx-mcasp-audio";
1842c66ec88fSEmmanuel Vadot		reg = <0x0 0x02b30000 0x0 0x2000>,
1843c66ec88fSEmmanuel Vadot			<0x0 0x02b38000 0x0 0x1000>;
1844c66ec88fSEmmanuel Vadot		reg-names = "mpu","dat";
1845c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 550 IRQ_TYPE_LEVEL_HIGH>,
1846c66ec88fSEmmanuel Vadot				<GIC_SPI 551 IRQ_TYPE_LEVEL_HIGH>;
1847c66ec88fSEmmanuel Vadot		interrupt-names = "tx", "rx";
1848c66ec88fSEmmanuel Vadot
1849c66ec88fSEmmanuel Vadot		dmas = <&main_udmap 0xc500>, <&main_udmap 0x4500>;
1850c66ec88fSEmmanuel Vadot		dma-names = "tx", "rx";
1851c66ec88fSEmmanuel Vadot
1852c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 177 1>;
1853c66ec88fSEmmanuel Vadot		clock-names = "fck";
1854c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 177 TI_SCI_PD_EXCLUSIVE>;
18558bab661aSEmmanuel Vadot		status = "disabled";
1856c66ec88fSEmmanuel Vadot	};
1857c66ec88fSEmmanuel Vadot
1858c66ec88fSEmmanuel Vadot	mcasp4: mcasp@2b40000 {
1859c66ec88fSEmmanuel Vadot		compatible = "ti,am33xx-mcasp-audio";
1860c66ec88fSEmmanuel Vadot		reg = <0x0 0x02b40000 0x0 0x2000>,
1861c66ec88fSEmmanuel Vadot			<0x0 0x02b48000 0x0 0x1000>;
1862c66ec88fSEmmanuel Vadot		reg-names = "mpu","dat";
1863c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 552 IRQ_TYPE_LEVEL_HIGH>,
1864c66ec88fSEmmanuel Vadot				<GIC_SPI 553 IRQ_TYPE_LEVEL_HIGH>;
1865c66ec88fSEmmanuel Vadot		interrupt-names = "tx", "rx";
1866c66ec88fSEmmanuel Vadot
1867c66ec88fSEmmanuel Vadot		dmas = <&main_udmap 0xc501>, <&main_udmap 0x4501>;
1868c66ec88fSEmmanuel Vadot		dma-names = "tx", "rx";
1869c66ec88fSEmmanuel Vadot
1870c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 178 1>;
1871c66ec88fSEmmanuel Vadot		clock-names = "fck";
1872c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 178 TI_SCI_PD_EXCLUSIVE>;
18738bab661aSEmmanuel Vadot		status = "disabled";
1874c66ec88fSEmmanuel Vadot	};
1875c66ec88fSEmmanuel Vadot
1876c66ec88fSEmmanuel Vadot	mcasp5: mcasp@2b50000 {
1877c66ec88fSEmmanuel Vadot		compatible = "ti,am33xx-mcasp-audio";
1878c66ec88fSEmmanuel Vadot		reg = <0x0 0x02b50000 0x0 0x2000>,
1879c66ec88fSEmmanuel Vadot			<0x0 0x02b58000 0x0 0x1000>;
1880c66ec88fSEmmanuel Vadot		reg-names = "mpu","dat";
1881c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 554 IRQ_TYPE_LEVEL_HIGH>,
1882c66ec88fSEmmanuel Vadot				<GIC_SPI 555 IRQ_TYPE_LEVEL_HIGH>;
1883c66ec88fSEmmanuel Vadot		interrupt-names = "tx", "rx";
1884c66ec88fSEmmanuel Vadot
1885c66ec88fSEmmanuel Vadot		dmas = <&main_udmap 0xc502>, <&main_udmap 0x4502>;
1886c66ec88fSEmmanuel Vadot		dma-names = "tx", "rx";
1887c66ec88fSEmmanuel Vadot
1888c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 179 1>;
1889c66ec88fSEmmanuel Vadot		clock-names = "fck";
1890c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 179 TI_SCI_PD_EXCLUSIVE>;
18918bab661aSEmmanuel Vadot		status = "disabled";
1892c66ec88fSEmmanuel Vadot	};
1893c66ec88fSEmmanuel Vadot
1894c66ec88fSEmmanuel Vadot	mcasp6: mcasp@2b60000 {
1895c66ec88fSEmmanuel Vadot		compatible = "ti,am33xx-mcasp-audio";
1896c66ec88fSEmmanuel Vadot		reg = <0x0 0x02b60000 0x0 0x2000>,
1897c66ec88fSEmmanuel Vadot			<0x0 0x02b68000 0x0 0x1000>;
1898c66ec88fSEmmanuel Vadot		reg-names = "mpu","dat";
1899c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 556 IRQ_TYPE_LEVEL_HIGH>,
1900c66ec88fSEmmanuel Vadot				<GIC_SPI 557 IRQ_TYPE_LEVEL_HIGH>;
1901c66ec88fSEmmanuel Vadot		interrupt-names = "tx", "rx";
1902c66ec88fSEmmanuel Vadot
1903c66ec88fSEmmanuel Vadot		dmas = <&main_udmap 0xc503>, <&main_udmap 0x4503>;
1904c66ec88fSEmmanuel Vadot		dma-names = "tx", "rx";
1905c66ec88fSEmmanuel Vadot
1906c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 180 1>;
1907c66ec88fSEmmanuel Vadot		clock-names = "fck";
1908c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 180 TI_SCI_PD_EXCLUSIVE>;
19098bab661aSEmmanuel Vadot		status = "disabled";
1910c66ec88fSEmmanuel Vadot	};
1911c66ec88fSEmmanuel Vadot
1912c66ec88fSEmmanuel Vadot	mcasp7: mcasp@2b70000 {
1913c66ec88fSEmmanuel Vadot		compatible = "ti,am33xx-mcasp-audio";
1914c66ec88fSEmmanuel Vadot		reg = <0x0 0x02b70000 0x0 0x2000>,
1915c66ec88fSEmmanuel Vadot			<0x0 0x02b78000 0x0 0x1000>;
1916c66ec88fSEmmanuel Vadot		reg-names = "mpu","dat";
1917c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 558 IRQ_TYPE_LEVEL_HIGH>,
1918c66ec88fSEmmanuel Vadot				<GIC_SPI 559 IRQ_TYPE_LEVEL_HIGH>;
1919c66ec88fSEmmanuel Vadot		interrupt-names = "tx", "rx";
1920c66ec88fSEmmanuel Vadot
1921c66ec88fSEmmanuel Vadot		dmas = <&main_udmap 0xc504>, <&main_udmap 0x4504>;
1922c66ec88fSEmmanuel Vadot		dma-names = "tx", "rx";
1923c66ec88fSEmmanuel Vadot
1924c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 181 1>;
1925c66ec88fSEmmanuel Vadot		clock-names = "fck";
1926c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 181 TI_SCI_PD_EXCLUSIVE>;
19278bab661aSEmmanuel Vadot		status = "disabled";
1928c66ec88fSEmmanuel Vadot	};
1929c66ec88fSEmmanuel Vadot
1930c66ec88fSEmmanuel Vadot	mcasp8: mcasp@2b80000 {
1931c66ec88fSEmmanuel Vadot		compatible = "ti,am33xx-mcasp-audio";
1932c66ec88fSEmmanuel Vadot		reg = <0x0 0x02b80000 0x0 0x2000>,
1933c66ec88fSEmmanuel Vadot			<0x0 0x02b88000 0x0 0x1000>;
1934c66ec88fSEmmanuel Vadot		reg-names = "mpu","dat";
1935c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 560 IRQ_TYPE_LEVEL_HIGH>,
1936c66ec88fSEmmanuel Vadot				<GIC_SPI 561 IRQ_TYPE_LEVEL_HIGH>;
1937c66ec88fSEmmanuel Vadot		interrupt-names = "tx", "rx";
1938c66ec88fSEmmanuel Vadot
1939c66ec88fSEmmanuel Vadot		dmas = <&main_udmap 0xc505>, <&main_udmap 0x4505>;
1940c66ec88fSEmmanuel Vadot		dma-names = "tx", "rx";
1941c66ec88fSEmmanuel Vadot
1942c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 182 1>;
1943c66ec88fSEmmanuel Vadot		clock-names = "fck";
1944c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 182 TI_SCI_PD_EXCLUSIVE>;
19458bab661aSEmmanuel Vadot		status = "disabled";
1946c66ec88fSEmmanuel Vadot	};
1947c66ec88fSEmmanuel Vadot
1948c66ec88fSEmmanuel Vadot	mcasp9: mcasp@2b90000 {
1949c66ec88fSEmmanuel Vadot		compatible = "ti,am33xx-mcasp-audio";
1950c66ec88fSEmmanuel Vadot		reg = <0x0 0x02b90000 0x0 0x2000>,
1951c66ec88fSEmmanuel Vadot			<0x0 0x02b98000 0x0 0x1000>;
1952c66ec88fSEmmanuel Vadot		reg-names = "mpu","dat";
1953c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 562 IRQ_TYPE_LEVEL_HIGH>,
1954c66ec88fSEmmanuel Vadot				<GIC_SPI 563 IRQ_TYPE_LEVEL_HIGH>;
1955c66ec88fSEmmanuel Vadot		interrupt-names = "tx", "rx";
1956c66ec88fSEmmanuel Vadot
1957c66ec88fSEmmanuel Vadot		dmas = <&main_udmap 0xc506>, <&main_udmap 0x4506>;
1958c66ec88fSEmmanuel Vadot		dma-names = "tx", "rx";
1959c66ec88fSEmmanuel Vadot
1960c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 183 1>;
1961c66ec88fSEmmanuel Vadot		clock-names = "fck";
1962c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 183 TI_SCI_PD_EXCLUSIVE>;
19638bab661aSEmmanuel Vadot		status = "disabled";
1964c66ec88fSEmmanuel Vadot	};
1965c66ec88fSEmmanuel Vadot
1966c66ec88fSEmmanuel Vadot	mcasp10: mcasp@2ba0000 {
1967c66ec88fSEmmanuel Vadot		compatible = "ti,am33xx-mcasp-audio";
1968c66ec88fSEmmanuel Vadot		reg = <0x0 0x02ba0000 0x0 0x2000>,
1969c66ec88fSEmmanuel Vadot			<0x0 0x02ba8000 0x0 0x1000>;
1970c66ec88fSEmmanuel Vadot		reg-names = "mpu","dat";
1971c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 564 IRQ_TYPE_LEVEL_HIGH>,
1972c66ec88fSEmmanuel Vadot				<GIC_SPI 565 IRQ_TYPE_LEVEL_HIGH>;
1973c66ec88fSEmmanuel Vadot		interrupt-names = "tx", "rx";
1974c66ec88fSEmmanuel Vadot
1975c66ec88fSEmmanuel Vadot		dmas = <&main_udmap 0xc507>, <&main_udmap 0x4507>;
1976c66ec88fSEmmanuel Vadot		dma-names = "tx", "rx";
1977c66ec88fSEmmanuel Vadot
1978c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 184 1>;
1979c66ec88fSEmmanuel Vadot		clock-names = "fck";
1980c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 184 TI_SCI_PD_EXCLUSIVE>;
19818bab661aSEmmanuel Vadot		status = "disabled";
1982c66ec88fSEmmanuel Vadot	};
1983c66ec88fSEmmanuel Vadot
1984c66ec88fSEmmanuel Vadot	mcasp11: mcasp@2bb0000 {
1985c66ec88fSEmmanuel Vadot		compatible = "ti,am33xx-mcasp-audio";
1986c66ec88fSEmmanuel Vadot		reg = <0x0 0x02bb0000 0x0 0x2000>,
1987c66ec88fSEmmanuel Vadot			<0x0 0x02bb8000 0x0 0x1000>;
1988c66ec88fSEmmanuel Vadot		reg-names = "mpu","dat";
1989c66ec88fSEmmanuel Vadot		interrupts = <GIC_SPI 566 IRQ_TYPE_LEVEL_HIGH>,
1990c66ec88fSEmmanuel Vadot				<GIC_SPI 567 IRQ_TYPE_LEVEL_HIGH>;
1991c66ec88fSEmmanuel Vadot		interrupt-names = "tx", "rx";
1992c66ec88fSEmmanuel Vadot
1993c66ec88fSEmmanuel Vadot		dmas = <&main_udmap 0xc508>, <&main_udmap 0x4508>;
1994c66ec88fSEmmanuel Vadot		dma-names = "tx", "rx";
1995c66ec88fSEmmanuel Vadot
1996c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 185 1>;
1997c66ec88fSEmmanuel Vadot		clock-names = "fck";
1998c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 185 TI_SCI_PD_EXCLUSIVE>;
19998bab661aSEmmanuel Vadot		status = "disabled";
2000c66ec88fSEmmanuel Vadot	};
2001c66ec88fSEmmanuel Vadot
2002c66ec88fSEmmanuel Vadot	watchdog0: watchdog@2200000 {
2003c66ec88fSEmmanuel Vadot		compatible = "ti,j7-rti-wdt";
2004c66ec88fSEmmanuel Vadot		reg = <0x0 0x2200000 0x0 0x100>;
2005c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 252 1>;
2006c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 252 TI_SCI_PD_EXCLUSIVE>;
2007c66ec88fSEmmanuel Vadot		assigned-clocks = <&k3_clks 252 1>;
2008c66ec88fSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 252 5>;
2009c66ec88fSEmmanuel Vadot	};
2010c66ec88fSEmmanuel Vadot
2011c66ec88fSEmmanuel Vadot	watchdog1: watchdog@2210000 {
2012c66ec88fSEmmanuel Vadot		compatible = "ti,j7-rti-wdt";
2013c66ec88fSEmmanuel Vadot		reg = <0x0 0x2210000 0x0 0x100>;
2014c66ec88fSEmmanuel Vadot		clocks = <&k3_clks 253 1>;
2015c66ec88fSEmmanuel Vadot		power-domains = <&k3_pds 253 TI_SCI_PD_EXCLUSIVE>;
2016c66ec88fSEmmanuel Vadot		assigned-clocks = <&k3_clks 253 1>;
2017c66ec88fSEmmanuel Vadot		assigned-clock-parents = <&k3_clks 253 5>;
2018c66ec88fSEmmanuel Vadot	};
20196be33864SEmmanuel Vadot
20205def4c47SEmmanuel Vadot	main_r5fss0: r5fss@5c00000 {
20215def4c47SEmmanuel Vadot		compatible = "ti,j721e-r5fss";
20225def4c47SEmmanuel Vadot		ti,cluster-mode = <1>;
20235def4c47SEmmanuel Vadot		#address-cells = <1>;
20245def4c47SEmmanuel Vadot		#size-cells = <1>;
20255def4c47SEmmanuel Vadot		ranges = <0x5c00000 0x00 0x5c00000 0x20000>,
20265def4c47SEmmanuel Vadot			 <0x5d00000 0x00 0x5d00000 0x20000>;
20275def4c47SEmmanuel Vadot		power-domains = <&k3_pds 243 TI_SCI_PD_EXCLUSIVE>;
20285def4c47SEmmanuel Vadot
20295def4c47SEmmanuel Vadot		main_r5fss0_core0: r5f@5c00000 {
20305def4c47SEmmanuel Vadot			compatible = "ti,j721e-r5f";
20315def4c47SEmmanuel Vadot			reg = <0x5c00000 0x00008000>,
20325def4c47SEmmanuel Vadot			      <0x5c10000 0x00008000>;
20335def4c47SEmmanuel Vadot			reg-names = "atcm", "btcm";
20345def4c47SEmmanuel Vadot			ti,sci = <&dmsc>;
20355def4c47SEmmanuel Vadot			ti,sci-dev-id = <245>;
20365def4c47SEmmanuel Vadot			ti,sci-proc-ids = <0x06 0xff>;
20375def4c47SEmmanuel Vadot			resets = <&k3_reset 245 1>;
20385def4c47SEmmanuel Vadot			firmware-name = "j7-main-r5f0_0-fw";
20395def4c47SEmmanuel Vadot			ti,atcm-enable = <1>;
20405def4c47SEmmanuel Vadot			ti,btcm-enable = <1>;
20415def4c47SEmmanuel Vadot			ti,loczrama = <1>;
20425def4c47SEmmanuel Vadot		};
20435def4c47SEmmanuel Vadot
20445def4c47SEmmanuel Vadot		main_r5fss0_core1: r5f@5d00000 {
20455def4c47SEmmanuel Vadot			compatible = "ti,j721e-r5f";
20465def4c47SEmmanuel Vadot			reg = <0x5d00000 0x00008000>,
20475def4c47SEmmanuel Vadot			      <0x5d10000 0x00008000>;
20485def4c47SEmmanuel Vadot			reg-names = "atcm", "btcm";
20495def4c47SEmmanuel Vadot			ti,sci = <&dmsc>;
20505def4c47SEmmanuel Vadot			ti,sci-dev-id = <246>;
20515def4c47SEmmanuel Vadot			ti,sci-proc-ids = <0x07 0xff>;
20525def4c47SEmmanuel Vadot			resets = <&k3_reset 246 1>;
20535def4c47SEmmanuel Vadot			firmware-name = "j7-main-r5f0_1-fw";
20545def4c47SEmmanuel Vadot			ti,atcm-enable = <1>;
20555def4c47SEmmanuel Vadot			ti,btcm-enable = <1>;
20565def4c47SEmmanuel Vadot			ti,loczrama = <1>;
20575def4c47SEmmanuel Vadot		};
20585def4c47SEmmanuel Vadot	};
20595def4c47SEmmanuel Vadot
20605def4c47SEmmanuel Vadot	main_r5fss1: r5fss@5e00000 {
20615def4c47SEmmanuel Vadot		compatible = "ti,j721e-r5fss";
20625def4c47SEmmanuel Vadot		ti,cluster-mode = <1>;
20635def4c47SEmmanuel Vadot		#address-cells = <1>;
20645def4c47SEmmanuel Vadot		#size-cells = <1>;
20655def4c47SEmmanuel Vadot		ranges = <0x5e00000 0x00 0x5e00000 0x20000>,
20665def4c47SEmmanuel Vadot			 <0x5f00000 0x00 0x5f00000 0x20000>;
20675def4c47SEmmanuel Vadot		power-domains = <&k3_pds 244 TI_SCI_PD_EXCLUSIVE>;
20685def4c47SEmmanuel Vadot
20695def4c47SEmmanuel Vadot		main_r5fss1_core0: r5f@5e00000 {
20705def4c47SEmmanuel Vadot			compatible = "ti,j721e-r5f";
20715def4c47SEmmanuel Vadot			reg = <0x5e00000 0x00008000>,
20725def4c47SEmmanuel Vadot			      <0x5e10000 0x00008000>;
20735def4c47SEmmanuel Vadot			reg-names = "atcm", "btcm";
20745def4c47SEmmanuel Vadot			ti,sci = <&dmsc>;
20755def4c47SEmmanuel Vadot			ti,sci-dev-id = <247>;
20765def4c47SEmmanuel Vadot			ti,sci-proc-ids = <0x08 0xff>;
20775def4c47SEmmanuel Vadot			resets = <&k3_reset 247 1>;
20785def4c47SEmmanuel Vadot			firmware-name = "j7-main-r5f1_0-fw";
20795def4c47SEmmanuel Vadot			ti,atcm-enable = <1>;
20805def4c47SEmmanuel Vadot			ti,btcm-enable = <1>;
20815def4c47SEmmanuel Vadot			ti,loczrama = <1>;
20825def4c47SEmmanuel Vadot		};
20835def4c47SEmmanuel Vadot
20845def4c47SEmmanuel Vadot		main_r5fss1_core1: r5f@5f00000 {
20855def4c47SEmmanuel Vadot			compatible = "ti,j721e-r5f";
20865def4c47SEmmanuel Vadot			reg = <0x5f00000 0x00008000>,
20875def4c47SEmmanuel Vadot			      <0x5f10000 0x00008000>;
20885def4c47SEmmanuel Vadot			reg-names = "atcm", "btcm";
20895def4c47SEmmanuel Vadot			ti,sci = <&dmsc>;
20905def4c47SEmmanuel Vadot			ti,sci-dev-id = <248>;
20915def4c47SEmmanuel Vadot			ti,sci-proc-ids = <0x09 0xff>;
20925def4c47SEmmanuel Vadot			resets = <&k3_reset 248 1>;
20935def4c47SEmmanuel Vadot			firmware-name = "j7-main-r5f1_1-fw";
20945def4c47SEmmanuel Vadot			ti,atcm-enable = <1>;
20955def4c47SEmmanuel Vadot			ti,btcm-enable = <1>;
20965def4c47SEmmanuel Vadot			ti,loczrama = <1>;
20975def4c47SEmmanuel Vadot		};
20985def4c47SEmmanuel Vadot	};
20995def4c47SEmmanuel Vadot
21006be33864SEmmanuel Vadot	c66_0: dsp@4d80800000 {
21016be33864SEmmanuel Vadot		compatible = "ti,j721e-c66-dsp";
21026be33864SEmmanuel Vadot		reg = <0x4d 0x80800000 0x00 0x00048000>,
21036be33864SEmmanuel Vadot		      <0x4d 0x80e00000 0x00 0x00008000>,
21046be33864SEmmanuel Vadot		      <0x4d 0x80f00000 0x00 0x00008000>;
21056be33864SEmmanuel Vadot		reg-names = "l2sram", "l1pram", "l1dram";
21066be33864SEmmanuel Vadot		ti,sci = <&dmsc>;
21076be33864SEmmanuel Vadot		ti,sci-dev-id = <142>;
21086be33864SEmmanuel Vadot		ti,sci-proc-ids = <0x03 0xff>;
21096be33864SEmmanuel Vadot		resets = <&k3_reset 142 1>;
21106be33864SEmmanuel Vadot		firmware-name = "j7-c66_0-fw";
21116be33864SEmmanuel Vadot	};
21126be33864SEmmanuel Vadot
21136be33864SEmmanuel Vadot	c66_1: dsp@4d81800000 {
21146be33864SEmmanuel Vadot		compatible = "ti,j721e-c66-dsp";
21156be33864SEmmanuel Vadot		reg = <0x4d 0x81800000 0x00 0x00048000>,
21166be33864SEmmanuel Vadot		      <0x4d 0x81e00000 0x00 0x00008000>,
21176be33864SEmmanuel Vadot		      <0x4d 0x81f00000 0x00 0x00008000>;
21186be33864SEmmanuel Vadot		reg-names = "l2sram", "l1pram", "l1dram";
21196be33864SEmmanuel Vadot		ti,sci = <&dmsc>;
21206be33864SEmmanuel Vadot		ti,sci-dev-id = <143>;
21216be33864SEmmanuel Vadot		ti,sci-proc-ids = <0x04 0xff>;
21226be33864SEmmanuel Vadot		resets = <&k3_reset 143 1>;
21236be33864SEmmanuel Vadot		firmware-name = "j7-c66_1-fw";
21246be33864SEmmanuel Vadot	};
21256be33864SEmmanuel Vadot
21266be33864SEmmanuel Vadot	c71_0: dsp@64800000 {
21276be33864SEmmanuel Vadot		compatible = "ti,j721e-c71-dsp";
21286be33864SEmmanuel Vadot		reg = <0x00 0x64800000 0x00 0x00080000>,
21296be33864SEmmanuel Vadot		      <0x00 0x64e00000 0x00 0x0000c000>;
21306be33864SEmmanuel Vadot		reg-names = "l2sram", "l1dram";
21316be33864SEmmanuel Vadot		ti,sci = <&dmsc>;
21326be33864SEmmanuel Vadot		ti,sci-dev-id = <15>;
21336be33864SEmmanuel Vadot		ti,sci-proc-ids = <0x30 0xff>;
21346be33864SEmmanuel Vadot		resets = <&k3_reset 15 1>;
21356be33864SEmmanuel Vadot		firmware-name = "j7-c71_0-fw";
21366be33864SEmmanuel Vadot	};
21372eb4d8dcSEmmanuel Vadot
21382eb4d8dcSEmmanuel Vadot	icssg0: icssg@b000000 {
21392eb4d8dcSEmmanuel Vadot		compatible = "ti,j721e-icssg";
21402eb4d8dcSEmmanuel Vadot		reg = <0x00 0xb000000 0x00 0x80000>;
21412eb4d8dcSEmmanuel Vadot		power-domains = <&k3_pds 119 TI_SCI_PD_EXCLUSIVE>;
21422eb4d8dcSEmmanuel Vadot		#address-cells = <1>;
21432eb4d8dcSEmmanuel Vadot		#size-cells = <1>;
21442eb4d8dcSEmmanuel Vadot		ranges = <0x0 0x00 0x0b000000 0x100000>;
21452eb4d8dcSEmmanuel Vadot
21462eb4d8dcSEmmanuel Vadot		icssg0_mem: memories@0 {
21472eb4d8dcSEmmanuel Vadot			reg = <0x0 0x2000>,
21482eb4d8dcSEmmanuel Vadot			      <0x2000 0x2000>,
21492eb4d8dcSEmmanuel Vadot			      <0x10000 0x10000>;
21502eb4d8dcSEmmanuel Vadot			reg-names = "dram0", "dram1",
21512eb4d8dcSEmmanuel Vadot				    "shrdram2";
21522eb4d8dcSEmmanuel Vadot		};
21532eb4d8dcSEmmanuel Vadot
21542eb4d8dcSEmmanuel Vadot		icssg0_cfg: cfg@26000 {
21552eb4d8dcSEmmanuel Vadot			compatible = "ti,pruss-cfg", "syscon";
21562eb4d8dcSEmmanuel Vadot			reg = <0x26000 0x200>;
21572eb4d8dcSEmmanuel Vadot			#address-cells = <1>;
21582eb4d8dcSEmmanuel Vadot			#size-cells = <1>;
21592eb4d8dcSEmmanuel Vadot			ranges = <0x0 0x26000 0x2000>;
21602eb4d8dcSEmmanuel Vadot
21612eb4d8dcSEmmanuel Vadot			clocks {
21622eb4d8dcSEmmanuel Vadot				#address-cells = <1>;
21632eb4d8dcSEmmanuel Vadot				#size-cells = <0>;
21642eb4d8dcSEmmanuel Vadot
21652eb4d8dcSEmmanuel Vadot				icssg0_coreclk_mux: coreclk-mux@3c {
21662eb4d8dcSEmmanuel Vadot					reg = <0x3c>;
21672eb4d8dcSEmmanuel Vadot					#clock-cells = <0>;
21682eb4d8dcSEmmanuel Vadot					clocks = <&k3_clks 119 24>, /* icssg0_core_clk */
21692eb4d8dcSEmmanuel Vadot						 <&k3_clks 119 1>;  /* icssg0_iclk */
21702eb4d8dcSEmmanuel Vadot					assigned-clocks = <&icssg0_coreclk_mux>;
21712eb4d8dcSEmmanuel Vadot					assigned-clock-parents = <&k3_clks 119 1>;
21722eb4d8dcSEmmanuel Vadot				};
21732eb4d8dcSEmmanuel Vadot
21742eb4d8dcSEmmanuel Vadot				icssg0_iepclk_mux: iepclk-mux@30 {
21752eb4d8dcSEmmanuel Vadot					reg = <0x30>;
21762eb4d8dcSEmmanuel Vadot					#clock-cells = <0>;
21772eb4d8dcSEmmanuel Vadot					clocks = <&k3_clks 119 3>,	/* icssg0_iep_clk */
21782eb4d8dcSEmmanuel Vadot						 <&icssg0_coreclk_mux>;	/* core_clk */
21792eb4d8dcSEmmanuel Vadot					assigned-clocks = <&icssg0_iepclk_mux>;
21802eb4d8dcSEmmanuel Vadot					assigned-clock-parents = <&icssg0_coreclk_mux>;
21812eb4d8dcSEmmanuel Vadot				};
21822eb4d8dcSEmmanuel Vadot			};
21832eb4d8dcSEmmanuel Vadot		};
21842eb4d8dcSEmmanuel Vadot
21852eb4d8dcSEmmanuel Vadot		icssg0_mii_rt: mii-rt@32000 {
21862eb4d8dcSEmmanuel Vadot			compatible = "ti,pruss-mii", "syscon";
21872eb4d8dcSEmmanuel Vadot			reg = <0x32000 0x100>;
21882eb4d8dcSEmmanuel Vadot		};
21892eb4d8dcSEmmanuel Vadot
21902eb4d8dcSEmmanuel Vadot		icssg0_mii_g_rt: mii-g-rt@33000 {
21912eb4d8dcSEmmanuel Vadot			compatible = "ti,pruss-mii-g", "syscon";
21922eb4d8dcSEmmanuel Vadot			reg = <0x33000 0x1000>;
21932eb4d8dcSEmmanuel Vadot		};
21942eb4d8dcSEmmanuel Vadot
21952eb4d8dcSEmmanuel Vadot		icssg0_intc: interrupt-controller@20000 {
21962eb4d8dcSEmmanuel Vadot			compatible = "ti,icssg-intc";
21972eb4d8dcSEmmanuel Vadot			reg = <0x20000 0x2000>;
21982eb4d8dcSEmmanuel Vadot			interrupt-controller;
21992eb4d8dcSEmmanuel Vadot			#interrupt-cells = <3>;
22002eb4d8dcSEmmanuel Vadot			interrupts = <GIC_SPI 254 IRQ_TYPE_LEVEL_HIGH>,
22012eb4d8dcSEmmanuel Vadot				     <GIC_SPI 255 IRQ_TYPE_LEVEL_HIGH>,
22022eb4d8dcSEmmanuel Vadot				     <GIC_SPI 256 IRQ_TYPE_LEVEL_HIGH>,
22032eb4d8dcSEmmanuel Vadot				     <GIC_SPI 257 IRQ_TYPE_LEVEL_HIGH>,
22042eb4d8dcSEmmanuel Vadot				     <GIC_SPI 258 IRQ_TYPE_LEVEL_HIGH>,
22052eb4d8dcSEmmanuel Vadot				     <GIC_SPI 259 IRQ_TYPE_LEVEL_HIGH>,
22062eb4d8dcSEmmanuel Vadot				     <GIC_SPI 260 IRQ_TYPE_LEVEL_HIGH>,
22072eb4d8dcSEmmanuel Vadot				     <GIC_SPI 261 IRQ_TYPE_LEVEL_HIGH>;
22082eb4d8dcSEmmanuel Vadot			interrupt-names = "host_intr0", "host_intr1",
22092eb4d8dcSEmmanuel Vadot					  "host_intr2", "host_intr3",
22102eb4d8dcSEmmanuel Vadot					  "host_intr4", "host_intr5",
22112eb4d8dcSEmmanuel Vadot					  "host_intr6", "host_intr7";
22122eb4d8dcSEmmanuel Vadot		};
22132eb4d8dcSEmmanuel Vadot
22142eb4d8dcSEmmanuel Vadot		pru0_0: pru@34000 {
22152eb4d8dcSEmmanuel Vadot			compatible = "ti,j721e-pru";
22162eb4d8dcSEmmanuel Vadot			reg = <0x34000 0x3000>,
22172eb4d8dcSEmmanuel Vadot			      <0x22000 0x100>,
22182eb4d8dcSEmmanuel Vadot			      <0x22400 0x100>;
22192eb4d8dcSEmmanuel Vadot			reg-names = "iram", "control", "debug";
22202eb4d8dcSEmmanuel Vadot			firmware-name = "j7-pru0_0-fw";
22212eb4d8dcSEmmanuel Vadot		};
22222eb4d8dcSEmmanuel Vadot
22232eb4d8dcSEmmanuel Vadot		rtu0_0: rtu@4000 {
22242eb4d8dcSEmmanuel Vadot			compatible = "ti,j721e-rtu";
22252eb4d8dcSEmmanuel Vadot			reg = <0x4000 0x2000>,
22262eb4d8dcSEmmanuel Vadot			      <0x23000 0x100>,
22272eb4d8dcSEmmanuel Vadot			      <0x23400 0x100>;
22282eb4d8dcSEmmanuel Vadot			reg-names = "iram", "control", "debug";
22292eb4d8dcSEmmanuel Vadot			firmware-name = "j7-rtu0_0-fw";
22302eb4d8dcSEmmanuel Vadot		};
22312eb4d8dcSEmmanuel Vadot
22322eb4d8dcSEmmanuel Vadot		tx_pru0_0: txpru@a000 {
22332eb4d8dcSEmmanuel Vadot			compatible = "ti,j721e-tx-pru";
22342eb4d8dcSEmmanuel Vadot			reg = <0xa000 0x1800>,
22352eb4d8dcSEmmanuel Vadot			      <0x25000 0x100>,
22362eb4d8dcSEmmanuel Vadot			      <0x25400 0x100>;
22372eb4d8dcSEmmanuel Vadot			reg-names = "iram", "control", "debug";
22382eb4d8dcSEmmanuel Vadot			firmware-name = "j7-txpru0_0-fw";
22392eb4d8dcSEmmanuel Vadot		};
22402eb4d8dcSEmmanuel Vadot
22412eb4d8dcSEmmanuel Vadot		pru0_1: pru@38000 {
22422eb4d8dcSEmmanuel Vadot			compatible = "ti,j721e-pru";
22432eb4d8dcSEmmanuel Vadot			reg = <0x38000 0x3000>,
22442eb4d8dcSEmmanuel Vadot			      <0x24000 0x100>,
22452eb4d8dcSEmmanuel Vadot			      <0x24400 0x100>;
22462eb4d8dcSEmmanuel Vadot			reg-names = "iram", "control", "debug";
22472eb4d8dcSEmmanuel Vadot			firmware-name = "j7-pru0_1-fw";
22482eb4d8dcSEmmanuel Vadot		};
22492eb4d8dcSEmmanuel Vadot
22502eb4d8dcSEmmanuel Vadot		rtu0_1: rtu@6000 {
22512eb4d8dcSEmmanuel Vadot			compatible = "ti,j721e-rtu";
22522eb4d8dcSEmmanuel Vadot			reg = <0x6000 0x2000>,
22532eb4d8dcSEmmanuel Vadot			      <0x23800 0x100>,
22542eb4d8dcSEmmanuel Vadot			      <0x23c00 0x100>;
22552eb4d8dcSEmmanuel Vadot			reg-names = "iram", "control", "debug";
22562eb4d8dcSEmmanuel Vadot			firmware-name = "j7-rtu0_1-fw";
22572eb4d8dcSEmmanuel Vadot		};
22582eb4d8dcSEmmanuel Vadot
22592eb4d8dcSEmmanuel Vadot		tx_pru0_1: txpru@c000 {
22602eb4d8dcSEmmanuel Vadot			compatible = "ti,j721e-tx-pru";
22612eb4d8dcSEmmanuel Vadot			reg = <0xc000 0x1800>,
22622eb4d8dcSEmmanuel Vadot			      <0x25800 0x100>,
22632eb4d8dcSEmmanuel Vadot			      <0x25c00 0x100>;
22642eb4d8dcSEmmanuel Vadot			reg-names = "iram", "control", "debug";
22652eb4d8dcSEmmanuel Vadot			firmware-name = "j7-txpru0_1-fw";
22662eb4d8dcSEmmanuel Vadot		};
22675956d97fSEmmanuel Vadot
22685956d97fSEmmanuel Vadot		icssg0_mdio: mdio@32400 {
22695956d97fSEmmanuel Vadot			compatible = "ti,davinci_mdio";
22705956d97fSEmmanuel Vadot			reg = <0x32400 0x100>;
22715956d97fSEmmanuel Vadot			clocks = <&k3_clks 119 1>;
22725956d97fSEmmanuel Vadot			clock-names = "fck";
22735956d97fSEmmanuel Vadot			#address-cells = <1>;
22745956d97fSEmmanuel Vadot			#size-cells = <0>;
22755956d97fSEmmanuel Vadot			bus_freq = <1000000>;
2276*f126890aSEmmanuel Vadot			status = "disabled";
22775956d97fSEmmanuel Vadot		};
22782eb4d8dcSEmmanuel Vadot	};
22792eb4d8dcSEmmanuel Vadot
22802eb4d8dcSEmmanuel Vadot	icssg1: icssg@b100000 {
22812eb4d8dcSEmmanuel Vadot		compatible = "ti,j721e-icssg";
22822eb4d8dcSEmmanuel Vadot		reg = <0x00 0xb100000 0x00 0x80000>;
22832eb4d8dcSEmmanuel Vadot		power-domains = <&k3_pds 120 TI_SCI_PD_EXCLUSIVE>;
22842eb4d8dcSEmmanuel Vadot		#address-cells = <1>;
22852eb4d8dcSEmmanuel Vadot		#size-cells = <1>;
22862eb4d8dcSEmmanuel Vadot		ranges = <0x0 0x00 0x0b100000 0x100000>;
22872eb4d8dcSEmmanuel Vadot
22882eb4d8dcSEmmanuel Vadot		icssg1_mem: memories@b100000 {
22892eb4d8dcSEmmanuel Vadot			reg = <0x0 0x2000>,
22902eb4d8dcSEmmanuel Vadot			      <0x2000 0x2000>,
22912eb4d8dcSEmmanuel Vadot			      <0x10000 0x10000>;
22922eb4d8dcSEmmanuel Vadot			reg-names = "dram0", "dram1",
22932eb4d8dcSEmmanuel Vadot				    "shrdram2";
22942eb4d8dcSEmmanuel Vadot		};
22952eb4d8dcSEmmanuel Vadot
22962eb4d8dcSEmmanuel Vadot		icssg1_cfg: cfg@26000 {
22972eb4d8dcSEmmanuel Vadot			compatible = "ti,pruss-cfg", "syscon";
22982eb4d8dcSEmmanuel Vadot			reg = <0x26000 0x200>;
22992eb4d8dcSEmmanuel Vadot			#address-cells = <1>;
23002eb4d8dcSEmmanuel Vadot			#size-cells = <1>;
23012eb4d8dcSEmmanuel Vadot			ranges = <0x0 0x26000 0x2000>;
23022eb4d8dcSEmmanuel Vadot
23032eb4d8dcSEmmanuel Vadot			clocks {
23042eb4d8dcSEmmanuel Vadot				#address-cells = <1>;
23052eb4d8dcSEmmanuel Vadot				#size-cells = <0>;
23062eb4d8dcSEmmanuel Vadot
23072eb4d8dcSEmmanuel Vadot				icssg1_coreclk_mux: coreclk-mux@3c {
23082eb4d8dcSEmmanuel Vadot					reg = <0x3c>;
23092eb4d8dcSEmmanuel Vadot					#clock-cells = <0>;
23102eb4d8dcSEmmanuel Vadot					clocks = <&k3_clks 120 54>, /* icssg1_core_clk */
23112eb4d8dcSEmmanuel Vadot						 <&k3_clks 120 4>;  /* icssg1_iclk */
23122eb4d8dcSEmmanuel Vadot					assigned-clocks = <&icssg1_coreclk_mux>;
23132eb4d8dcSEmmanuel Vadot					assigned-clock-parents = <&k3_clks 120 4>;
23142eb4d8dcSEmmanuel Vadot				};
23152eb4d8dcSEmmanuel Vadot
23162eb4d8dcSEmmanuel Vadot				icssg1_iepclk_mux: iepclk-mux@30 {
23172eb4d8dcSEmmanuel Vadot					reg = <0x30>;
23182eb4d8dcSEmmanuel Vadot					#clock-cells = <0>;
23192eb4d8dcSEmmanuel Vadot					clocks = <&k3_clks 120 9>,	/* icssg1_iep_clk */
23202eb4d8dcSEmmanuel Vadot						 <&icssg1_coreclk_mux>;	/* core_clk */
23212eb4d8dcSEmmanuel Vadot					assigned-clocks = <&icssg1_iepclk_mux>;
23222eb4d8dcSEmmanuel Vadot					assigned-clock-parents = <&icssg1_coreclk_mux>;
23232eb4d8dcSEmmanuel Vadot				};
23242eb4d8dcSEmmanuel Vadot			};
23252eb4d8dcSEmmanuel Vadot		};
23262eb4d8dcSEmmanuel Vadot
23272eb4d8dcSEmmanuel Vadot		icssg1_mii_rt: mii-rt@32000 {
23282eb4d8dcSEmmanuel Vadot			compatible = "ti,pruss-mii", "syscon";
23292eb4d8dcSEmmanuel Vadot			reg = <0x32000 0x100>;
23302eb4d8dcSEmmanuel Vadot		};
23312eb4d8dcSEmmanuel Vadot
23322eb4d8dcSEmmanuel Vadot		icssg1_mii_g_rt: mii-g-rt@33000 {
23332eb4d8dcSEmmanuel Vadot			compatible = "ti,pruss-mii-g", "syscon";
23342eb4d8dcSEmmanuel Vadot			reg = <0x33000 0x1000>;
23352eb4d8dcSEmmanuel Vadot		};
23362eb4d8dcSEmmanuel Vadot
23372eb4d8dcSEmmanuel Vadot		icssg1_intc: interrupt-controller@20000 {
23382eb4d8dcSEmmanuel Vadot			compatible = "ti,icssg-intc";
23392eb4d8dcSEmmanuel Vadot			reg = <0x20000 0x2000>;
23402eb4d8dcSEmmanuel Vadot			interrupt-controller;
23412eb4d8dcSEmmanuel Vadot			#interrupt-cells = <3>;
23422eb4d8dcSEmmanuel Vadot			interrupts = <GIC_SPI 262 IRQ_TYPE_LEVEL_HIGH>,
23432eb4d8dcSEmmanuel Vadot				     <GIC_SPI 263 IRQ_TYPE_LEVEL_HIGH>,
23442eb4d8dcSEmmanuel Vadot				     <GIC_SPI 264 IRQ_TYPE_LEVEL_HIGH>,
23452eb4d8dcSEmmanuel Vadot				     <GIC_SPI 265 IRQ_TYPE_LEVEL_HIGH>,
23462eb4d8dcSEmmanuel Vadot				     <GIC_SPI 266 IRQ_TYPE_LEVEL_HIGH>,
23472eb4d8dcSEmmanuel Vadot				     <GIC_SPI 267 IRQ_TYPE_LEVEL_HIGH>,
23482eb4d8dcSEmmanuel Vadot				     <GIC_SPI 268 IRQ_TYPE_LEVEL_HIGH>,
23492eb4d8dcSEmmanuel Vadot				     <GIC_SPI 269 IRQ_TYPE_LEVEL_HIGH>;
23502eb4d8dcSEmmanuel Vadot			interrupt-names = "host_intr0", "host_intr1",
23512eb4d8dcSEmmanuel Vadot					  "host_intr2", "host_intr3",
23522eb4d8dcSEmmanuel Vadot					  "host_intr4", "host_intr5",
23532eb4d8dcSEmmanuel Vadot					  "host_intr6", "host_intr7";
23542eb4d8dcSEmmanuel Vadot		};
23552eb4d8dcSEmmanuel Vadot
23562eb4d8dcSEmmanuel Vadot		pru1_0: pru@34000 {
23572eb4d8dcSEmmanuel Vadot			compatible = "ti,j721e-pru";
23582eb4d8dcSEmmanuel Vadot			reg = <0x34000 0x4000>,
23592eb4d8dcSEmmanuel Vadot			      <0x22000 0x100>,
23602eb4d8dcSEmmanuel Vadot			      <0x22400 0x100>;
23612eb4d8dcSEmmanuel Vadot			reg-names = "iram", "control", "debug";
23622eb4d8dcSEmmanuel Vadot			firmware-name = "j7-pru1_0-fw";
23632eb4d8dcSEmmanuel Vadot		};
23642eb4d8dcSEmmanuel Vadot
23652eb4d8dcSEmmanuel Vadot		rtu1_0: rtu@4000 {
23662eb4d8dcSEmmanuel Vadot			compatible = "ti,j721e-rtu";
23672eb4d8dcSEmmanuel Vadot			reg = <0x4000 0x2000>,
23682eb4d8dcSEmmanuel Vadot			      <0x23000 0x100>,
23692eb4d8dcSEmmanuel Vadot			      <0x23400 0x100>;
23702eb4d8dcSEmmanuel Vadot			reg-names = "iram", "control", "debug";
23712eb4d8dcSEmmanuel Vadot			firmware-name = "j7-rtu1_0-fw";
23722eb4d8dcSEmmanuel Vadot		};
23732eb4d8dcSEmmanuel Vadot
23742eb4d8dcSEmmanuel Vadot		tx_pru1_0: txpru@a000 {
23752eb4d8dcSEmmanuel Vadot			compatible = "ti,j721e-tx-pru";
23762eb4d8dcSEmmanuel Vadot			reg = <0xa000 0x1800>,
23772eb4d8dcSEmmanuel Vadot			      <0x25000 0x100>,
23782eb4d8dcSEmmanuel Vadot			      <0x25400 0x100>;
23792eb4d8dcSEmmanuel Vadot			reg-names = "iram", "control", "debug";
23802eb4d8dcSEmmanuel Vadot			firmware-name = "j7-txpru1_0-fw";
23812eb4d8dcSEmmanuel Vadot		};
23822eb4d8dcSEmmanuel Vadot
23832eb4d8dcSEmmanuel Vadot		pru1_1: pru@38000 {
23842eb4d8dcSEmmanuel Vadot			compatible = "ti,j721e-pru";
23852eb4d8dcSEmmanuel Vadot			reg = <0x38000 0x4000>,
23862eb4d8dcSEmmanuel Vadot			      <0x24000 0x100>,
23872eb4d8dcSEmmanuel Vadot			      <0x24400 0x100>;
23882eb4d8dcSEmmanuel Vadot			reg-names = "iram", "control", "debug";
23892eb4d8dcSEmmanuel Vadot			firmware-name = "j7-pru1_1-fw";
23902eb4d8dcSEmmanuel Vadot		};
23912eb4d8dcSEmmanuel Vadot
23922eb4d8dcSEmmanuel Vadot		rtu1_1: rtu@6000 {
23932eb4d8dcSEmmanuel Vadot			compatible = "ti,j721e-rtu";
23942eb4d8dcSEmmanuel Vadot			reg = <0x6000 0x2000>,
23952eb4d8dcSEmmanuel Vadot			      <0x23800 0x100>,
23962eb4d8dcSEmmanuel Vadot			      <0x23c00 0x100>;
23972eb4d8dcSEmmanuel Vadot			reg-names = "iram", "control", "debug";
23982eb4d8dcSEmmanuel Vadot			firmware-name = "j7-rtu1_1-fw";
23992eb4d8dcSEmmanuel Vadot		};
24002eb4d8dcSEmmanuel Vadot
24012eb4d8dcSEmmanuel Vadot		tx_pru1_1: txpru@c000 {
24022eb4d8dcSEmmanuel Vadot			compatible = "ti,j721e-tx-pru";
24032eb4d8dcSEmmanuel Vadot			reg = <0xc000 0x1800>,
24042eb4d8dcSEmmanuel Vadot			      <0x25800 0x100>,
24052eb4d8dcSEmmanuel Vadot			      <0x25c00 0x100>;
24062eb4d8dcSEmmanuel Vadot			reg-names = "iram", "control", "debug";
24072eb4d8dcSEmmanuel Vadot			firmware-name = "j7-txpru1_1-fw";
24082eb4d8dcSEmmanuel Vadot		};
24095956d97fSEmmanuel Vadot
24105956d97fSEmmanuel Vadot		icssg1_mdio: mdio@32400 {
24115956d97fSEmmanuel Vadot			compatible = "ti,davinci_mdio";
24125956d97fSEmmanuel Vadot			reg = <0x32400 0x100>;
24135956d97fSEmmanuel Vadot			clocks = <&k3_clks 120 4>;
24145956d97fSEmmanuel Vadot			clock-names = "fck";
24155956d97fSEmmanuel Vadot			#address-cells = <1>;
24165956d97fSEmmanuel Vadot			#size-cells = <0>;
24175956d97fSEmmanuel Vadot			bus_freq = <1000000>;
2418*f126890aSEmmanuel Vadot			status = "disabled";
24195956d97fSEmmanuel Vadot		};
24202eb4d8dcSEmmanuel Vadot	};
2421e67e8565SEmmanuel Vadot
2422e67e8565SEmmanuel Vadot	main_mcan0: can@2701000 {
2423e67e8565SEmmanuel Vadot		compatible = "bosch,m_can";
2424e67e8565SEmmanuel Vadot		reg = <0x00 0x02701000 0x00 0x200>,
2425e67e8565SEmmanuel Vadot		      <0x00 0x02708000 0x00 0x8000>;
2426e67e8565SEmmanuel Vadot		reg-names = "m_can", "message_ram";
2427e67e8565SEmmanuel Vadot		power-domains = <&k3_pds 156 TI_SCI_PD_EXCLUSIVE>;
2428e67e8565SEmmanuel Vadot		clocks = <&k3_clks 156 0>, <&k3_clks 156 1>;
2429e67e8565SEmmanuel Vadot		clock-names = "hclk", "cclk";
2430e67e8565SEmmanuel Vadot		interrupts = <GIC_SPI 124 IRQ_TYPE_LEVEL_HIGH>,
2431e67e8565SEmmanuel Vadot			     <GIC_SPI 125 IRQ_TYPE_LEVEL_HIGH>;
2432e67e8565SEmmanuel Vadot		interrupt-names = "int0", "int1";
2433e67e8565SEmmanuel Vadot		bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>;
24348bab661aSEmmanuel Vadot		status = "disabled";
2435e67e8565SEmmanuel Vadot	};
2436e67e8565SEmmanuel Vadot
2437e67e8565SEmmanuel Vadot	main_mcan1: can@2711000 {
2438e67e8565SEmmanuel Vadot		compatible = "bosch,m_can";
2439e67e8565SEmmanuel Vadot		reg = <0x00 0x02711000 0x00 0x200>,
2440e67e8565SEmmanuel Vadot		      <0x00 0x02718000 0x00 0x8000>;
2441e67e8565SEmmanuel Vadot		reg-names = "m_can", "message_ram";
2442e67e8565SEmmanuel Vadot		power-domains = <&k3_pds 158 TI_SCI_PD_EXCLUSIVE>;
2443e67e8565SEmmanuel Vadot		clocks = <&k3_clks 158 0>, <&k3_clks 158 1>;
2444e67e8565SEmmanuel Vadot		clock-names = "hclk", "cclk";
2445e67e8565SEmmanuel Vadot		interrupts = <GIC_SPI 127 IRQ_TYPE_LEVEL_HIGH>,
2446e67e8565SEmmanuel Vadot			     <GIC_SPI 128 IRQ_TYPE_LEVEL_HIGH>;
2447e67e8565SEmmanuel Vadot		interrupt-names = "int0", "int1";
2448e67e8565SEmmanuel Vadot		bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>;
24498bab661aSEmmanuel Vadot		status = "disabled";
2450e67e8565SEmmanuel Vadot	};
2451e67e8565SEmmanuel Vadot
2452e67e8565SEmmanuel Vadot	main_mcan2: can@2721000 {
2453e67e8565SEmmanuel Vadot		compatible = "bosch,m_can";
2454e67e8565SEmmanuel Vadot		reg = <0x00 0x02721000 0x00 0x200>,
2455e67e8565SEmmanuel Vadot		      <0x00 0x02728000 0x00 0x8000>;
2456e67e8565SEmmanuel Vadot		reg-names = "m_can", "message_ram";
2457e67e8565SEmmanuel Vadot		power-domains = <&k3_pds 160 TI_SCI_PD_EXCLUSIVE>;
2458e67e8565SEmmanuel Vadot		clocks = <&k3_clks 160 0>, <&k3_clks 160 1>;
2459e67e8565SEmmanuel Vadot		clock-names = "hclk", "cclk";
2460e67e8565SEmmanuel Vadot		interrupts = <GIC_SPI 130 IRQ_TYPE_LEVEL_HIGH>,
2461e67e8565SEmmanuel Vadot			     <GIC_SPI 131 IRQ_TYPE_LEVEL_HIGH>;
2462e67e8565SEmmanuel Vadot		interrupt-names = "int0", "int1";
2463e67e8565SEmmanuel Vadot		bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>;
24648bab661aSEmmanuel Vadot		status = "disabled";
2465e67e8565SEmmanuel Vadot	};
2466e67e8565SEmmanuel Vadot
2467e67e8565SEmmanuel Vadot	main_mcan3: can@2731000 {
2468e67e8565SEmmanuel Vadot		compatible = "bosch,m_can";
2469e67e8565SEmmanuel Vadot		reg = <0x00 0x02731000 0x00 0x200>,
2470e67e8565SEmmanuel Vadot		      <0x00 0x02738000 0x00 0x8000>;
2471e67e8565SEmmanuel Vadot		reg-names = "m_can", "message_ram";
2472e67e8565SEmmanuel Vadot		power-domains = <&k3_pds 161 TI_SCI_PD_EXCLUSIVE>;
2473e67e8565SEmmanuel Vadot		clocks = <&k3_clks 161 0>, <&k3_clks 161 1>;
2474e67e8565SEmmanuel Vadot		clock-names = "hclk", "cclk";
2475e67e8565SEmmanuel Vadot		interrupts = <GIC_SPI 133 IRQ_TYPE_LEVEL_HIGH>,
2476e67e8565SEmmanuel Vadot			     <GIC_SPI 134 IRQ_TYPE_LEVEL_HIGH>;
2477e67e8565SEmmanuel Vadot		interrupt-names = "int0", "int1";
2478e67e8565SEmmanuel Vadot		bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>;
24798bab661aSEmmanuel Vadot		status = "disabled";
2480e67e8565SEmmanuel Vadot	};
2481e67e8565SEmmanuel Vadot
2482e67e8565SEmmanuel Vadot	main_mcan4: can@2741000 {
2483e67e8565SEmmanuel Vadot		compatible = "bosch,m_can";
2484e67e8565SEmmanuel Vadot		reg = <0x00 0x02741000 0x00 0x200>,
2485e67e8565SEmmanuel Vadot		      <0x00 0x02748000 0x00 0x8000>;
2486e67e8565SEmmanuel Vadot		reg-names = "m_can", "message_ram";
2487e67e8565SEmmanuel Vadot		power-domains = <&k3_pds 162 TI_SCI_PD_EXCLUSIVE>;
2488e67e8565SEmmanuel Vadot		clocks = <&k3_clks 162 0>, <&k3_clks 162 1>;
2489e67e8565SEmmanuel Vadot		clock-names = "hclk", "cclk";
2490e67e8565SEmmanuel Vadot		interrupts = <GIC_SPI 136 IRQ_TYPE_LEVEL_HIGH>,
2491e67e8565SEmmanuel Vadot			     <GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>;
2492e67e8565SEmmanuel Vadot		interrupt-names = "int0", "int1";
2493e67e8565SEmmanuel Vadot		bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>;
24948bab661aSEmmanuel Vadot		status = "disabled";
2495e67e8565SEmmanuel Vadot	};
2496e67e8565SEmmanuel Vadot
2497e67e8565SEmmanuel Vadot	main_mcan5: can@2751000 {
2498e67e8565SEmmanuel Vadot		compatible = "bosch,m_can";
2499e67e8565SEmmanuel Vadot		reg = <0x00 0x02751000 0x00 0x200>,
2500e67e8565SEmmanuel Vadot		      <0x00 0x02758000 0x00 0x8000>;
2501e67e8565SEmmanuel Vadot		reg-names = "m_can", "message_ram";
2502e67e8565SEmmanuel Vadot		power-domains = <&k3_pds 163 TI_SCI_PD_EXCLUSIVE>;
2503e67e8565SEmmanuel Vadot		clocks = <&k3_clks 163 0>, <&k3_clks 163 1>;
2504e67e8565SEmmanuel Vadot		clock-names = "hclk", "cclk";
2505e67e8565SEmmanuel Vadot		interrupts = <GIC_SPI 139 IRQ_TYPE_LEVEL_HIGH>,
2506e67e8565SEmmanuel Vadot			     <GIC_SPI 140 IRQ_TYPE_LEVEL_HIGH>;
2507e67e8565SEmmanuel Vadot		interrupt-names = "int0", "int1";
2508e67e8565SEmmanuel Vadot		bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>;
25098bab661aSEmmanuel Vadot		status = "disabled";
2510e67e8565SEmmanuel Vadot	};
2511e67e8565SEmmanuel Vadot
2512e67e8565SEmmanuel Vadot	main_mcan6: can@2761000 {
2513e67e8565SEmmanuel Vadot		compatible = "bosch,m_can";
2514e67e8565SEmmanuel Vadot		reg = <0x00 0x02761000 0x00 0x200>,
2515e67e8565SEmmanuel Vadot		      <0x00 0x02768000 0x00 0x8000>;
2516e67e8565SEmmanuel Vadot		reg-names = "m_can", "message_ram";
2517e67e8565SEmmanuel Vadot		power-domains = <&k3_pds 164 TI_SCI_PD_EXCLUSIVE>;
2518e67e8565SEmmanuel Vadot		clocks = <&k3_clks 164 0>, <&k3_clks 164 1>;
2519e67e8565SEmmanuel Vadot		clock-names = "hclk", "cclk";
2520e67e8565SEmmanuel Vadot		interrupts = <GIC_SPI 142 IRQ_TYPE_LEVEL_HIGH>,
2521e67e8565SEmmanuel Vadot			     <GIC_SPI 143 IRQ_TYPE_LEVEL_HIGH>;
2522e67e8565SEmmanuel Vadot		interrupt-names = "int0", "int1";
2523e67e8565SEmmanuel Vadot		bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>;
25248bab661aSEmmanuel Vadot		status = "disabled";
2525e67e8565SEmmanuel Vadot	};
2526e67e8565SEmmanuel Vadot
2527e67e8565SEmmanuel Vadot	main_mcan7: can@2771000 {
2528e67e8565SEmmanuel Vadot		compatible = "bosch,m_can";
2529e67e8565SEmmanuel Vadot		reg = <0x00 0x02771000 0x00 0x200>,
2530e67e8565SEmmanuel Vadot		      <0x00 0x02778000 0x00 0x8000>;
2531e67e8565SEmmanuel Vadot		reg-names = "m_can", "message_ram";
2532e67e8565SEmmanuel Vadot		power-domains = <&k3_pds 165 TI_SCI_PD_EXCLUSIVE>;
2533e67e8565SEmmanuel Vadot		clocks = <&k3_clks 165 0>, <&k3_clks 165 1>;
2534e67e8565SEmmanuel Vadot		clock-names = "hclk", "cclk";
2535e67e8565SEmmanuel Vadot		interrupts = <GIC_SPI 145 IRQ_TYPE_LEVEL_HIGH>,
2536e67e8565SEmmanuel Vadot			     <GIC_SPI 146 IRQ_TYPE_LEVEL_HIGH>;
2537e67e8565SEmmanuel Vadot		interrupt-names = "int0", "int1";
2538e67e8565SEmmanuel Vadot		bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>;
25398bab661aSEmmanuel Vadot		status = "disabled";
2540e67e8565SEmmanuel Vadot	};
2541e67e8565SEmmanuel Vadot
2542e67e8565SEmmanuel Vadot	main_mcan8: can@2781000 {
2543e67e8565SEmmanuel Vadot		compatible = "bosch,m_can";
2544e67e8565SEmmanuel Vadot		reg = <0x00 0x02781000 0x00 0x200>,
2545e67e8565SEmmanuel Vadot		      <0x00 0x02788000 0x00 0x8000>;
2546e67e8565SEmmanuel Vadot		reg-names = "m_can", "message_ram";
2547e67e8565SEmmanuel Vadot		power-domains = <&k3_pds 166 TI_SCI_PD_EXCLUSIVE>;
2548e67e8565SEmmanuel Vadot		clocks = <&k3_clks 166 0>, <&k3_clks 166 1>;
2549e67e8565SEmmanuel Vadot		clock-names = "hclk", "cclk";
2550e67e8565SEmmanuel Vadot		interrupts = <GIC_SPI 576 IRQ_TYPE_LEVEL_HIGH>,
2551e67e8565SEmmanuel Vadot			     <GIC_SPI 577 IRQ_TYPE_LEVEL_HIGH>;
2552e67e8565SEmmanuel Vadot		interrupt-names = "int0", "int1";
2553e67e8565SEmmanuel Vadot		bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>;
25548bab661aSEmmanuel Vadot		status = "disabled";
2555e67e8565SEmmanuel Vadot	};
2556e67e8565SEmmanuel Vadot
2557e67e8565SEmmanuel Vadot	main_mcan9: can@2791000 {
2558e67e8565SEmmanuel Vadot		compatible = "bosch,m_can";
2559e67e8565SEmmanuel Vadot		reg = <0x00 0x02791000 0x00 0x200>,
2560e67e8565SEmmanuel Vadot		      <0x00 0x02798000 0x00 0x8000>;
2561e67e8565SEmmanuel Vadot		reg-names = "m_can", "message_ram";
2562e67e8565SEmmanuel Vadot		power-domains = <&k3_pds 167 TI_SCI_PD_EXCLUSIVE>;
2563e67e8565SEmmanuel Vadot		clocks = <&k3_clks 167 0>, <&k3_clks 167 1>;
2564e67e8565SEmmanuel Vadot		clock-names = "hclk", "cclk";
2565e67e8565SEmmanuel Vadot		interrupts = <GIC_SPI 579 IRQ_TYPE_LEVEL_HIGH>,
2566e67e8565SEmmanuel Vadot			     <GIC_SPI 580 IRQ_TYPE_LEVEL_HIGH>;
2567e67e8565SEmmanuel Vadot		interrupt-names = "int0", "int1";
2568e67e8565SEmmanuel Vadot		bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>;
25698bab661aSEmmanuel Vadot		status = "disabled";
2570e67e8565SEmmanuel Vadot	};
2571e67e8565SEmmanuel Vadot
2572e67e8565SEmmanuel Vadot	main_mcan10: can@27a1000 {
2573e67e8565SEmmanuel Vadot		compatible = "bosch,m_can";
2574e67e8565SEmmanuel Vadot		reg = <0x00 0x027a1000 0x00 0x200>,
2575e67e8565SEmmanuel Vadot		      <0x00 0x027a8000 0x00 0x8000>;
2576e67e8565SEmmanuel Vadot		reg-names = "m_can", "message_ram";
2577e67e8565SEmmanuel Vadot		power-domains = <&k3_pds 168 TI_SCI_PD_EXCLUSIVE>;
2578e67e8565SEmmanuel Vadot		clocks = <&k3_clks 168 0>, <&k3_clks 168 1>;
2579e67e8565SEmmanuel Vadot		clock-names = "hclk", "cclk";
2580e67e8565SEmmanuel Vadot		interrupts = <GIC_SPI 582 IRQ_TYPE_LEVEL_HIGH>,
2581e67e8565SEmmanuel Vadot			     <GIC_SPI 583 IRQ_TYPE_LEVEL_HIGH>;
2582e67e8565SEmmanuel Vadot		interrupt-names = "int0", "int1";
2583e67e8565SEmmanuel Vadot		bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>;
25848bab661aSEmmanuel Vadot		status = "disabled";
2585e67e8565SEmmanuel Vadot	};
2586e67e8565SEmmanuel Vadot
2587e67e8565SEmmanuel Vadot	main_mcan11: can@27b1000 {
2588e67e8565SEmmanuel Vadot		compatible = "bosch,m_can";
2589e67e8565SEmmanuel Vadot		reg = <0x00 0x027b1000 0x00 0x200>,
2590e67e8565SEmmanuel Vadot		      <0x00 0x027b8000 0x00 0x8000>;
2591e67e8565SEmmanuel Vadot		reg-names = "m_can", "message_ram";
2592e67e8565SEmmanuel Vadot		power-domains = <&k3_pds 169 TI_SCI_PD_EXCLUSIVE>;
2593e67e8565SEmmanuel Vadot		clocks = <&k3_clks 169 0>, <&k3_clks 169 1>;
2594e67e8565SEmmanuel Vadot		clock-names = "hclk", "cclk";
2595e67e8565SEmmanuel Vadot		interrupts = <GIC_SPI 585 IRQ_TYPE_LEVEL_HIGH>,
2596e67e8565SEmmanuel Vadot			     <GIC_SPI 586 IRQ_TYPE_LEVEL_HIGH>;
2597e67e8565SEmmanuel Vadot		interrupt-names = "int0", "int1";
2598e67e8565SEmmanuel Vadot		bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>;
25998bab661aSEmmanuel Vadot		status = "disabled";
2600e67e8565SEmmanuel Vadot	};
2601e67e8565SEmmanuel Vadot
2602e67e8565SEmmanuel Vadot	main_mcan12: can@27c1000 {
2603e67e8565SEmmanuel Vadot		compatible = "bosch,m_can";
2604e67e8565SEmmanuel Vadot		reg = <0x00 0x027c1000 0x00 0x200>,
2605e67e8565SEmmanuel Vadot		      <0x00 0x027c8000 0x00 0x8000>;
2606e67e8565SEmmanuel Vadot		reg-names = "m_can", "message_ram";
2607e67e8565SEmmanuel Vadot		power-domains = <&k3_pds 170 TI_SCI_PD_EXCLUSIVE>;
2608e67e8565SEmmanuel Vadot		clocks = <&k3_clks 170 0>, <&k3_clks 170 1>;
2609e67e8565SEmmanuel Vadot		clock-names = "hclk", "cclk";
2610e67e8565SEmmanuel Vadot		interrupts = <GIC_SPI 588 IRQ_TYPE_LEVEL_HIGH>,
2611e67e8565SEmmanuel Vadot			     <GIC_SPI 589 IRQ_TYPE_LEVEL_HIGH>;
2612e67e8565SEmmanuel Vadot		interrupt-names = "int0", "int1";
2613e67e8565SEmmanuel Vadot		bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>;
26148bab661aSEmmanuel Vadot		status = "disabled";
2615e67e8565SEmmanuel Vadot	};
2616e67e8565SEmmanuel Vadot
2617e67e8565SEmmanuel Vadot	main_mcan13: can@27d1000 {
2618e67e8565SEmmanuel Vadot		compatible = "bosch,m_can";
2619e67e8565SEmmanuel Vadot		reg = <0x00 0x027d1000 0x00 0x200>,
2620e67e8565SEmmanuel Vadot		      <0x00 0x027d8000 0x00 0x8000>;
2621e67e8565SEmmanuel Vadot		reg-names = "m_can", "message_ram";
2622e67e8565SEmmanuel Vadot		power-domains = <&k3_pds 171 TI_SCI_PD_EXCLUSIVE>;
2623e67e8565SEmmanuel Vadot		clocks = <&k3_clks 171 0>, <&k3_clks 171 1>;
2624e67e8565SEmmanuel Vadot		clock-names = "hclk", "cclk";
2625e67e8565SEmmanuel Vadot		interrupts = <GIC_SPI 591 IRQ_TYPE_LEVEL_HIGH>,
2626e67e8565SEmmanuel Vadot			     <GIC_SPI 592 IRQ_TYPE_LEVEL_HIGH>;
2627e67e8565SEmmanuel Vadot		interrupt-names = "int0", "int1";
2628e67e8565SEmmanuel Vadot		bosch,mram-cfg = <0x0 128 64 64 64 64 32 32>;
26298bab661aSEmmanuel Vadot		status = "disabled";
2630e67e8565SEmmanuel Vadot	};
2631fac71e4eSEmmanuel Vadot
2632fac71e4eSEmmanuel Vadot	main_spi0: spi@2100000 {
2633fac71e4eSEmmanuel Vadot		compatible = "ti,am654-mcspi","ti,omap4-mcspi";
2634fac71e4eSEmmanuel Vadot		reg = <0x00 0x02100000 0x00 0x400>;
2635fac71e4eSEmmanuel Vadot		interrupts = <GIC_SPI 184 IRQ_TYPE_LEVEL_HIGH>;
2636fac71e4eSEmmanuel Vadot		#address-cells = <1>;
2637fac71e4eSEmmanuel Vadot		#size-cells = <0>;
2638fac71e4eSEmmanuel Vadot		power-domains = <&k3_pds 266 TI_SCI_PD_EXCLUSIVE>;
2639fac71e4eSEmmanuel Vadot		clocks = <&k3_clks 266 1>;
2640fac71e4eSEmmanuel Vadot		status = "disabled";
2641fac71e4eSEmmanuel Vadot	};
2642fac71e4eSEmmanuel Vadot
2643fac71e4eSEmmanuel Vadot	main_spi1: spi@2110000 {
2644fac71e4eSEmmanuel Vadot		compatible = "ti,am654-mcspi","ti,omap4-mcspi";
2645fac71e4eSEmmanuel Vadot		reg = <0x00 0x02110000 0x00 0x400>;
2646fac71e4eSEmmanuel Vadot		interrupts = <GIC_SPI 185 IRQ_TYPE_LEVEL_HIGH>;
2647fac71e4eSEmmanuel Vadot		#address-cells = <1>;
2648fac71e4eSEmmanuel Vadot		#size-cells = <0>;
2649fac71e4eSEmmanuel Vadot		power-domains = <&k3_pds 267 TI_SCI_PD_EXCLUSIVE>;
2650fac71e4eSEmmanuel Vadot		clocks = <&k3_clks 267 1>;
2651fac71e4eSEmmanuel Vadot		status = "disabled";
2652fac71e4eSEmmanuel Vadot	};
2653fac71e4eSEmmanuel Vadot
2654fac71e4eSEmmanuel Vadot	main_spi2: spi@2120000 {
2655fac71e4eSEmmanuel Vadot		compatible = "ti,am654-mcspi","ti,omap4-mcspi";
2656fac71e4eSEmmanuel Vadot		reg = <0x00 0x02120000 0x00 0x400>;
2657fac71e4eSEmmanuel Vadot		interrupts = <GIC_SPI 186 IRQ_TYPE_LEVEL_HIGH>;
2658fac71e4eSEmmanuel Vadot		#address-cells = <1>;
2659fac71e4eSEmmanuel Vadot		#size-cells = <0>;
2660fac71e4eSEmmanuel Vadot		power-domains = <&k3_pds 268 TI_SCI_PD_EXCLUSIVE>;
2661fac71e4eSEmmanuel Vadot		clocks = <&k3_clks 268 1>;
2662fac71e4eSEmmanuel Vadot		status = "disabled";
2663fac71e4eSEmmanuel Vadot	};
2664fac71e4eSEmmanuel Vadot
2665fac71e4eSEmmanuel Vadot	main_spi3: spi@2130000 {
2666fac71e4eSEmmanuel Vadot		compatible = "ti,am654-mcspi","ti,omap4-mcspi";
2667fac71e4eSEmmanuel Vadot		reg = <0x00 0x02130000 0x00 0x400>;
2668fac71e4eSEmmanuel Vadot		interrupts = <GIC_SPI 187 IRQ_TYPE_LEVEL_HIGH>;
2669fac71e4eSEmmanuel Vadot		#address-cells = <1>;
2670fac71e4eSEmmanuel Vadot		#size-cells = <0>;
2671fac71e4eSEmmanuel Vadot		power-domains = <&k3_pds 269 TI_SCI_PD_EXCLUSIVE>;
2672fac71e4eSEmmanuel Vadot		clocks = <&k3_clks 269 1>;
2673fac71e4eSEmmanuel Vadot		status = "disabled";
2674fac71e4eSEmmanuel Vadot	};
2675fac71e4eSEmmanuel Vadot
2676fac71e4eSEmmanuel Vadot	main_spi4: spi@2140000 {
2677fac71e4eSEmmanuel Vadot		compatible = "ti,am654-mcspi","ti,omap4-mcspi";
2678fac71e4eSEmmanuel Vadot		reg = <0x00 0x02140000 0x00 0x400>;
2679fac71e4eSEmmanuel Vadot		interrupts = <GIC_SPI 188 IRQ_TYPE_LEVEL_HIGH>;
2680fac71e4eSEmmanuel Vadot		#address-cells = <1>;
2681fac71e4eSEmmanuel Vadot		#size-cells = <0>;
2682fac71e4eSEmmanuel Vadot		power-domains = <&k3_pds 270 TI_SCI_PD_EXCLUSIVE>;
2683fac71e4eSEmmanuel Vadot		clocks = <&k3_clks 270 1>;
2684fac71e4eSEmmanuel Vadot		status = "disabled";
2685fac71e4eSEmmanuel Vadot	};
2686fac71e4eSEmmanuel Vadot
2687fac71e4eSEmmanuel Vadot	main_spi5: spi@2150000 {
2688fac71e4eSEmmanuel Vadot		compatible = "ti,am654-mcspi","ti,omap4-mcspi";
2689fac71e4eSEmmanuel Vadot		reg = <0x00 0x02150000 0x00 0x400>;
2690fac71e4eSEmmanuel Vadot		interrupts = <GIC_SPI 189 IRQ_TYPE_LEVEL_HIGH>;
2691fac71e4eSEmmanuel Vadot		#address-cells = <1>;
2692fac71e4eSEmmanuel Vadot		#size-cells = <0>;
2693fac71e4eSEmmanuel Vadot		power-domains = <&k3_pds 271 TI_SCI_PD_EXCLUSIVE>;
2694fac71e4eSEmmanuel Vadot		clocks = <&k3_clks 271 1>;
2695fac71e4eSEmmanuel Vadot		status = "disabled";
2696fac71e4eSEmmanuel Vadot	};
2697fac71e4eSEmmanuel Vadot
2698fac71e4eSEmmanuel Vadot	main_spi6: spi@2160000 {
2699fac71e4eSEmmanuel Vadot		compatible = "ti,am654-mcspi","ti,omap4-mcspi";
2700fac71e4eSEmmanuel Vadot		reg = <0x00 0x02160000 0x00 0x400>;
2701fac71e4eSEmmanuel Vadot		interrupts = <GIC_SPI 190 IRQ_TYPE_LEVEL_HIGH>;
2702fac71e4eSEmmanuel Vadot		#address-cells = <1>;
2703fac71e4eSEmmanuel Vadot		#size-cells = <0>;
2704fac71e4eSEmmanuel Vadot		power-domains = <&k3_pds 272 TI_SCI_PD_EXCLUSIVE>;
2705fac71e4eSEmmanuel Vadot		clocks = <&k3_clks 272 1>;
2706fac71e4eSEmmanuel Vadot		status = "disabled";
2707fac71e4eSEmmanuel Vadot	};
2708fac71e4eSEmmanuel Vadot
2709fac71e4eSEmmanuel Vadot	main_spi7: spi@2170000 {
2710fac71e4eSEmmanuel Vadot		compatible = "ti,am654-mcspi","ti,omap4-mcspi";
2711fac71e4eSEmmanuel Vadot		reg = <0x00 0x02170000 0x00 0x400>;
2712fac71e4eSEmmanuel Vadot		interrupts = <GIC_SPI 191 IRQ_TYPE_LEVEL_HIGH>;
2713fac71e4eSEmmanuel Vadot		#address-cells = <1>;
2714fac71e4eSEmmanuel Vadot		#size-cells = <0>;
2715fac71e4eSEmmanuel Vadot		power-domains = <&k3_pds 273 TI_SCI_PD_EXCLUSIVE>;
2716fac71e4eSEmmanuel Vadot		clocks = <&k3_clks 273 1>;
2717fac71e4eSEmmanuel Vadot		status = "disabled";
2718fac71e4eSEmmanuel Vadot	};
2719*f126890aSEmmanuel Vadot
2720*f126890aSEmmanuel Vadot	main_esm: esm@700000 {
2721*f126890aSEmmanuel Vadot		compatible = "ti,j721e-esm";
2722*f126890aSEmmanuel Vadot		reg = <0x0 0x700000 0x0 0x1000>;
2723*f126890aSEmmanuel Vadot		ti,esm-pins = <344>, <345>;
2724*f126890aSEmmanuel Vadot	};
2725c66ec88fSEmmanuel Vadot};
2726