View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007263 | fsimx_Kernel | Kernel | public | 2026-06-22 14:54 | 2026-06-22 15:03 |
| Reporter | dippold | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| 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 | 0007263: Fix rtc8565 clock output | ||||
| Description | The rtc-pcf8563 driver implements the 32k output clock as a normal linux click, which gets disabled if it has no consumers by the linux to save energy. We use the 32k RTC clock to drive the SoC slow clock and the wlan module on the armstonea9r2. We cannot define the SoC as consumer, so we have to add a fake consumer, which keeps the rtc clock alive. | ||||