1 // SPDX-License-Identifier: GPL-2.0
5 compatible = "jcore,j2-soc";
6 model = "J2 FPGA SoC on Mimas v2 board";
11 interrupt-parent = <&aic>;
19 compatible = "jcore,j2";
21 clock-frequency = <50000000>;
22 d-cache-size = <8192>;
23 i-cache-size = <8192>;
24 d-cache-block-size = <16>;
25 i-cache-block-size = <16>;
30 device_type = "memory";
31 reg = <0x10000000 0x4000000>;
40 stdout-path = "serial0";
44 compatible = "simple-bus";
45 ranges = <0 0xabcd0000 0x100000>;
50 aic: interrupt-controller@200 {
51 compatible = "jcore,aic1";
54 #interrupt-cells = <1>;
58 compatible = "jcore,cache";
63 compatible = "jcore,pit";
69 compatible = "jcore,spi2";
74 spi-max-frequency = <25000000>;
79 compatible = "mmc-spi-slot";
81 spi-max-frequency = <25000000>;
82 voltage-ranges = <3200 3400>;
88 clock-frequency = <125000000>;
89 compatible = "xlnx,xps-uartlite-1.00.a";
90 current-speed = <19200>;
91 device_type = "serial";