2 * Support for peripherals on the AXS10x mainboard (VDK version)
4 * Copyright (C) 2013-15 Synopsys, Inc. (www.synopsys.com)
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
13 compatible = "simple-bus";
16 ranges = <0x00000000 0xe0000000 0x10000000>;
17 interrupt-parent = <&mb_intc>;
21 compatible = "fixed-clock";
22 clock-frequency = <50000000>;
28 compatible = "fixed-clock";
29 clock-frequency = <25175000>;
34 #interrupt-cells = <1>;
35 compatible = "snps,dwmac";
36 reg = < 0x18000 0x2000 >;
38 interrupt-names = "macirq";
40 snps,phy-addr = < 0 >; // VDK model phy address is 0
43 clock-names = "stmmaceth";
47 compatible = "generic-ehci";
48 reg = < 0x40000 0x100 >;
53 compatible = "snps,dw-apb-uart";
54 reg = <0x20000 0x100>;
55 clock-frequency = <2403200>;
63 compatible = "snps,dw-apb-uart";
64 reg = <0x21000 0x100>;
65 clock-frequency = <2403200>;
73 compatible = "snps,dw-apb-uart";
74 reg = <0x22000 0x100>;
75 clock-frequency = <2403200>;
82 /* PGU output directly sent to virtual LCD screen; hdmi controller not modelled */
84 compatible = "snps,arcpgu";
85 reg = <0x17000 0x400>;
87 clock-names = "pxlclk";
90 /* VDK has additional ps2 keyboard/mouse interface integrated in LCD screen model */
92 compatible = "snps,arc_ps2";
95 interrupt-names = "arc_ps2_irq";