]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: omap1: Fix up the Retu IRQ on Nokia 770
authorAaro Koskinen <aaro.koskinen@iki.fi>
Wed, 1 Jan 2025 12:12:15 +0000 (14:12 +0200)
committerKevin Hilman <khilman@baylibre.com>
Mon, 6 Jan 2025 23:12:05 +0000 (15:12 -0800)
commitad455e48bba7f21bb5108406da0854cf8dede8ea
tree8c75239171dd30e953c142b1258708a1ee977a51
parent643cc5ca01ce462f2e2856eda60400e9a7052bb9
ARM: omap1: Fix up the Retu IRQ on Nokia 770

The Retu IRQ is off by one, as a result the power button does not work.
Fix it.

Fixes: 084b6f216778 ("ARM: omap1: Fix up the Nokia 770 board device IRQs")
Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/Z3UxH_fOzuftjnuX@darkstar.musicnaut.iki.fi
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm/mach-omap1/board-nokia770.c