blob: 3762209fae250d7d5b36797c4f56b69a14fdc587 [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
inherits:
!include spi.yaml
properties:
compatible:
constraint: "ti,cc13xx-cc26xx-spi"
reg:
category: required
sck-pin:
type: int
category: required
description: SCK pin
mosi-pin:
type: int
category: required
description: MOSI pin
miso-pin:
type: int
category: required
description: MISO pin
cs-pin:
type: int
category: optional
description: CS pin