Skip to content

Commit eebdcb7

Browse files
lucien-nxpjhedberg
authored andcommitted
dts: bindings: flash_controller: add nxp,kinetis-ftfc.yaml
- add nxp,kinetis-ftfc.yaml for mcxe24x flash controller Signed-off-by: Lucien Zhao <[email protected]>
1 parent b53ba60 commit eebdcb7

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Copyright 2025 NXP
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
description: NXP Kinetis Flash Memory Module C (FTFC)
5+
6+
compatible: "nxp,kinetis-ftfc"
7+
8+
include: flash-controller.yaml
9+
10+
properties:
11+
fsec:
12+
type: int
13+
description: |
14+
Configures the reset value of the FSEC register, which includes
15+
backdoor key access, mass erase, factory access, and flash security
16+
options.
17+
18+
fopt:
19+
type: int
20+
description: |
21+
Configures the reset value of the FOPT register, which includes boot,
22+
NMI, and EzPort options.

0 commit comments

Comments
 (0)