From edf80447c9dab288ec4ce310f74d7d8e42132fcb Mon Sep 17 00:00:00 2001 From: Kamil Gawor Date: Fri, 31 Mar 2023 14:07:10 +0200 Subject: [PATCH] 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 Signed-off-by: Dominik Chat --- dts/bindings/net/wireless/nordic,nrf-nfct.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dts/bindings/net/wireless/nordic,nrf-nfct.yaml b/dts/bindings/net/wireless/nordic,nrf-nfct.yaml index 5f0691300d3..6ef31ef4c2c 100644 --- a/dts/bindings/net/wireless/nordic,nrf-nfct.yaml +++ b/dts/bindings/net/wireless/nordic,nrf-nfct.yaml @@ -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: