1 diff -Nur linux-5.10.93.orig/arch/nds32/boot/dts/ag101p.dts linux-5.10.93/arch/nds32/boot/dts/ag101p.dts
2 --- linux-5.10.93.orig/arch/nds32/boot/dts/ag101p.dts 1970-01-01 01:00:00.000000000 +0100
3 +++ linux-5.10.93/arch/nds32/boot/dts/ag101p.dts 2022-01-21 03:39:21.936044612 +0100
7 + compatible = "nds32 ag101p";
8 + #address-cells = <1>;
10 + interrupt-parent = <&intc>;
13 + bootargs = "console=ttyS0,38400n8 earlyprintk=uart8250-32bit,0x99600000 debug loglevel=7";
17 + device_type = "memory";
18 + reg = <0x00000000 0x40000000>;
23 + device_type = "cpu";
24 + compatible = "andestech,n13";
25 + next-level-cache = <&L2>;
29 + intc: interrupt-controller {
30 + compatible = "andestech,atnointc010";
31 + #interrupt-cells = <2>;
32 + interrupt-controller;
35 + serial0: serial@99600000 {
36 + compatible = "andestech,uart16550", "ns16550a";
37 + reg = <0x99600000 0x1000>;
39 + clock-frequency = <14745600>;
41 + no-loopback-test = <1>;
44 + timer0: timer@98400000 {
45 + compatible = "andestech,atftmr010";
46 + reg = <0x98400000 0x1000>;
47 + interrupts = <19 4>;
48 + clock-frequency = <15000000>;
49 + cycle-count-offset = <0x20>;
52 + mac0: mac@90900000 {
53 + compatible = "andestech,atmac100";
54 + reg = <0x90900000 0x1000>;
55 + interrupts = <25 4>;
59 + compatible = "andestech,atl2c";
60 + reg = <0x90f00000 0x1000>;