3 compatible = "nds32 ag101p";
6 interrupt-parent = <&intc>;
13 /* bootargs = "console=ttyS0,38400n8 earlyprintk=uart8250-32bit,0x99600000 debug bootmem_debug memblock=debug loglevel=7"; */
14 bootargs = "console=ttyS0,38400n8 earlyprintk=uart8250-32bit,0x99600000 debug loglevel=7";
15 stdout-path = "uart0:38400n8";
19 device_type = "memory";
20 reg = <0x00000000 0x40000000>;
27 compatible = "andestech,n13";
29 /* FIXME: to fill correct frqeuency */
30 clock-frequency = <60000000>;
34 intc: interrupt-controller {
35 compatible = "andestech,atnointc010";
36 #interrupt-cells = <1>;
40 serial0: serial@99600000 {
41 compatible = "andestech,uart16550", "ns16550a";
42 reg = <0x99600000 0x1000>;
44 clock-frequency = <14745600>;
46 no-loopback-test = <1>;