1 // SPDX-License-Identifier: GPL-2.0
5 compatible = "cdns,xtensa-xtfpga";
8 interrupt-parent = <&pic>;
11 bootargs = "earlycon=cdns,0xfd000000,115200 console=tty0 console=ttyPS0,115200 root=/dev/ram0 rw earlyprintk xilinx_uartps.rx_trigger_level=32 loglevel=8 nohz=off ignore_loglevel";
15 device_type = "memory";
16 reg = <0x00000000 0x40000000>;
23 compatible = "cdns,xtensa-cpu";
29 compatible = "cdns,xtensa-pic";
30 #interrupt-cells = <2>;
35 osc: main-oscillator {
37 compatible = "fixed-clock";
44 compatible = "simple-bus";
45 ranges = <0x00000000 0xf0000000 0x10000000>;
47 uart0: serial@0d000000 {
48 compatible = "xlnx,xuartps", "cdns,uart-r1p8";
49 clocks = <&osc>, <&osc>;
50 clock-names = "uart_clk", "pclk";
51 reg = <0x0d000000 0x1000>;