- 
                Notifications
    You must be signed in to change notification settings 
- Fork 8.2k
Closed
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: Bluetootharea: Bluetooth Controllerpriority: highHigh impact/importance bugHigh impact/importance bug
Description
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:
| nrf_radio_fem: nrf21540_fem { | 
| 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.
rodrigobrochado
Metadata
Metadata
Assignees
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: Bluetootharea: Bluetooth Controllerpriority: highHigh impact/importance bugHigh impact/importance bug