21 lines
323 B
YAML
21 lines
323 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
|
|
|
|
inherits:
|
|
!include spi.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "sifive,spi0"
|
|
|
|
reg:
|
|
category: required
|