1/include/ "test_tree_no_memory_node.dts"
2
3/ {
4	memory {
5		device_type = "memory";
6		reg = <0x0 0x100>;
7	};
8};
9