1# Copyright (c) 2024 Nordic Semiconductor ASA
2# SPDX-License-Identifier: Apache-2.0
3
4properties:
5  nordic,ficrs:
6    type: phandle-array
7    description: |
8      FICR entries, e.g. <&ficr OFFSET>. Available offsets (or FICR entries) are
9      available at <zephyr/dt-bindings/misc/nordic-nrf-ficr-*.h>.
10
11  nordic,ficr-names:
12    type: string-array
13    description: |
14      Names of each nordic,ficrs entry.
15