blob: 4969996f3b5cd6d77bbcffe8c1d93fed27229cab [file] [log] [blame]
/*
* Copyright (c) 2022 metraTec
*
* SPDX-License-Identifier: Apache-2.0
*/
/ {
soc {
sram: sram@400000 {
ranges = <0x4000000 0x4000000 0x20000000>;
};
peripheral: peripheral@40000000 {
ranges = <0x0 0x40000000 0x10000000>;
};
};
};
#include "nxp_lpc55S0x_common.dtsi"