3 compatible = "opencores,or1ksim";
6 interrupt-parent = <&pic>;
9 bootargs = "console=uart,mmio,0x90000000,115200";
13 device_type = "memory";
14 reg = <0x00000000 0x02000000>;
21 compatible = "opencores,or1200-rtlsvn481";
23 clock-frequency = <20000000>;
28 * OR1K PIC is built into CPU and accessed via special purpose
29 * registers. It is not addressable and, hence, has no 'reg'
33 compatible = "opencores,or1k-pic";
34 #interrupt-cells = <1>;
38 serial0: serial@90000000 {
39 compatible = "opencores,uart16550-rtlsvn105", "ns16550a";
40 reg = <0x90000000 0x100>;
42 clock-frequency = <20000000>;
45 enet0: ethoc@92000000 {
46 compatible = "opencores,ethmac-rtlsvn338";
47 reg = <0x92000000 0x100>;