blob: 7eecbc70d8eb92cb989b4ee03a4c0b69de632814 [file] [log] [blame]
# Copyright (c) 2019 Antmicro <www.antmicro.com>
# SPDX-License-Identifier: Apache-2.0
description: LiteX SPI
compatible: "litex,spi"
include: spi-controller.yaml
properties:
reg:
required: true
data-width:
type: int
description: |
Maximum data width of the SPI controller in bits.
default: 8
max-cs:
type: int
description: |
Maximum number of chip selects supported by the SPI controller.
default: 1