2018-05-04 11:02:52 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2018 Synopsys, Inc. All rights reserved.
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2018-05-04 11:02:52 +08:00
|
|
|
title: Synopsys Designware SPI Controller
|
|
|
|
|
|
|
|
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
|