dts: bindings: bluetooth: Add new yaml files for ST SPI protocol V1 and V2
Add "st,hci-spi-v1.yaml" to represent STMicroelectronics SPI protocol V1 which is used by BlueNRG-MS devices. Add "st,hci-spi-v2.yaml" to show STMicroelectronics SPI protocol V2 utilized by BlueNRG-1 and successor devices. Signed-off-by: Ali Hozhabri <ali.hozhabri@st.com>
This commit is contained in:
parent
ae39c3f7d7
commit
a9f95f18aa
6
dts/bindings/bluetooth/st,hci-spi-v1.yaml
Normal file
6
dts/bindings/bluetooth/st,hci-spi-v1.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
# Copyright (c) 2023, STMicroelectronics
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: STMicroelectronics SPI protocol V1 compatible with BlueNRG-MS devices
|
||||
|
||||
compatible: "st,hci-spi-v1"
|
||||
6
dts/bindings/bluetooth/st,hci-spi-v2.yaml
Normal file
6
dts/bindings/bluetooth/st,hci-spi-v2.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
# Copyright (c) 2023, STMicroelectronics
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: STMicroelectronics SPI protocol V2 compatible with BlueNRG-1 and successor devices
|
||||
|
||||
compatible: "st,hci-spi-v2"
|
||||
Loading…
Reference in New Issue
Block a user