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