All of lore.kernel.org
 help / color / mirror / Atom feed
* Broken IRQ handling for S3C2416
@ 2013-06-27 11:59 José Miguel Gonçalves
  2013-06-27 14:26 ` Heiko Stübner
  0 siblings, 1 reply; 4+ messages in thread
From: José Miguel Gonçalves @ 2013-06-27 11:59 UTC (permalink / raw)
  To: linux-samsung-soc; +Cc: Kukjin Kim

Hi,

While migrating from kernel 3.8 to kernel 3.9 I've detected a problem on my 
S3C2416 based board. I'm using UART 3 as console and with kernel 3.9 I'm unable to 
have a getty working on that port and see a lot of these on dmesg:

samsung-uart s3c2440-uart.3: cannot get irq 94

Also WDT is not correctly initialized in 3.8, I see in dmesg:

s3c2410-wdt s3c2410-wdt: watchdog inactive, reset disabled, irq disabled

while in 3.9 I see:

s3c2410-wdt s3c2410-wdt: tmr_margin value out of range, default 15 used
s3c2410-wdt s3c2410-wdt: failed to install irq (-38)
s3c2410-wdt: probe of s3c2410-wdt failed with error -38

So I guess something is broken in 3.9 kernel's IRQ handling for S3C2416.

Best regards,
José Gonçalves

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

end of thread, other threads:[~2013-06-27 14:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-27 11:59 Broken IRQ handling for S3C2416 José Miguel Gonçalves
2013-06-27 14:26 ` Heiko Stübner
2013-06-27 14:48   ` José Miguel Gonçalves
2013-06-27 14:51     ` Heiko Stübner

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.