Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers: ieee802154: cc13xx_cc26xx: use multi-protocol radio patch #29885

Merged
merged 1 commit into from
Nov 11, 2020
Merged

drivers: ieee802154: cc13xx_cc26xx: use multi-protocol radio patch #29885

merged 1 commit into from
Nov 11, 2020

Conversation

cfriedt
Copy link
Member

@cfriedt cfriedt commented Nov 9, 2020

This change enables the multi-protocol RF patch to be used for the cc13xx_cc26xx IEEE 802.15.4 2.4 GHz PHY, which allows both the 2.4 GHz and Sub GHz PHY to be used simultaneously.

Eventually, BLE will also work simultaneously on 2.4 GHz (with arbitration).

Fixes #29883

@cfriedt cfriedt requested review from vanti and galak November 9, 2020 11:01
@cfriedt cfriedt requested a review from bwitherspoon as a code owner November 9, 2020 11:01
@cfriedt cfriedt self-assigned this Nov 9, 2020
@cfriedt cfriedt added the DNM This PR should not be merged (Do Not Merge) label Nov 9, 2020
Copy link
Collaborator

@galak galak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you have this point to the hal_ti repo and PR for testing.

Look here for details:

https://docs.zephyrproject.org/latest/guides/modules.html?highlight=modules#process-for-submitting-changes-to-existing-modules

@cfriedt cfriedt requested a review from galak November 9, 2020 15:45
@cfriedt
Copy link
Member Author

cfriedt commented Nov 9, 2020

Relates to zephyrproject-rtos/hal_ti#22

This change enables the multi-protocol rf patch to be used for
the cc13xx_cc26xx IEEE 802.15.4 2.4 GHz PHY, which allows both
the 2.4 GHz and Sub GHz PHY to be used simultaneously.

Eventually, BLE will also work simultaneously on 2.4 GHz (with
arbitration).

Fixes #29883

Signed-off-by: Christopher Friedt <[email protected]>
@cfriedt cfriedt changed the title DNM: drivers: ieee802154: cc13xx_cc26xx: use multi-protocol radio patch drivers: ieee802154: cc13xx_cc26xx: use multi-protocol radio patch Nov 9, 2020
@cfriedt cfriedt removed the DNM This PR should not be merged (Do Not Merge) label Nov 9, 2020
@cfriedt cfriedt closed this Nov 11, 2020
@cfriedt cfriedt deleted the issue/29883/drivers-ieee802154-cc13xx_cc26xx-use-multi-protocol-radio-patch branch November 11, 2020 01:09
@cfriedt cfriedt restored the issue/29883/drivers-ieee802154-cc13xx_cc26xx-use-multi-protocol-radio-patch branch November 11, 2020 11:36
@cfriedt cfriedt reopened this Nov 11, 2020
@cfriedt
Copy link
Member Author

cfriedt commented Nov 11, 2020

Hahahaa... I just realized that this wasn't yet merged. Thank goodness github has a "restore branch" feature!😅

@galak galak requested a review from jukkar November 11, 2020 14:59
@jukkar jukkar merged commit c80fe8a into zephyrproject-rtos:master Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

drivers: ieee802154: cc13xx_cc26xx: use multi-protocol radio patch
3 participants