-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: highHigh impact/importance bugHigh impact/importance bug
Description
Describe the bug
uart_ns16550 is broken on ITE, Realtek and possibly more platforms since fd88386.
More details on #93568 but the tl;dr is that the feature should have probably been implementation specific and does not play well with system managed PM.
Regression
- This is a regression.
Steps to reproduce
Flash the shell sample on an ITE board, uart is unresponsive.
Relevant log output
Impact
Showstopper – Prevents release or major functionality; system unusable.
Environment
Linux, Zephyr SDK, fd88386
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: highHigh impact/importance bugHigh impact/importance bug