Apply overlays for custom boards, based on already supported SoCs. Fixes #77639. Signed-off-by: Marcin Szymczyk <marcin.szymczyk@nordicsemi.no>
9 lines
163 B
Text
9 lines
163 B
Text
/*
|
|
* Copyright (c) 2024 Nordic Semiconductor
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
&uart120 {
|
|
status = "reserved";
|
|
interrupt-parent = <&cpuflpr_clic>;
|
|
};
|