15 lines
229 B
YAML
15 lines
229 B
YAML
|
# Copyright (c) 2022, Kumar Gala <galak@kernel.org>
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: Altera NIOS2 QSPI
|
||
|
|
||
|
compatible: "altr,nios2-qspi"
|
||
|
|
||
|
include: [base.yaml]
|
||
|
|
||
|
bus: qspi
|
||
|
|
||
|
properties:
|
||
|
reg:
|
||
|
required: true
|