xref: /openwifi/kernel_boot/boards/adrv9364z7020/devicetree.dts (revision b73660ad79a69a37f3fe788f4f09f51e1255bab5)
1/dts-v1/;
2
3/ {
4	#address-cells = <0x1>;
5	#size-cells = <0x1>;
6	compatible = "xlnx,zynq-7000";
7	interrupt-parent = <0x1>;
8	model = "Analog Devices ADRV9364-Z7020 (Z7020/AD9364)";
9
10	cpus {
11		#address-cells = <0x1>;
12		#size-cells = <0x0>;
13
14		cpu@0 {
15			compatible = "arm,cortex-a9";
16			device_type = "cpu";
17			reg = <0x0>;
18			clocks = <0x2 0x3>;
19			clock-latency = <0x3e8>;
20			cpu0-supply = <0x3>;
21			operating-points = <0xa2c2b 0xf4240 0x51616 0xf4240>;
22		};
23
24		cpu@1 {
25			compatible = "arm,cortex-a9";
26			device_type = "cpu";
27			reg = <0x1>;
28			clocks = <0x2 0x3>;
29		};
30	};
31
32	fpga-full {
33		compatible = "fpga-region";
34		fpga-mgr = <0x4>;
35		#address-cells = <0x1>;
36		#size-cells = <0x1>;
37		ranges;
38	};
39
40	pmu@f8891000 {
41		compatible = "arm,cortex-a9-pmu";
42		interrupts = <0x0 0x5 0x4 0x0 0x6 0x4>;
43		interrupt-parent = <0x1>;
44		reg = <0xf8891000 0x1000 0xf8893000 0x1000>;
45	};
46
47	fixedregulator {
48		compatible = "regulator-fixed";
49		regulator-name = "VCCPINT";
50		regulator-min-microvolt = <0xf4240>;
51		regulator-max-microvolt = <0xf4240>;
52		regulator-boot-on;
53		regulator-always-on;
54		linux,phandle = <0x3>;
55		phandle = <0x3>;
56	};
57
58	amba {
59		u-boot,dm-pre-reloc;
60		compatible = "simple-bus";
61		#address-cells = <0x1>;
62		#size-cells = <0x1>;
63		interrupt-parent = <0x1>;
64		ranges;
65
66		adc@f8007100 {
67			compatible = "xlnx,zynq-xadc-1.00.a";
68			reg = <0xf8007100 0x20>;
69			interrupts = <0x0 0x7 0x4>;
70			interrupt-parent = <0x1>;
71			clocks = <0x2 0xc>;
72		};
73
74		can@e0008000 {
75			compatible = "xlnx,zynq-can-1.0";
76			status = "disabled";
77			clocks = <0x2 0x13 0x2 0x24>;
78			clock-names = "can_clk", "pclk";
79			reg = <0xe0008000 0x1000>;
80			interrupts = <0x0 0x1c 0x4>;
81			interrupt-parent = <0x1>;
82			tx-fifo-depth = <0x40>;
83			rx-fifo-depth = <0x40>;
84		};
85
86		can@e0009000 {
87			compatible = "xlnx,zynq-can-1.0";
88			status = "disabled";
89			clocks = <0x2 0x14 0x2 0x25>;
90			clock-names = "can_clk", "pclk";
91			reg = <0xe0009000 0x1000>;
92			interrupts = <0x0 0x33 0x4>;
93			interrupt-parent = <0x1>;
94			tx-fifo-depth = <0x40>;
95			rx-fifo-depth = <0x40>;
96		};
97
98		gpio@e000a000 {
99			compatible = "xlnx,zynq-gpio-1.0";
100			#gpio-cells = <0x2>;
101			clocks = <0x2 0x2a>;
102			gpio-controller;
103			interrupt-controller;
104			#interrupt-cells = <0x2>;
105			interrupt-parent = <0x1>;
106			interrupts = <0x0 0x14 0x4>;
107			reg = <0xe000a000 0x1000>;
108			linux,phandle = <0x6>;
109			phandle = <0x6>;
110		};
111
112		i2c@e0004000 {
113			compatible = "cdns,i2c-r1p10";
114			status = "disabled";
115			clocks = <0x2 0x26>;
116			interrupt-parent = <0x1>;
117			interrupts = <0x0 0x19 0x4>;
118			reg = <0xe0004000 0x1000>;
119			#address-cells = <0x1>;
120			#size-cells = <0x0>;
121		};
122
123		i2c@e0005000 {
124			compatible = "cdns,i2c-r1p10";
125			status = "disabled";
126			clocks = <0x2 0x27>;
127			interrupt-parent = <0x1>;
128			interrupts = <0x0 0x30 0x4>;
129			reg = <0xe0005000 0x1000>;
130			#address-cells = <0x1>;
131			#size-cells = <0x0>;
132		};
133
134		interrupt-controller@f8f01000 {
135			compatible = "arm,cortex-a9-gic";
136			#interrupt-cells = <0x3>;
137			interrupt-controller;
138			reg = <0xf8f01000 0x1000 0xf8f00100 0x100>;
139			linux,phandle = <0x1>;
140			phandle = <0x1>;
141		};
142
143		cache-controller@f8f02000 {
144			compatible = "arm,pl310-cache";
145			reg = <0xf8f02000 0x1000>;
146			interrupts = <0x0 0x2 0x4>;
147			arm,data-latency = <0x3 0x2 0x2>;
148			arm,tag-latency = <0x2 0x2 0x2>;
149			cache-unified;
150			cache-level = <0x2>;
151		};
152
153		memory-controller@f8006000 {
154			compatible = "xlnx,zynq-ddrc-a05";
155			reg = <0xf8006000 0x1000>;
156		};
157
158		ocmc@f800c000 {
159			compatible = "xlnx,zynq-ocmc-1.0";
160			interrupt-parent = <0x1>;
161			interrupts = <0x0 0x3 0x4>;
162			reg = <0xf800c000 0x1000>;
163		};
164
165		serial@e0000000 {
166			compatible = "xlnx,xuartps", "cdns,uart-r1p8";
167			status = "disabled";
168			clocks = <0x2 0x17 0x2 0x28>;
169			clock-names = "uart_clk", "pclk";
170			reg = <0xe0000000 0x1000>;
171			interrupts = <0x0 0x1b 0x4>;
172		};
173
174		serial@e0001000 {
175			compatible = "xlnx,xuartps", "cdns,uart-r1p8";
176			status = "okay";
177			clocks = <0x2 0x18 0x2 0x29>;
178			clock-names = "uart_clk", "pclk";
179			reg = <0xe0001000 0x1000>;
180			interrupts = <0x0 0x32 0x4>;
181		};
182
183		spi@e0006000 {
184			compatible = "xlnx,zynq-spi-r1p6";
185			reg = <0xe0006000 0x1000>;
186			status = "okay";
187			interrupt-parent = <0x1>;
188			interrupts = <0x0 0x1a 0x4>;
189			clocks = <0x2 0x19 0x2 0x22>;
190			clock-names = "ref_clk", "pclk";
191			#address-cells = <0x1>;
192			#size-cells = <0x0>;
193
194			ad9361-phy@0 {
195				#address-cells = <0x1>;
196				#size-cells = <0x0>;
197				#clock-cells = <0x1>;
198				compatible = "adi,ad9361";
199				reg = <0x0>;
200				spi-cpha;
201				spi-max-frequency = <0x989680>;
202				clocks = <0x5 0x0>;
203				clock-names = "ad9364_ext_refclk";
204				clock-output-names = "rx_sampl_clk", "tx_sampl_clk";
205				adi,digital-interface-tune-skip-mode = <0x0>;
206				adi,pp-tx-swap-enable;
207				adi,pp-rx-swap-enable;
208				adi,rx-frame-pulse-mode-enable;
209				adi,lvds-mode-enable;
210				adi,lvds-bias-mV = <0x96>;
211				adi,lvds-rx-onchip-termination-enable;
212				adi,rx-data-delay = <0x4>;
213				adi,tx-fb-clock-delay = <0x7>;
214				adi,xo-disable-use-ext-refclk-enable;
215				adi,2rx-2tx-mode-enable;
216				adi,frequency-division-duplex-mode-enable;
217				adi,rx-rf-port-input-select = <0x0>;
218				adi,tx-rf-port-input-select = <0x0>;
219				adi,tx-attenuation-mdB = <0x2710>;
220				adi,rf-rx-bandwidth-hz = <0x112a880>;
221				adi,rf-tx-bandwidth-hz = <0x112a880>;
222				adi,rx-synthesizer-frequency-hz = <0x0 0x8f0d1800>;
223				adi,tx-synthesizer-frequency-hz = <0x0 0x92080880>;
224				adi,rx-path-clock-frequencies = <0x3a980000 0xea60000 0x7530000 0x3a98000 0x1d4c000 0x1d4c000>;
225				adi,tx-path-clock-frequencies = <0x3a980000 0x7530000 0x7530000 0x3a98000 0x1d4c000 0x1d4c000>;
226				adi,gc-rx1-mode = <0x2>;
227				adi,gc-rx2-mode = <0x2>;
228				adi,gc-adc-ovr-sample-size = <0x4>;
229				adi,gc-adc-small-overload-thresh = <0x2f>;
230				adi,gc-adc-large-overload-thresh = <0x3a>;
231				adi,gc-lmt-overload-high-thresh = <0x320>;
232				adi,gc-lmt-overload-low-thresh = <0x2c0>;
233				adi,gc-dec-pow-measurement-duration = <0x2000>;
234				adi,gc-low-power-thresh = <0x18>;
235				adi,mgc-inc-gain-step = <0x2>;
236				adi,mgc-dec-gain-step = <0x2>;
237				adi,mgc-split-table-ctrl-inp-gain-mode = <0x0>;
238				adi,agc-attack-delay-extra-margin-us = <0x1>;
239				adi,agc-outer-thresh-high = <0x5>;
240				adi,agc-outer-thresh-high-dec-steps = <0x2>;
241				adi,agc-inner-thresh-high = <0xa>;
242				adi,agc-inner-thresh-high-dec-steps = <0x1>;
243				adi,agc-inner-thresh-low = <0xc>;
244				adi,agc-inner-thresh-low-inc-steps = <0x1>;
245				adi,agc-outer-thresh-low = <0x12>;
246				adi,agc-outer-thresh-low-inc-steps = <0x2>;
247				adi,agc-adc-small-overload-exceed-counter = <0xa>;
248				adi,agc-adc-large-overload-exceed-counter = <0xa>;
249				adi,agc-adc-large-overload-inc-steps = <0x2>;
250				adi,agc-lmt-overload-large-exceed-counter = <0xa>;
251				adi,agc-lmt-overload-small-exceed-counter = <0xa>;
252				adi,agc-lmt-overload-large-inc-steps = <0x2>;
253				adi,agc-gain-update-interval-us = <0x3e8>;
254				adi,fagc-dec-pow-measurement-duration = <0x40>;
255				adi,fagc-lp-thresh-increment-steps = <0x1>;
256				adi,fagc-lp-thresh-increment-time = <0x5>;
257				adi,fagc-energy-lost-stronger-sig-gain-lock-exit-cnt = <0x8>;
258				adi,fagc-final-overrange-count = <0x3>;
259				adi,fagc-gain-index-type-after-exit-rx-mode = <0x0>;
260				adi,fagc-lmt-final-settling-steps = <0x1>;
261				adi,fagc-lock-level = <0xa>;
262				adi,fagc-lock-level-gain-increase-upper-limit = <0x5>;
263				adi,fagc-lock-level-lmt-gain-increase-enable;
264				adi,fagc-lpf-final-settling-steps = <0x1>;
265				adi,fagc-optimized-gain-offset = <0x5>;
266				adi,fagc-power-measurement-duration-in-state5 = <0x40>;
267				adi,fagc-rst-gla-engergy-lost-goto-optim-gain-enable;
268				adi,fagc-rst-gla-engergy-lost-sig-thresh-below-ll = <0xa>;
269				adi,fagc-rst-gla-engergy-lost-sig-thresh-exceeded-enable;
270				adi,fagc-rst-gla-if-en-agc-pulled-high-mode = <0x0>;
271				adi,fagc-rst-gla-large-adc-overload-enable;
272				adi,fagc-rst-gla-large-lmt-overload-enable;
273				adi,fagc-rst-gla-stronger-sig-thresh-above-ll = <0xa>;
274				adi,fagc-rst-gla-stronger-sig-thresh-exceeded-enable;
275				adi,fagc-state-wait-time-ns = <0x104>;
276				adi,fagc-use-last-lock-level-for-set-gain-enable;
277				adi,rssi-restart-mode = <0x3>;
278				adi,rssi-delay = <0x1>;
279				adi,rssi-wait = <0x1>;
280				adi,rssi-duration = <0x3e8>;
281				adi,ctrl-outs-index = <0x0>;
282				adi,ctrl-outs-enable-mask = <0xff>;
283				adi,temp-sense-measurement-interval-ms = <0x3e8>;
284				adi,temp-sense-offset-signed = <0xce>;
285				adi,temp-sense-periodic-measurement-enable;
286				adi,aux-dac-manual-mode-enable;
287				adi,aux-dac1-default-value-mV = <0x0>;
288				adi,aux-dac1-rx-delay-us = <0x0>;
289				adi,aux-dac1-tx-delay-us = <0x0>;
290				adi,aux-dac2-default-value-mV = <0x0>;
291				adi,aux-dac2-rx-delay-us = <0x0>;
292				adi,aux-dac2-tx-delay-us = <0x0>;
293				en_agc-gpios = <0x6 0x62 0x0>;
294				sync-gpios = <0x6 0x63 0x0>;
295				reset-gpios = <0x6 0x64 0x0>;
296				enable-gpios = <0x6 0x65 0x0>;
297				txnrx-gpios = <0x6 0x66 0x0>;
298				linux,phandle = <0xb>;
299				phandle = <0xb>;
300			};
301		};
302
303		spi@e0007000 {
304			compatible = "xlnx,zynq-spi-r1p6";
305			reg = <0xe0007000 0x1000>;
306			status = "disabled";
307			interrupt-parent = <0x1>;
308			interrupts = <0x0 0x31 0x4>;
309			clocks = <0x2 0x1a 0x2 0x23>;
310			clock-names = "ref_clk", "pclk";
311			#address-cells = <0x1>;
312			#size-cells = <0x0>;
313		};
314
315		spi@e000d000 {
316			clock-names = "ref_clk", "pclk";
317			clocks = <0x2 0xa 0x2 0x2b>;
318			compatible = "xlnx,zynq-qspi-1.0";
319			status = "okay";
320			interrupt-parent = <0x1>;
321			interrupts = <0x0 0x13 0x4>;
322			reg = <0xe000d000 0x1000>;
323			#address-cells = <0x1>;
324			#size-cells = <0x0>;
325			is-dual = <0x0>;
326			num-cs = <0x1>;
327
328			ps7-qspi@0 {
329				#address-cells = <0x1>;
330				#size-cells = <0x1>;
331				spi-tx-bus-width = <0x1>;
332				spi-rx-bus-width = <0x4>;
333				compatible = "n25q256a", "jedec,spi-nor";
334				reg = <0x0>;
335				spi-max-frequency = <0x2faf080>;
336
337				partition@qspi-fsbl-uboot {
338					label = "qspi-fsbl-uboot";
339					reg = <0x0 0xe0000>;
340				};
341
342				partition@qspi-uboot-env {
343					label = "qspi-uboot-env";
344					reg = <0xe0000 0x20000>;
345				};
346
347				partition@qspi-linux {
348					label = "qspi-linux";
349					reg = <0x100000 0x500000>;
350				};
351
352				partition@qspi-device-tree {
353					label = "qspi-device-tree";
354					reg = <0x600000 0x20000>;
355				};
356
357				partition@qspi-rootfs {
358					label = "qspi-rootfs";
359					reg = <0x620000 0xce0000>;
360				};
361
362				partition@qspi-bitstream {
363					label = "qspi-bitstream";
364					reg = <0x1300000 0xd00000>;
365				};
366			};
367		};
368
369		memory-controller@e000e000 {
370			#address-cells = <0x1>;
371			#size-cells = <0x1>;
372			status = "disabled";
373			clock-names = "memclk", "aclk";
374			clocks = <0x2 0xb 0x2 0x2c>;
375			compatible = "arm,pl353-smc-r2p1";
376			interrupt-parent = <0x1>;
377			interrupts = <0x0 0x12 0x4>;
378			ranges;
379			reg = <0xe000e000 0x1000>;
380
381			flash@e1000000 {
382				status = "disabled";
383				compatible = "arm,pl353-nand-r2p1";
384				reg = <0xe1000000 0x1000000>;
385				#address-cells = <0x1>;
386				#size-cells = <0x1>;
387			};
388
389			flash@e2000000 {
390				status = "disabled";
391				compatible = "cfi-flash";
392				reg = <0xe2000000 0x2000000>;
393				#address-cells = <0x1>;
394				#size-cells = <0x1>;
395			};
396		};
397
398		ethernet@e000b000 {
399			compatible = "cdns,zynq-gem", "cdns,gem";
400			reg = <0xe000b000 0x1000>;
401			status = "okay";
402			interrupts = <0x0 0x16 0x4>;
403			clocks = <0x2 0x1e 0x2 0x1e 0x2 0xd>;
404			clock-names = "pclk", "hclk", "tx_clk";
405			#address-cells = <0x1>;
406			#size-cells = <0x0>;
407			phy-handle = <0x7>;
408			phy-mode = "rgmii-id";
409
410			phy@0 {
411				device_type = "ethernet-phy";
412				reg = <0x0>;
413				marvell,reg-init = <0x3 0x10 0xff00 0x1e 0x3 0x11 0xfff0 0x0>;
414				linux,phandle = <0x7>;
415				phandle = <0x7>;
416			};
417		};
418
419		ethernet@e000c000 {
420			compatible = "cdns,zynq-gem", "cdns,gem";
421			reg = <0xe000c000 0x1000>;
422			status = "disabled";
423			interrupts = <0x0 0x2d 0x4>;
424			clocks = <0x2 0x1f 0x2 0x1f 0x2 0xe>;
425			clock-names = "pclk", "hclk", "tx_clk";
426			#address-cells = <0x1>;
427			#size-cells = <0x0>;
428		};
429
430		sdhci@e0100000 {
431			compatible = "arasan,sdhci-8.9a";
432			status = "okay";
433			clock-names = "clk_xin", "clk_ahb";
434			clocks = <0x2 0x15 0x2 0x20>;
435			interrupt-parent = <0x1>;
436			interrupts = <0x0 0x18 0x4>;
437			reg = <0xe0100000 0x1000>;
438			broken-adma2;
439			disable-wp;
440		};
441
442		sdhci@e0101000 {
443			compatible = "arasan,sdhci-8.9a";
444			status = "disabled";
445			clock-names = "clk_xin", "clk_ahb";
446			clocks = <0x2 0x16 0x2 0x21>;
447			interrupt-parent = <0x1>;
448			interrupts = <0x0 0x2f 0x4>;
449			reg = <0xe0101000 0x1000>;
450			broken-adma2;
451		};
452
453		slcr@f8000000 {
454			#address-cells = <0x1>;
455			#size-cells = <0x1>;
456			compatible = "xlnx,zynq-slcr", "syscon", "simple-mfd";
457			reg = <0xf8000000 0x1000>;
458			ranges;
459			linux,phandle = <0x8>;
460			phandle = <0x8>;
461
462			clkc@100 {
463				#clock-cells = <0x1>;
464				compatible = "xlnx,ps7-clkc";
465				fclk-enable = <0xf>;
466				clock-output-names = "armpll", "ddrpll", "iopll", "cpu_6or4x", "cpu_3or2x", "cpu_2x", "cpu_1x", "ddr2x", "ddr3x", "dci", "lqspi", "smc", "pcap", "gem0", "gem1", "fclk0", "fclk1", "fclk2", "fclk3", "can0", "can1", "sdio0", "sdio1", "uart0", "uart1", "spi0", "spi1", "dma", "usb0_aper", "usb1_aper", "gem0_aper", "gem1_aper", "sdio0_aper", "sdio1_aper", "spi0_aper", "spi1_aper", "can0_aper", "can1_aper", "i2c0_aper", "i2c1_aper", "uart0_aper", "uart1_aper", "gpio_aper", "lqspi_aper", "smc_aper", "swdt", "dbg_trc", "dbg_apb";
467				reg = <0x100 0x100>;
468				ps-clk-frequency = <0x1fca055>;
469				linux,phandle = <0x2>;
470				phandle = <0x2>;
471			};
472
473			rstc@200 {
474				compatible = "xlnx,zynq-reset";
475				reg = <0x200 0x48>;
476				#reset-cells = <0x1>;
477				syscon = <0x8>;
478			};
479
480			pinctrl@700 {
481				compatible = "xlnx,pinctrl-zynq";
482				reg = <0x700 0x200>;
483				syscon = <0x8>;
484			};
485		};
486
487		dmac@f8003000 {
488			compatible = "arm,pl330", "arm,primecell";
489			reg = <0xf8003000 0x1000>;
490			interrupt-parent = <0x1>;
491			interrupt-names = "abort", "dma0", "dma1", "dma2", "dma3", "dma4", "dma5", "dma6", "dma7";
492			interrupts = <0x0 0xd 0x4 0x0 0xe 0x4 0x0 0xf 0x4 0x0 0x10 0x4 0x0 0x11 0x4 0x0 0x28 0x4 0x0 0x29 0x4 0x0 0x2a 0x4 0x0 0x2b 0x4>;
493			#dma-cells = <0x1>;
494			#dma-channels = <0x8>;
495			#dma-requests = <0x4>;
496			clocks = <0x2 0x1b>;
497			clock-names = "apb_pclk";
498		};
499
500		devcfg@f8007000 {
501			compatible = "xlnx,zynq-devcfg-1.0";
502			interrupt-parent = <0x1>;
503			interrupts = <0x0 0x8 0x4>;
504			reg = <0xf8007000 0x100>;
505			clocks = <0x2 0xc 0x2 0xf 0x2 0x10 0x2 0x11 0x2 0x12>;
506			clock-names = "ref_clk", "fclk0", "fclk1", "fclk2", "fclk3";
507			syscon = <0x8>;
508			linux,phandle = <0x4>;
509			phandle = <0x4>;
510		};
511
512		efuse@f800d000 {
513			compatible = "xlnx,zynq-efuse";
514			reg = <0xf800d000 0x20>;
515		};
516
517		timer@f8f00200 {
518			compatible = "arm,cortex-a9-global-timer";
519			reg = <0xf8f00200 0x20>;
520			interrupts = <0x1 0xb 0x301>;
521			interrupt-parent = <0x1>;
522			clocks = <0x2 0x4>;
523		};
524
525		timer@f8001000 {
526			interrupt-parent = <0x1>;
527			interrupts = <0x0 0xa 0x4 0x0 0xb 0x4 0x0 0xc 0x4>;
528			compatible = "cdns,ttc";
529			clocks = <0x2 0x6>;
530			reg = <0xf8001000 0x1000>;
531		};
532
533		timer@f8002000 {
534			interrupt-parent = <0x1>;
535			interrupts = <0x0 0x25 0x4 0x0 0x26 0x4 0x0 0x27 0x4>;
536			compatible = "cdns,ttc";
537			clocks = <0x2 0x6>;
538			reg = <0xf8002000 0x1000>;
539		};
540
541		timer@f8f00600 {
542			interrupt-parent = <0x1>;
543			interrupts = <0x1 0xd 0x301>;
544			compatible = "arm,cortex-a9-twd-timer";
545			reg = <0xf8f00600 0x20>;
546			clocks = <0x2 0x4>;
547		};
548
549		usb@e0002000 {
550			compatible = "xlnx,zynq-usb-2.20a", "chipidea,usb2";
551			status = "okay";
552			clocks = <0x2 0x1c>;
553			interrupt-parent = <0x1>;
554			interrupts = <0x0 0x15 0x4>;
555			reg = <0xe0002000 0x1000>;
556			phy_type = "ulpi";
557			dr_mode = "host";
558			xlnx,phy-reset-gpio = <0x6 0x7 0x0>;
559		};
560
561		usb@e0003000 {
562			compatible = "xlnx,zynq-usb-2.20a", "chipidea,usb2";
563			status = "disabled";
564			clocks = <0x2 0x1d>;
565			interrupt-parent = <0x1>;
566			interrupts = <0x0 0x2c 0x4>;
567			reg = <0xe0003000 0x1000>;
568			phy_type = "ulpi";
569		};
570
571		watchdog@f8005000 {
572			clocks = <0x2 0x2d>;
573			compatible = "cdns,wdt-r1p2";
574			interrupt-parent = <0x1>;
575			interrupts = <0x0 0x9 0x1>;
576			reg = <0xf8005000 0x1000>;
577			timeout-sec = <0xa>;
578		};
579	};
580
581	aliases {
582		ethernet0 = "/amba/ethernet@e000b000";
583		serial0 = "/amba/serial@e0001000";
584	};
585
586	memory {
587		device_type = "memory";
588		reg = <0x0 0x40000000>;
589	};
590
591	chosen {
592		linux,stdout-path = "/amba@0/uart@E0001000";
593	};
594
595	clocks {
596
597		clock@0 {
598			#clock-cells = <0x0>;
599			compatible = "adjustable-clock";
600			clock-frequency = <0x2625a00>;
601			clock-accuracy = <0x30d40>;
602			clock-output-names = "ad9364_ext_refclk";
603			linux,phandle = <0x5>;
604			phandle = <0x5>;
605		};
606
607		clock@1 {
608			#clock-cells = <0x0>;
609			compatible = "fixed-clock";
610			clock-frequency = <0x16e3600>;
611			clock-output-names = "24MHz";
612			linux,phandle = <0x9>;
613			phandle = <0x9>;
614		};
615	};
616
617	usb-ulpi-gpio-gate@0 {
618		compatible = "gpio-gate-clock";
619		clocks = <0x9>;
620		#clock-cells = <0x0>;
621		enable-gpios = <0x6 0x9 0x1>;
622	};
623
624	fpga-axi@0 {
625		compatible = "simple-bus";
626		#address-cells = <0x1>;
627		#size-cells = <0x1>;
628		ranges;
629
630		i2c@41600000 {
631			compatible = "xlnx,axi-iic-1.02.a", "xlnx,xps-iic-2.00.a";
632			reg = <0x41600000 0x10000>;
633			interrupt-parent = <0x1>;
634			interrupts = <0x0 0x3a 0x4>;
635			clocks = <0x2 0xf>;
636			clock-names = "pclk";
637			#address-cells = <0x1>;
638			#size-cells = <0x0>;
639
640			ad7291@20 {
641				compatible = "adi,ad7291";
642				reg = <0x20>;
643			};
644
645			ad7291-bob@2C {
646				compatible = "adi,ad7291";
647				reg = <0x2c>;
648			};
649
650			eeprom@50 {
651				compatible = "at24,24c32";
652				reg = <0x50>;
653			};
654		};
655
656		dma@7c400000 {
657			compatible = "adi,axi-dmac-1.00.a";
658			reg = <0x7c400000 0x10000>;
659			#dma-cells = <0x1>;
660			interrupts = <0x0 0x39 0x0>;
661			clocks = <0x2 0x10>;
662			linux,phandle = <0xa>;
663			phandle = <0xa>;
664
665			adi,channels {
666				#size-cells = <0x0>;
667				#address-cells = <0x1>;
668
669				dma-channel@0 {
670					reg = <0x0>;
671					adi,source-bus-width = <0x40>;
672					adi,source-bus-type = <0x2>;
673					adi,destination-bus-width = <0x40>;
674					adi,destination-bus-type = <0x0>;
675					adi,length-width = <0x18>;
676				};
677			};
678		};
679
680		dma@7c420000 {
681			compatible = "adi,axi-dmac-1.00.a";
682			reg = <0x7c420000 0x10000>;
683			#dma-cells = <0x1>;
684			interrupts = <0x0 0x38 0x0>;
685			clocks = <0x2 0x10>;
686			linux,phandle = <0xc>;
687			phandle = <0xc>;
688
689			adi,channels {
690				#size-cells = <0x0>;
691				#address-cells = <0x1>;
692
693				dma-channel@0 {
694					reg = <0x0>;
695					adi,source-bus-width = <0x40>;
696					adi,source-bus-type = <0x0>;
697					adi,destination-bus-width = <0x40>;
698					adi,destination-bus-type = <0x2>;
699					adi,length-width = <0x18>;
700					adi,cyclic;
701				};
702			};
703		};
704
705		sdr: sdr {
706			compatible ="sdr,sdr";
707			dmas = <&rx_dma 0
708					&rx_dma 1
709					&tx_dma 0
710					&tx_dma 1>;
711			dma-names = "rx_dma_mm2s", "rx_dma_s2mm", "tx_dma_mm2s", "tx_dma_s2mm";
712			interrupt-names = "not_valid_anymore", "rx_pkt_intr", "tx_itrpt0", "tx_itrpt1";
713			interrupt-parent = <1>;
714			interrupts = <0 29 1 0 30 1 0 33 1 0 34 1>;
715		} ;
716
717		axidmatest_1: axidmatest@1 {
718			compatible ="xlnx,axi-dma-test-1.00.a";
719			dmas = <&rx_dma 0
720				&rx_dma 1>;
721			dma-names = "axidma0", "axidma1";
722		} ;
723
724		tx_dma: dma@80400000 {
725			#dma-cells = <1>;
726			clock-names = "s_axi_lite_aclk", "m_axi_sg_aclk", "m_axi_mm2s_aclk", "m_axi_s2mm_aclk";
727			clocks = <0x2 0x11>, <0x2 0x11>, <0x2 0x11>, <0x2 0x11>;
728			compatible = "xlnx,axi-dma-1.00.a";
729			interrupt-names = "mm2s_introut", "s2mm_introut";
730			interrupt-parent = <1>;
731			interrupts = <0 35 4 0 36 4>;
732			reg = <0x80400000 0x10000>;
733			xlnx,addrwidth = <0x20>;
734			xlnx,include-sg ;
735			xlnx,sg-length-width = <0xe>;
736			dma-channel@80400000 {
737				compatible = "xlnx,axi-dma-mm2s-channel";
738				dma-channels = <0x1>;
739				interrupts = <0 35 4>;
740				xlnx,datawidth = <0x40>;
741				xlnx,device-id = <0x0>;
742			};
743			dma-channel@80400030 {
744				compatible = "xlnx,axi-dma-s2mm-channel";
745				dma-channels = <0x1>;
746				interrupts = <0 36 4>;
747				xlnx,datawidth = <0x40>;
748				xlnx,device-id = <0x0>;
749			};
750		};
751
752		rx_dma: dma@80410000 {
753			#dma-cells = <1>;
754			clock-names = "s_axi_lite_aclk", "m_axi_sg_aclk", "m_axi_mm2s_aclk", "m_axi_s2mm_aclk";
755			clocks = <0x2 0x11>, <0x2 0x11>, <0x2 0x11>, <0x2 0x11>;
756			compatible = "xlnx,axi-dma-1.00.a";
757			//dma-coherent ;
758			interrupt-names = "mm2s_introut", "s2mm_introut";
759			interrupt-parent = <1>;
760			interrupts = <0 31 4 0 32 4>;
761			reg = <0x80410000 0x10000>;
762			xlnx,addrwidth = <0x20>;
763			xlnx,include-sg ;
764			xlnx,sg-length-width = <0xe>;
765			dma-channel@80410000 {
766				compatible = "xlnx,axi-dma-mm2s-channel";
767				dma-channels = <0x1>;
768				interrupts = <0 31 4>;
769				xlnx,datawidth = <0x40>;
770				xlnx,device-id = <0x1>;
771			};
772			dma-channel@80410030 {
773				compatible = "xlnx,axi-dma-s2mm-channel";
774				dma-channels = <0x1>;
775				interrupts = <0 32 4>;
776				xlnx,datawidth = <0x40>;
777				xlnx,device-id = <0x1>;
778			};
779		};
780
781		tx_intf_0: tx_intf@83c00000 {
782			clock-names = "s00_axi_aclk", "s00_axis_aclk", "s01_axis_aclk", "m00_axis_aclk";
783			clocks = <0x2 0x11>, <0x2 0x11>, <0x2 0x11>, <0x2 0x11>;
784			compatible = "sdr,tx_intf";
785			interrupt-names = "tx_itrpt0", "tx_itrpt1";
786			interrupt-parent = <1>;
787			interrupts = <0 33 1 0 34 1>;
788			reg = <0x83c00000 0x10000>;
789			xlnx,s00-axi-addr-width = <0x7>;
790			xlnx,s00-axi-data-width = <0x20>;
791		};
792
793		rx_intf_0: rx_intf@83c20000 {
794			clock-names = "s00_axi_aclk", "s00_axis_aclk", "m00_axis_aclk";
795			clocks = <0x2 0x11>, <0x2 0x11>, <0x2 0x11>;
796			compatible = "sdr,rx_intf";
797			interrupt-names = "not_valid_anymore", "rx_pkt_intr";
798			interrupt-parent = <1>;
799			interrupts = <0 29 1 0 30 1>;
800			reg = <0x83c20000 0x10000>;
801			xlnx,s00-axi-addr-width = <0x7>;
802			xlnx,s00-axi-data-width = <0x20>;
803		};
804
805		openofdm_tx_0: openofdm_tx@83c10000 {
806			clock-names = "clk";
807			clocks = <0x2 0x11>;
808			compatible = "sdr,openofdm_tx";
809			reg = <0x83c10000 0x10000>;
810		};
811
812		openofdm_rx_0: openofdm_rx@83c30000 {
813			clock-names = "clk";
814			clocks = <0x2 0x11>;
815			compatible = "sdr,openofdm_rx";
816			reg = <0x83c30000 0x10000>;
817		};
818
819		xpu_0: xpu@83c40000 {
820			clock-names = "s00_axi_aclk";
821			clocks = <0x2 0x11>;
822			compatible = "sdr,xpu";
823			reg = <0x83c40000 0x10000>;
824		};
825
826		cf-ad9361-lpc@79020000 {
827			compatible = "adi,axi-ad9361-6.00.a";
828			reg = <0x79020000 0x6000>;
829			dmas = <0xa 0x0>;
830			dma-names = "rx";
831			spibus-connected = <0xb>;
832		};
833
834		cf-ad9361-dds-core-lpc@79024000 {
835			compatible = "adi,axi-ad9361-dds-6.00.a";
836			reg = <0x79024000 0x1000>;
837			clocks = <0xb 0xd>;
838			clock-names = "sampl_clk";
839			dmas = <0xc 0x0>;
840			dma-names = "tx";
841		};
842
843		mwipcore@43c00000 {
844			compatible = "mathworks,mwipcore-axi4lite-v1.00";
845			reg = <0x43c00000 0xffff>;
846		};
847	};
848
849	leds {
850		compatible = "gpio-leds";
851
852		led0 {
853			label = "led0:green";
854			gpios = <0x6 0x3a 0x0>;
855		};
856
857		led1 {
858			label = "led1:green";
859			gpios = <0x6 0x3b 0x0>;
860		};
861
862		led2 {
863			label = "led2:green";
864			gpios = <0x6 0x3c 0x0>;
865		};
866
867		led3 {
868			label = "led3:green";
869			gpios = <0x6 0x3d 0x0>;
870		};
871	};
872
873	gpio_keys {
874		compatible = "gpio-keys";
875		#address-cells = <0x1>;
876		#size-cells = <0x0>;
877		autorepeat;
878
879		pb0 {
880			label = "Left";
881			linux,code = <0x69>;
882			gpios = <0x6 0x36 0x0>;
883		};
884
885		pb1 {
886			label = "Right";
887			linux,code = <0x6a>;
888			gpios = <0x6 0x37 0x0>;
889		};
890
891		pb2 {
892			label = "Up";
893			linux,code = <0x67>;
894			gpios = <0x6 0x38 0x0>;
895		};
896
897		pb3 {
898			label = "Down";
899			linux,code = <0x6c>;
900			gpios = <0x6 0x39 0x0>;
901		};
902
903		sw0 {
904			label = "SW0";
905			linux,input-type = <0x5>;
906			linux,code = <0x0>;
907			gpios = <0x6 0x3e 0x0>;
908		};
909
910		sw1 {
911			label = "SW1";
912			linux,input-type = <0x5>;
913			linux,code = <0x1>;
914			gpios = <0x6 0x3f 0x0>;
915		};
916
917		sw2 {
918			label = "SW2";
919			linux,input-type = <0x5>;
920			linux,code = <0x2>;
921			gpios = <0x6 0x40 0x0>;
922		};
923
924		sw3 {
925			label = "SW3";
926			linux,input-type = <0x5>;
927			linux,code = <0x3>;
928			gpios = <0x6 0x41 0x0>;
929		};
930	};
931};
932