2 * Skeleton device tree; the bare minimum needed to boot; just include and
3 * add a compatible value. The bootloader will typically populate the memory
14 compatible = "simple-bus";
20 compatible = "snps,arc-timer";
27 device_type = "memory";
28 reg = <0x80000000 0x10000000>; /* 256M */