1/*
2 * Copyright (c) 2024, Tenstorrent AI ULC
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7/ {
8	dram0: memory@0 {
9		reg = <0x100000 0x80000>;
10	};
11};
12