Skip to content

Commit 9caab5b

Browse files
nordic-krchkartben
authored andcommitted
dts: bindings: nordic-nrf-nfct-v2: Extend description
Add information about nfct node status. For cpuapp status is irrelevant because NFCT is by default assigned to cpuapp but for cpurad node needs to have reserved status. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
1 parent 1dc42fc commit 9caab5b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

dts/bindings/net/wireless/nordic,nrf-nfct-v2.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ properties:
1212
type: boolean
1313
description: |
1414
When enabled this property will configure pins dedicated to NFCT
15-
peripheral as regular GPIOs. This property must be applied in cpuapp
16-
if NFCT pins are intended to be used as regular GPIOs by any core.
15+
peripheral as regular GPIOs. If this property is applied in cpuapp then node
16+
can be disabled or reserved (because NFCT is by default assigned to cpuapp).
17+
If property is applied in cpurad CPU then node must be reserved.
1718
1819
NFC pins in nRF54H series: P2.10 and P2.11

0 commit comments

Comments
 (0)