On Sat, 11 Jul 2026 15:38:37 +0200, Marek Vasut wrote:

> In case dm_rtc_reset() returns -ENOSYS, it means the .reset callback
> in RTC driver is not implemented, likely because the callback is not
> needed. Handle the -ENOSYS return code as success and proceed, else
> the 'date reset' invocation incorrectly prints a bogus warning:
> "## Failed to set date after RTC reset".
> 
> 
> [...]

Applied to u-boot/main, thanks!

[1/1] cmd: date: Handle -ENOSYS return from dm_rtc_reset()
      commit: bc61758cbce38921310f668854bb8047f06c8c01
-- 
Tom


Reply via email to