bindings: net: nfct: Utilize EasyDMA property
This adds additional memory region property to NFCT peripheral. This is not mandatory property, it adds possibility to user to specify memory region for DMA transfer. If it is not set then data buffer is placed in default RAM with other data. Signed-off-by: Kamil Gawor <Kamil.Gawor@nordicsemi.no> Signed-off-by: Dominik Chat <dominik.chat@nordicsemi.no>
This commit is contained in:
parent
9fda7a3234
commit
edf80447c9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ description: Nordic nRF family NFCT (Near Field Communication Tag)
|
|||
|
||||
compatible: "nordic,nrf-nfct"
|
||||
|
||||
include: base.yaml
|
||||
include: [base.yaml, memory-region.yaml]
|
||||
|
||||
properties:
|
||||
reg:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue