3 compatible = "andestech,ae3xx";
6 interrupt-parent = <&intc>;
9 stdout-path = &serial0;
13 device_type = "memory";
14 reg = <0x00000000 0x40000000>;
22 compatible = "andestech,n13", "andestech,nds32v3";
24 clock-frequency = <60000000>;
25 next-level-cache = <&L2>;
29 intc: interrupt-controller {
30 compatible = "andestech,ativic32";
31 #interrupt-cells = <1>;
37 compatible = "fixed-clock";
38 clock-frequency = <30000000>;
42 compatible = "simple-bus";
47 serial0: serial@f0300000 {
48 compatible = "andestech,uart16550", "ns16550a";
49 reg = <0xf0300000 0x1000>;
51 clock-frequency = <14745600>;
54 no-loopback-test = <1>;
57 timer0: timer@f0400000 {
58 compatible = "andestech,atcpit100";
59 reg = <0xf0400000 0x1000>;
67 compatible = "simple-bus";
72 L2: cache-controller@e0500000 {
73 compatible = "andestech,atl2c";
74 reg = <0xe0500000 0x1000>;
79 mac0: ethernet@e0100000 {
80 compatible = "andestech,atmac100";
81 reg = <0xe0100000 0x1000>;