Skip to content

Conversation

@sean-madigan
Copy link
Contributor

… depend on !BT

This causes issues as we still want the net core to be set up on initialisation if CONFIG_BT is enabled in many cases.

The previous changes in
zephyrproject-rtos/zephyr#74304 assumed that because this is also handled in
bt_hci_transport_setup that it shouldn't be done on initialisation too.

Also, I think that
bt_hci_transport_setup should not be even controlling the network core state like it is currently and should be looked at being changed in a future PR.

Upstream PR: zephyrproject-rtos/zephyr#79875

@kapi-no kapi-no removed their request for review October 22, 2024 10:08
@sean-madigan sean-madigan force-pushed the remove_not_bt_from_53_kconfigs branch from 9797db0 to b879be2 Compare October 23, 2024 10:09
@sean-madigan sean-madigan requested a review from anangl October 23, 2024 10:18
@sean-madigan sean-madigan force-pushed the remove_not_bt_from_53_kconfigs branch 2 times, most recently from d4058a7 to cd55491 Compare October 23, 2024 17:16
@sean-madigan sean-madigan force-pushed the remove_not_bt_from_53_kconfigs branch from cd55491 to ab05141 Compare November 4, 2024 11:47
@laxiLang
Copy link
Contributor

laxiLang commented Nov 5, 2024

@de-nordic @nordic-krch @carlescufi what is the conclusion for this actual fromtree PR (upstream merged)? It staled for 2 weeks from the last action.

@sean-madigan sean-madigan force-pushed the remove_not_bt_from_53_kconfigs branch from ab05141 to bdc11b7 Compare November 6, 2024 10:34
@laxiLang laxiLang changed the title [nrf fromlist] soc: nordic: nrf53: SOC_NRF53_CPUNET_ENABLE should not… [nrf fromtree] soc: nordic: nrf53: SOC_NRF53_CPUNET_ENABLE should not… Nov 6, 2024
@laxiLang laxiLang added the backport v3.7.99-ncs1-branch Relates to NCS v2.8-branch label Nov 6, 2024
… depend on !BT

The previous changes in
zephyrproject-rtos/zephyr#74304
assumed that because this is also handled in
`bt_hci_transport_setup` that it shouldn't be done on
initialisation too.

However, if someone wants to develop their own app which
uses BT and also wants to enable the CPUNET by default this
KConfig should be available to them.

Signed-off-by: Sean Madigan <[email protected]>
(cherry picked from commit e4fa386)
@sean-madigan sean-madigan force-pushed the remove_not_bt_from_53_kconfigs branch from bdc11b7 to 94b6e40 Compare November 6, 2024 12:34
@rlubos rlubos merged commit 91e394a into nrfconnect:main Nov 6, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants