16 lines
350 B
YAML
16 lines
350 B
YAML
# Copyright (c) 2019 Western Digital Corporation or its affiliates
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
title: OpenCores Simple SPI driver
|
|
|
|
description: >
|
|
This binding gives a base representation of the OpenCores Simple SPI controller
|
|
|
|
compatible: "opencores,spi-simple"
|
|
|
|
include: spi-controller.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|