blob: a7e33fe341a9de0603a152f8fb533dcc8465f468 [file] [log] [blame]
# Copyright (c) 2018, I-SENSE group of ICCS
# SPDX-License-Identifier: Apache-2.0
title: Bluetooth module based on Zephyr's Bluetooth HCI SPI driver
description: |
This binding gives the base representation of a bluetooth module which use
Zephyr's bluetooth Host Controller Interface SPI driver (e.g. nRF51822).
compatible: "zephyr,bt-hci-spi"
include: spi-device.yaml
properties:
irq-gpios:
type: phandle-array
required: true
reset-gpios:
type: phandle-array
required: true