/dts-v1/; / { #address-cells = <0x1>; #size-cells = <0x1>; cpus { #address-cells = <0x1>; #size-cells = <0x0>; Mips,32@0 { device_type = "cpu"; icudev_type = "cpu:mips"; name = "Mips,32"; reg = <0x00000000>; }; }; memory@0x00000000 { cached = <0x1>; device_type = "memory"; reg = <0x00000000 0x08000000>; }; memory@0xbfc00000 { cached = <0x1>; device_type = "rom"; reg = <0xbfc00000 0x00010000>; }; tty@0xfc000000 { device_type = "vci:tty"; irq = <&{/xicu@0xfd000000} 0x0>; reg = <0xfc000000 0x00000010>; tty_count = <0x1>; }; blockdevice@0xfb000000 { device_type = "vci:ioc"; irq = <&{/xicu@0xfd000000} 0x1>; reg = <0xfb000000 0x00000020>; }; fb@0xfa000000 { device_type = "soclib:frame_buffer"; reg = <0xfa000000 0x00200000>; mode = <16>; width = <640>; height = <480>; }; vcikbc@0xfe000000 { device_type = "vci:ps2"; irq = <&{/xicu@0xfd000000} 0x2>; reg = <0xfe000000 0x00000020>; ports = <0x2>; }; xicu@0xfd000000 { device_type = "soclib:xicu:root"; input_lines = <0x2>; ipis = <0x1>; reg = <0xfd000000 0x00001000>; timers = <0x1>; timer-freq = <25000000>; out@0 { device_type = "soclib:xicu:filter"; irq = <&{/cpus/Mips,32@0} 0x0>; output_line = <0x0>; parent = <&{/xicu@0xfd000000}>; }; out@1 { device_type = "soclib:xicu:filter"; irq = <&{/cpus/Mips,32@0} 0x1>; output_line = <0x1>; parent = <&{/xicu@0xfd000000}>; }; out@2 { device_type = "soclib:xicu:filter"; irq = <&{/cpus/Mips,32@0} 0x2>; output_line = <0x2>; parent = <&{/xicu@0xfd000000}>; }; }; topology { #address-cells = <2>; #size-cells = <0>; cluster@0,0 { reg = <0 0>; devices = <&{/cpus/Mips,32@0} &{/xicu@0xfd000000} &{/tty@0xfc000000} &{/blockdevice@0xfb000000} &{/fb@0xfa000000} &{/vcikbc@0xfe000000} >; }; }; };