dts: Add support for MCX internal flash

Add support for internal flash

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
This commit is contained in:
Mahesh Mahadevan 2023-03-06 13:48:43 -06:00 committed by Fabio Baltieri
commit 84febc3929
2 changed files with 9 additions and 1 deletions

View file

@ -512,7 +512,7 @@
};
fmu: flash-controller@43000 {
compatible = "nxp,iap-mcx";
compatible = "nxp,iap-msf1";
reg = <0x43000 0x1000>;
interrupts = <138 0>;
status = "disabled";

View file

@ -0,0 +1,8 @@
# Copyright 2024 NXP
# SPDX-License-Identifier: Apache-2.0
description: NXP MSF1 Flash Memory Module (FMU)
compatible: "nxp,iap-msf1"
include: flash-controller.yaml