20 lines
316 B
YAML
20 lines
316 B
YAML
#
|
|
# Copyright (c) 2018, SiFive Inc.
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: Sifive SPI driver
|
|
|
|
description: >
|
|
This binding gives a base representation of the Sifive SPI controller
|
|
|
|
include: spi-controller.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "sifive,spi0"
|
|
|
|
reg:
|
|
required: true
|