Other platforms using FLPR, e.g. nRF54H20 do not need this. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
8 lines
126 B
Text
8 lines
126 B
Text
/*
|
|
* Copyright (c) 2024 Nordic Semiconductor
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
&cpuflpr_vpr {
|
|
status = "okay";
|
|
};
|