# | |
# 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 | |
compatible: "sifive,spi0" | |
include: spi-controller.yaml | |
properties: | |
reg: | |
required: true |