2022-12-15 00:20:58 +08:00
|
|
|
# Copyright (c) 2022, Linaro Limited
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
description: |
|
|
|
|
STM32WB Radio device
|
|
|
|
|
|
|
|
compatible: "st,stm32wb-rf"
|
|
|
|
|
2024-06-01 21:25:48 +08:00
|
|
|
include: bt-hci.yaml
|
2022-12-15 00:20:58 +08:00
|
|
|
|
|
|
|
properties:
|
2024-06-01 21:25:48 +08:00
|
|
|
clocks:
|
|
|
|
required: true
|
|
|
|
bt-hci-name:
|
|
|
|
default: "BT IPM"
|
|
|
|
bt-hci-bus:
|
2024-10-15 23:42:43 +08:00
|
|
|
default: "ipm"
|