View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007257 | fsimx_Kernel | Kernel | public | 2026-06-22 14:46 | 2026-06-22 14:47 |
| Reporter | dippold | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Platform | fsimx6 | OS | Linux | OS Version | 6.6.129 |
| Product Version | v6.6.129-2.2.2-fus1.3 | ||||
| Fixed in Version | v6.6.129-2.2.2-fus1.3 | ||||
| Summary | 0007257: Replace deprecated IRQ fetch in gpmi-nand-fus.c | ||||
| Description | platform_get_resource_byname() does not work anymore, to get the BCH IRQ of the NAND. Change it to the funtionality of the regular gpmi-nand.c driver, which uses platform_get_irq_byname(). | ||||