| # Copyright (c) 2018, Aurelien Jarno | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: Atmel SAM Enhanced Embedded Flash Controller (EEFC) | |
| compatible: "atmel,sam-flash-controller" | |
| include: flash-controller.yaml | |
| properties: | |
| peripheral-id: | |
| type: int | |
| description: peripheral ID | |
| required: true |