Re: [RFC PATCH v4 4/4] virtio_rtc: Add RTC class driver

2024-12-23 Thread Alexandre Belloni
On 19/12/2024 21:11:10+0100, Peter Hilber wrote: > Expose the virtio-rtc UTC-like clock as an RTC clock to userspace - if it > is present, and if it does not step on leap seconds. The RTC class enables > the virtio-rtc device to resume the system from sleep states on RTC alarm. > > Support RTC ala

[RFC PATCH v4 4/4] virtio_rtc: Add RTC class driver

2024-12-19 Thread Peter Hilber
Expose the virtio-rtc UTC-like clock as an RTC clock to userspace - if it is present, and if it does not step on leap seconds. The RTC class enables the virtio-rtc device to resume the system from sleep states on RTC alarm. Support RTC alarm if the virtio-rtc alarm feature is present. The virtio-r