fa16891625
Use Devicetree to describe the radio and IEEE 802.15.4. This allows to remove usage of IEEE802154_CC13XX_CC26XX_DRV_NAME in preparation for the removal of NET_CONFIG_IEEE802154_DEV_NAME. All boards used in testing have been updated to enable the peripheral in DT as well. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
13 lines
236 B
YAML
13 lines
236 B
YAML
# Copyright (c) 2022 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: TI SimpleLink CC13xx / CC26xx radio node
|
|
|
|
compatible: "ti,cc13xx-cc26xx-radio"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|