Skip to content

Commit 21bbeaa

Browse files
committed
[nrf fromtree] dts: nordic: Add nrf-qspi-v2 binding
The nrf-qspi-v2 peripheral is similar to EXMIF on nrf54h20 but supports DMA and slave-mode. The wrapper around the SSI IP is also different with DMA features. Signed-off-by: David Jewsbury <[email protected]> (cherry picked from commit 72dd539)
1 parent 72a9100 commit 21bbeaa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Copyright (c) 2025 Nordic Semiconductor ASA
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
description: Nordic QSPI v2 Interface using SSI IP
5+
6+
compatible: "nordic,nrf-qspi-v2"
7+
8+
include: snps,designware-ssi.yaml

0 commit comments

Comments
 (0)