Skip to content

drivers: ieee802154: added raw mode to mcxw ieee802154 driver #90205

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

Merged
merged 1 commit into from
May 29, 2025

Conversation

SynchronicIT
Copy link
Contributor

Solves #90204

Add support for raw mode of mcxw ieee802154 driver.

Needed to add workaround defines for OT based values as there are no generic substitutes in the NXP lower layer codebase.

@andrei-menzopol
Copy link
Contributor

Hello @SynchronicIT,

Thank you for the PR. We currently have a compilation issue on mcxw71 OT apps (echo_client/echo_server) that we have to fix.
I will make a PR to fix this and after that you can rebase as it affects your PR too.

Thanks

@andrei-menzopol
Copy link
Contributor

#90291

@github-actions github-actions bot added the platform: NXP Drivers NXP Semiconductors, drivers label May 22, 2025
@github-actions github-actions bot requested a review from MaochenWang1 May 22, 2025 11:55
Copy link

github-actions bot commented May 22, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@SynchronicIT
Copy link
Contributor Author

I've rebased upon proposed PR, which is almost a 1:1 copy of most of the needed changes. Not sure if Github likes to stacked PR's... hopefully this goes well.

@andrei-menzopol
Copy link
Contributor

andrei-menzopol commented May 22, 2025

I suggest that my PR to be merged first, then yours should be rebased on main, drop common changes and keep the DEVICE_DT_INST_DEFINE change.

@SynchronicIT
Copy link
Contributor Author

no problem. I'll update the PR as soon as yours is merged. any ETA?

@andrei-menzopol
Copy link
Contributor

Not sure. I fixed all comments

Add support for raw mode of mcxw ieee802154 driver.

Signed-off-by: Vincent van der Locht <vincent@synchronicit.nl>
Copy link

@George-Stefan
Copy link
Collaborator

#90291

@SynchronicIT, PR was merged

@kartben kartben merged commit a06ded8 into zephyrproject-rtos:main May 29, 2025
29 checks passed
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.

7 participants