dts: bindings: misc: add nordic-nrf-ficr-client
So that FICR clients can include this file instead of redefining FICR properties every time. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
parent
ed0fc03f67
commit
e57ad265fb
14
dts/bindings/misc/nordic-nrf-ficr-client.yaml
Normal file
14
dts/bindings/misc/nordic-nrf-ficr-client.yaml
Normal file
@ -0,0 +1,14 @@
|
||||
# Copyright (c) 2024 Nordic Semiconductor ASA
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
properties:
|
||||
nordic,ficrs:
|
||||
type: phandle-array
|
||||
description: |
|
||||
FICR entries, e.g. <&ficr OFFSET>. Available offsets (or FICR entries) are
|
||||
available at <zephyr/dt-bindings/misc/nordic-nrf-ficr-*.h>.
|
||||
|
||||
nordic,ficr-names:
|
||||
type: string-array
|
||||
description: |
|
||||
Names of each nordic,ficrs entry.
|
||||
Loading…
Reference in New Issue
Block a user