2018-08-01 00:31:44 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2018, SiFive Inc.
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2018-08-01 00:31:44 +08:00
|
|
|
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
|