All of lore.kernel.org
 help / color / mirror / Atom feed
* [rtc-s3c.c] add .needs_src_clk to s3c6410 RTC data / break exynos4
@ 2015-03-18 13:00 Tobias Jakobi
  2015-03-18 13:37 ` Javier Martinez Canillas
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Jakobi @ 2015-03-18 13:00 UTC (permalink / raw)
  To: javier.martinez; +Cc: linux-samsung-soc

Hello Javier,

I noticed that this recent commit breaks rtc-s3c on my Odroid-X2 
(Exynos4412). The exynos4 dtsi includes a rtc of type s3c6410. Hence all 
board files based on exynos4, and using the rtc-s3c, are now required to 
specific the rtc_src clock. I don't think that this is correct, since 
the rtc was properly working on this board before the commit.

Maybe the check should be relaxed to make the clock optional again?

Anyway, here's a short dmesg snip:
[    1.611352] s3c-rtc 10070000.rtc: s3c2410_rtc: tick irq 65, alarm irq 
64
[    1.611430] s3c-rtc 10070000.rtc: failed to find rtc source clock
[    1.616740] s3c-rtc: probe of 10070000.rtc failed with error -2

With best wishes,
Tobias Jakobi

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-18 13:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-18 13:00 [rtc-s3c.c] add .needs_src_clk to s3c6410 RTC data / break exynos4 Tobias Jakobi
2015-03-18 13:37 ` Javier Martinez Canillas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.