blob: b954a2a3ec90facd58ff52c6501c5b06bd108f57 [file]
#
# Copyright (c) 2018, I-SENSE group of ICCS
#
# SPDX-License-Identifier: Apache-2.0
#
# Common fields for SPI devices
inherits:
!include base.yaml
parent:
bus: spi
properties:
reg:
required: true
spi-max-frequency:
type: int
required: true
description: Maximum clock frequency of device's SPI interface in Hz
label:
required: true