blob: 2fd07b961327604c9b5e90db2dfbe8c9e8d9c056 [file] [log] [blame]
/*
* Copyright (c) 2020, NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <mem.h>
#include <arm/armv8-m.dtsi>
#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/i2c/i2c.h>
/ {
soc {
sram: sram@30000000 {
ranges = <0x20000000 0x30000000 0x480000>;
};
peripheral: peripheral@50000000 {
ranges = <0x0 0x50000000 0x10000000>;
};
};
};
#include "nxp_rt6xx_common.dtsi"