25 lines
418 B
YAML
25 lines
418 B
YAML
#
|
|
# Copyright (c) 2018 Synopsys, Inc. All rights reserved.
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: Synopsys Designware SPI Controller
|
|
version: 0.1
|
|
|
|
description: >
|
|
This is a representation of the Synopsys DesignWare spi node
|
|
|
|
inherits:
|
|
!include spi.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "snps,designware-spi"
|
|
|
|
reg:
|
|
category: required
|
|
|
|
interrupts:
|
|
category: required
|