Skip to content

Commit 2db20cd

Browse files
gmarullkartben
authored andcommitted
dts: bindings: misc: add nordic,nrf-bicr
Add binding for the Nordic nRF BICR memory. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent dd5492b commit 2db20cd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Copyright (c) 2024 Nordic Semiconductor ASA
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
description: Nordic BICR (Board Information Configuration Registers)
5+
6+
compatible: "nordic,nrf-bicr"
7+
8+
include: base.yaml
9+
10+
properties:
11+
reg:
12+
required: true

0 commit comments

Comments
 (0)