2018-11-05 18:12:20 +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-11-05 18:12:20 +08:00
|
|
|
title: Intel SPI Controller
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This is a representation of the Intel SPI controller found on quark x1000.
|
|
|
|
|
|
|
|
inherits:
|
|
|
|
!include spi.yaml
|
|
|
|
|
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "intel,intel-spi"
|
|
|
|
|
|
|
|
reg:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
interrupts:
|
|
|
|
category: required
|