Skip to content

Commit 29d06a6

Browse files
committed
[nrf fromlist] dts: bindings: misc: add nordic,nrf-bicr
Add binding for the Nordic nRF BICR memory. Upstream PR #: 81122 Signed-off-by: Gerard Marull-Paretas <[email protected]> (cherry picked from commit 83938e65cba6842c253c1b7741d33d669548bdf4)
1 parent 84495d0 commit 29d06a6

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)