Skip to content

BLE SW controller PA/LNA pins configuration in device treeΒ #30708

@hubertmis

Description

@hubertmis

It looks that currently there are two ways to define PA/LNA pins for radio drivers in Zephyr. One of them is device tree like here:

or https://github.com/nrfconnect/sdk-nrf/tree/master/dts/bindings/radio_fem . The other one is to use Kconfig like here:
menuconfig BT_CTLR_GPIO_PA

I think it should be unified and the device tree seems like a better place to define pin numbers.

I would like Software BLE Controller to use pins description in the device tree and deprecate pins description in Kconfig.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions