[EXT_EP-12284] Partial I/O not resuming from mcan Created: 01/Apr/25 Updated: 15/Apr/25 Resolved: 01/Apr/25 |
|
| Status: | Fixed |
| Project: | Embedded Software & Tools |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Urgent |
| Reporter: | TI User | Assignee: | TI User |
| Resolution: | Fixed | Votes: | 0 |
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Product: | Linux Core SDK |
| Internal ID: | LCPD-43363 |
| Found In Release: | 11.00 |
| Fix In Release: | 11.00 |
| Affected Platform/Device: | am62axx_sk-fs am62pxx_sk-fs |
| Description |
|
Partial I/O is not resuming from mcan wakeup source. Triaged to commit https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/commit/?h=ti-linux-6.12.y&id=e6aced8fa0f1 Fixed by adding a sys_off handler in mcan. This sys_off handler will set a wakeup flag in the pinctrl for mcan UART when the system shuts down and mcan is a wakeup source. |