2 * This file is deprecated, and will be removed once existing users have been
3 * updated. New dts{,i} files should *not* include skeleton.dtsi, and should
4 * instead explicitly provide the below nodes only as required.
6 * Skeleton device tree; the bare minimum needed to boot; just include and
7 * add a compatible value. The bootloader will typically populate the memory
16 memory { device_type = "memory"; reg = <0 0>; };