6 compatible = "ni,169445";
13 compatible = "mti,mips14KEc";
20 device_type = "memory";
21 reg = <0x0 0x10000000>;
25 compatible = "fixed-clock";
27 clock-frequency = <50000000>;
30 cpu_intc: interrupt-controller {
32 compatible = "mti,cpu-interrupt-controller";
34 #interrupt-cells = <1>;
38 compatible = "simple-bus";
41 ranges = <0x0 0x1f300000 0x80FFF>;
44 compatible = "ni,169445-nand-gpio";
52 compatible = "ni,169445-nand-gpio";
61 compatible = "gpio-control-nand";
63 nand-ecc-mode = "soft_bch";
64 nand-ecc-step-size = <512>;
65 nand-ecc-strength = <4>;
67 gpios = <&gpio2 0 0>, /* rdy */
68 <&gpio1 1 0>, /* nce */
69 <&gpio1 2 0>, /* ale */
70 <&gpio1 3 0>, /* cle */
71 <&gpio1 4 0>; /* nwp */
75 compatible = "ns16550a";
76 reg = <0x80000 0x1000>;
77 interrupt-parent = <&cpu_intc>;
84 compatible = "snps,dwmac-4.10a";
85 interrupt-parent = <&cpu_intc>;
87 interrupt-names = "macirq";
88 reg = <0x40000 0x2000>;
89 clock-names = "stmmaceth", "pclk";
90 clocks = <&baseclk>, <&baseclk>;