blob: 4bc8586c4075e0aaa801e63c37daeebe103cc56d [file] [log] [blame]
# Copyright (c) 2019 Brett Witherspoon
# SPDX-License-Identifier: Apache-2.0
title: TI SimpleLink CC13xx / CC26xx SPI
description: |
This is a representation of the TI SimpleLink CC13xx / CC26xx SPI node
compatible: "ti,cc13xx-cc26xx-spi"
include: spi-controller.yaml
properties:
reg:
required: true
sck-pin:
type: int
required: true
description: SCK pin
mosi-pin:
type: int
required: true
description: MOSI pin
miso-pin:
type: int
required: true
description: MISO pin
cs-pin:
type: int
required: false
description: CS pin