ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macro
[sfrench/cifs-2.6.git] / arch / mips / boot / dts / sead3.dts
1 /dts-v1/;
2
3 /memreserve/ 0x00000000 0x00001000;     // reserved
4 /memreserve/ 0x00001000 0x000ef000;     // ROM data
5 /memreserve/ 0x000f0000 0x004cc000;     // reserved
6
7 / {
8         #address-cells = <1>;
9         #size-cells = <1>;
10         compatible = "mti,sead-3";
11
12         cpus {
13                 cpu@0 {
14                         compatible = "mti,mips14KEc", "mti,mips14Kc";
15                 };
16         };
17
18         memory {
19                 device_type = "memory";
20                 reg = <0x0 0x08000000>;
21         };
22 };