1 // SPDX-License-Identifier: GPL-2.0
3 * Skeleton device tree in the 64 bits version; the bare minimum
4 * needed to boot; just include and add a compatible value. The
5 * bootloader will typically populate the memory node.
13 memory { device_type = "memory"; reg = <0 0 0 0>; };