dts: nordic: nrf54h20_enga: add NFCT node

Add node for the NFCT (Near Field Connect Tag) peripheral.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
Gerard Marull-Paretas 2024-02-19 15:25:11 +01:00 committed by Carles Cufí
parent 720719cf80
commit 735ee4c83a

View file

@ -352,6 +352,13 @@
port = <9>;
};
nfct: nfct@985000 {
compatible = "nordic,nrf-nfct";
reg = <0x985000 0x1000>;
status = "disabled";
interrupts = <389 NRF_DEFAULT_IRQ_PRIORITY>;
};
qdec130: qdec@994000 {
compatible = "nordic,nrf-qdec";
reg = <0x994000 0x1000>;