dts: nordic: add EXMIF peripheral description to nRF54H20
Added EXMIF peripheral DTS description and bindings. The peripheral operates as an SPI device. Signed-off-by: Rafał Kuźnia <rafal.kuznia@nordicsemi.no>
This commit is contained in:
parent
fe98eb767c
commit
4d30ccb878
2 changed files with 25 additions and 0 deletions
12
dts/bindings/spi/nordic,nrf-exmif.yaml
Normal file
12
dts/bindings/spi/nordic,nrf-exmif.yaml
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Copyright (c) 2024 Nordic Semiconductor ASA
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: Nordic External Memory Interface (EXMIF)
|
||||
|
||||
compatible: "nordic,nrf-exmif"
|
||||
|
||||
include: snps,designware-spi.yaml
|
||||
|
||||
properties:
|
||||
reg:
|
||||
required: true
|
Loading…
Add table
Add a link
Reference in a new issue