[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170609085038.4af4f038@gmail.com>
Date: Fri, 9 Jun 2017 08:50:38 +0200
From: Ralph Sennhauser <ralph.sennhauser@...il.com>
To: Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>
Cc: linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
Linus Walleij <linus.walleij@...aro.org>,
Gregory CLEMENT <gregory.clement@...e-electrons.com>
Subject: [REGRESSION next] gpio-keys broken with commit 2233bf7a92e7 ("gpio:
mvebu: switch to regmap for register access")
Hi Thomas,
Commit 2233bf7a92e7 ("gpio: mvebu: switch to regmap for register
access") in next-20170607 breaks gpio-keys on an armada-385 (Linksys
WRT3200ACM), noticed due to missing /dev/input/event0 and the below
dmesg output.
# dmesg -l 0,1,2,3
[ 2.421130] genirq: Setting trigger mode 3 for irq 49 failed (mvebu_gpio_irq_set_type+0x0/0x168)
[ 2.429953] gpio-keys gpio-keys: Unable to claim irq 49; error -22
After reverting the offending commit all works again.
Ralph
Powered by blists - more mailing lists