From: "Heiko Stübner" <heiko@sntech.de>
To: "José Miguel Gonçalves" <jose.goncalves@inov.pt>
Cc: linux-samsung-soc@vger.kernel.org, Kukjin Kim <kgene.kim@samsung.com>
Subject: Re: Broken IRQ handling for S3C2416
Date: Thu, 27 Jun 2013 16:26:41 +0200 [thread overview]
Message-ID: <201306271626.42419.heiko@sntech.de> (raw)
In-Reply-To: <51CC290B.5080701@inov.pt>
Hi Jose,
Am Donnerstag, 27. Juni 2013, 13:59:07 schrieb José Miguel Gonçalves:
> 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.
when I checked two days ago, the irqs where working fine on my s3c2416 board.
Basic questions, did you change the init_irq callback to the correct new
function (s3c2416_init_irq) in your board file, can you provide a more
complete log and of course and is your board-file available somewhere?
Thanks
Heiko
next prev parent reply other threads:[~2013-06-27 14:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-27 11:59 Broken IRQ handling for S3C2416 José Miguel Gonçalves
2013-06-27 14:26 ` Heiko Stübner [this message]
2013-06-27 14:48 ` José Miguel Gonçalves
2013-06-27 14:51 ` Heiko Stübner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201306271626.42419.heiko@sntech.de \
--to=heiko@sntech.de \
--cc=jose.goncalves@inov.pt \
--cc=kgene.kim@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.