I realized I missed the call in the driver to `device_wakeup_enable`. I modified the driver, but still no wakeup file under power.
```
gssuser@er-edge-6b773b05:~ $ ls -l /sys/class/rtc/rtc0/device/power/
total 0
-rw-r--r-- 1 root root 4096 Aug 3 23:09 autosuspend_delay_ms
-rw-r--r-- 1 root root 4096 Aug 3 23:09 control
-r--r--r-- 1 root root 4096 Aug 3 23:09 runtime_active_time
-r--r--r-- 1 root root 4096 Aug 3 23:09 runtime_status
-r--r--r-- 1 root root 4096 Aug 3 23:09 runtime_suspended_time
```
Any advice on what else I miss to have the /sys/class/rtc/rtc0/device/power/wakeup file sysfs entry available?
Thanks & BR
```
gssuser@er-edge-6b773b05:~ $ ls -l /sys/class/rtc/rtc0/device/power/
total 0
-rw-r--r-- 1 root root 4096 Aug 3 23:09 autosuspend_delay_ms
-rw-r--r-- 1 root root 4096 Aug 3 23:09 control
-r--r--r-- 1 root root 4096 Aug 3 23:09 runtime_active_time
-r--r--r-- 1 root root 4096 Aug 3 23:09 runtime_status
-r--r--r-- 1 root root 4096 Aug 3 23:09 runtime_suspended_time
```
Any advice on what else I miss to have the /sys/class/rtc/rtc0/device/power/wakeup file sysfs entry available?
Thanks & BR
Statistics: Posted by ferenj — Sat Aug 03, 2024 9:15 pm