On Mon, Mar 17, 2025 at 12:06:56PM +0100, Alexandre Belloni wrote: > On 10/03/2025 13:27:41+0100, Johan Hovold wrote: > > Hi Alexandre, > > > > On Wed, Feb 19, 2025 at 02:41:12PM +0100, Johan Hovold wrote: > > > This series adds support for utilising the UEFI firmware RTC offset to > > > the Qualcomm PMIC RTC driver and uses that to enable the RTC on all X > > > Elite machines. > > > > Do you think you could pick up the driver and binding changes here so > > that Bjorn can take the DT patches for 6.15? > > This is taken now but I had to rebase on top of patches I already took, > please verify. Looks good except for the device_init_wakeup() call which you had converted to devm_device_init_wakeup(). I'll comment on your follow-up fix directly. Thanks! Johan