[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20161021131138.10467-1-s.hauer@pengutronix.de>
Date: Fri, 21 Oct 2016 15:11:36 +0200
From: Sascha Hauer <s.hauer@...gutronix.de>
To: linux-gpio@...r.kernel.org
Cc: Linus Walleij <linus.walleij@...aro.org>,
Alexandre Courbot <gnurou@...il.com>,
linux-kernel@...r.kernel.org,
<linux-arm-kernel@...ts.infradead.org>, kernel@...gutronix.de,
Shawn Guo <shawnguo@...nel.org>, Marek Vasut <marex@...x.de>
Subject: gpio: mxs: fix duplicate level interrupts
We observed that each level interrupt triggers two interrupts. This
is because the driver erroneously uses the IRQSTAT register to
acknowledge level interrupts which according to the reference manual
is not possible. Patch 2/2 fixes that, look for its commit message
for a detailed description what happens and how it is fixed.
Sascha
----------------------------------------------------------------
Sascha Hauer (2):
gpio: mxs: use enable/disable regs to (un)mask irqs
gpio: mxs: fix duplicate level interrupts
Powered by blists - more mailing lists