blob: 73c84f4c907aa01cdc46c99e8bfa2ff30e3a2a1b [file] [log] [blame]
#
# Copyright (c) 2018, I-SENSE group of ICCS
#
# SPDX-License-Identifier: Apache-2.0
#
title: SPI Device Base Structure
description: >
This binding gives the base structures for all spi devices
inherits:
!include base.yaml
parent:
bus: spi
properties:
reg:
category: required
spi-max-frequency:
type: int
category: required
description: Maximum clock frequency of device's SPI interface in Hz
label:
category: required