1# Copyright (c) 2023, STMicroelectronics 2# SPDX-License-Identifier: Apache-2.0 3 4description: STMicroelectronics SPI protocol V2 compatible with BlueNRG-1 and successor devices 5 6compatible: "st,hci-spi-v2" 7 8include: zephyr,bt-hci-spi.yaml 9 10properties: 11 bt-hci-quirks: 12 default: ["no-reset"] 13