-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Open
Open
Copy link
Labels
area: RTIObugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXPplatform: NXP MCUpriority: lowLow impact/importance bugLow impact/importance bug
Description
Describe the bug
all tests/samples failed, such as
test is failed on v4.3.0-2964-g4cf8071494cf on imx95_evk/mimx9596/m7
testcase path is samples/subsys/rtio/sensor_batch_processing
** Regression **
[x] is regression
git bisect
9bfda71 is the first bad commit
commit 9bfda71a9abcb522098cf11c86538af2fb7952c5
Author: Biwen Li <[email protected]>
Date: Thu Nov 13 17:50:42 2025 +0900
dts: arm: nxp: imx95: m7: add disp_irqsteer node
Add disp_irqsteer node(this is another irqsteer instance).
Signed-off-by: Biwen Li <[email protected]>
dts/arm/nxp/nxp_imx95_m7.dtsi | 57 +++++++++++++++++++++++++++++++++++++++++++
1 file changed, 57 insertions(+)
bisect found first bad commit
see logs for details
To Reproduce
1.
scripts/twister -p imx95_evk/mimx9596/m7 -T samples/subsys/rtio/sensor_batch_processing -s sample.rtio.sensor_batch_processing
or
# west twister -p imx95_evk/mimx9596/m7 -T samples/subsys/rtio/sensor_batch_processing -s sample.rtio.sensor_batch_processing
- See error
Unknown Instance status
Expected behavior
test pass
Impact
Logs and console output
when this happen no console output
Environment (please complete the following information):
- OS: (e.g. Linux ): Linux
- Toolchain (e.g Zephyr SDK): zephyr
- Commit SHA or Version used: v4.3.0-2964-g4cf8071494cf
Metadata
Metadata
Assignees
Labels
area: RTIObugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: NXPNXPNXPplatform: NXP MCUpriority: lowLow impact/importance bugLow impact/importance bug