[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150601092348.GK1747@lahna.fi.intel.com>
Date: Mon, 1 Jun 2015 12:23:48 +0300
From: Mika Westerberg <mika.westerberg@...ux.intel.com>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: Heikki Krogerus <heikki.krogerus@...ux.intel.com>,
Yu C Chen <yu.c.chen@...el.com>, linux-gpio@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] pinctrl: cherryview: Do not mask all interrupts on probe
On Fri, May 22, 2015 at 10:56:08AM +0300, Mika Westerberg wrote:
> BIOS/platform may use some of the pins by themselves, such as providing SCI
> (System Control Interrupt) from the embedded controller. The driver masks
> all interrupts at probe time which prevents those pins from triggering
> interrupts properly.
>
> Fix this by not masking all interrupts at probe -- it should be enough just
> to clear the status register.
>
> Reported-by: Yu C Chen <yu.c.chen@...el.com>
> Signed-off-by: Mika Westerberg <mika.westerberg@...ux.intel.com>
Please ignore this patch for now. It turned out to be causing spurious
interrupts on another platform.
I'll need to rethink how to fix the reported issue.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists