1/*
2 * Copyright (c) 2023 STMicroelectronics
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7/* do not use the NOR octoflash for nvs can storage */
8&mx25lm51245 {
9	status = "disabled";
10};
11