dts: bindings: bluetooth: Include zephyr,bt-hci-spi.yaml
Include zephyr,bt-hci-spi.yaml in both ST HCI SPI yaml files. Signed-off-by: Ali Hozhabri <ali.hozhabri@st.com>
This commit is contained in:
parent
5b3dd2288e
commit
f74c14537a
|
@ -4,3 +4,5 @@
|
|||
description: STMicroelectronics SPI protocol V1 compatible with BlueNRG-MS devices
|
||||
|
||||
compatible: "st,hci-spi-v1"
|
||||
|
||||
include: zephyr,bt-hci-spi.yaml
|
||||
|
|
|
@ -4,3 +4,5 @@
|
|||
description: STMicroelectronics SPI protocol V2 compatible with BlueNRG-1 and successor devices
|
||||
|
||||
compatible: "st,hci-spi-v2"
|
||||
|
||||
include: zephyr,bt-hci-spi.yaml
|
||||
|
|
Loading…
Reference in New Issue