1/* SPDX-License-Identifier: Apache-2.0 */
2
3#include "da1469x.dtsi"
4
5&sram0 {
6	reg = <0x20000000 DT_SIZE_K(512)>;
7};
8