4 compatible = "cdns,xtensa-xtfpga";
7 interrupt-parent = <&pic>;
10 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";
14 device_type = "memory";
15 reg = <0x00000000 0x40000000>;
22 compatible = "cdns,xtensa-cpu";
28 compatible = "cdns,xtensa-pic";
29 #interrupt-cells = <2>;
34 osc: main-oscillator {
36 compatible = "fixed-clock";
43 compatible = "simple-bus";
44 ranges = <0x00000000 0xf0000000 0x10000000>;
46 uart0: serial@0d000000 {
47 compatible = "xlnx,xuartps", "cdns,uart-r1p8";
48 clocks = <&osc>, <&osc>;
49 clock-names = "uart_clk", "pclk";
50 reg = <0x0d000000 0x1000>;