zephyr/dts/arm/nxp/nxp_rt1060.dtsi

17 lines
218 B
Plaintext
Raw Normal View History

/*
* Copyright (c) 2019, Linaro
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <nxp/nxp_rt.dtsi>
/ {
soc {
ocram1: ocram@20280000 {
compatible = "mmio-sram";
reg = <0x20280000 0x80000>;
};
};
};