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

samples: fix dts missing in some NXP platforms #85445

Merged
merged 2 commits into from
Feb 12, 2025

Conversation

hakehuang
Copy link
Collaborator

fix the dts missed properties, as those need board rework.
also fix a naming issue in magn_trig fixture.

fixes: #85444

@hakehuang
Copy link
Collaborator Author

@erwango , I update the fixture naming for magn_trig in this pr.

yperess
yperess previously approved these changes Feb 9, 2025
@@ -0,0 +1,5 @@
&fxls8974 {
Copy link
Member

Choose a reason for hiding this comment

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

New files need license/copyright headers

mimxrt1040_evk and twr_ke18f need board rework for trigger mode
so dts need changed to add gpio trigger

fixes: zephyrproject-rtos#85444

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
the fixture name shall align with applications

also update dts to support trig mode

fixes: zephyrproject-rtos#85444

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
@hakehuang hakehuang force-pushed the disable_triger_mode branch 2 times, most recently from 9d91a74 to 253918c Compare February 11, 2025 03:54
@hakehuang hakehuang requested a review from yperess February 12, 2025 03:13
@hakehuang
Copy link
Collaborator Author

@yperess please help to +1, I just update license pre Maureen's comments. Thanks

@kartben kartben merged commit 9dcef72 into zephyrproject-rtos:main Feb 12, 2025
16 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.

samples: accel_trig: mimxrt1040_evk: twr_ke18f: trigger mode will cause build error
5 participants