1# Copyright (c) 2022, Linaro Limited
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5    STM32WB Radio device
6
7compatible: "st,stm32wb-rf"
8
9include: bt-hci.yaml
10
11properties:
12  clocks:
13    required: true
14  bt-hci-name:
15    default: "BT IPM"
16  bt-hci-bus:
17    default: "ipm"
18