3 compatible = "opencores,or1ksim";
6 interrupt-parent = <&pic>;
13 bootargs = "earlycon";
14 stdout-path = "uart0:115200";
18 device_type = "memory";
19 reg = <0x00000000 0x02000000>;
26 compatible = "opencores,or1200-rtlsvn481";
28 clock-frequency = <20000000>;
31 compatible = "opencores,or1200-rtlsvn481";
33 clock-frequency = <20000000>;
37 ompic: ompic@98000000 {
38 compatible = "openrisc,ompic";
39 reg = <0x98000000 16>;
41 #interrupt-cells = <0>;
46 * OR1K PIC is built into CPU and accessed via special purpose
47 * registers. It is not addressable and, hence, has no 'reg'
51 compatible = "opencores,or1k-pic-level";
52 #interrupt-cells = <1>;
56 serial0: serial@90000000 {
57 compatible = "opencores,uart16550-rtlsvn105", "ns16550a";
58 reg = <0x90000000 0x100>;
60 clock-frequency = <20000000>;