Skip to content
Commit fb70029b authored by Guenter Roeck's avatar Guenter Roeck Committed by Peter Maydell
Browse files

i.MX: Fix GPIO ISR register write



Writing the ISR register is supposed to clear interrupt status bits,
not to set them.

This patch makes '-M sabrelite' work without devicetree changes (Linux
kernel versions 3.18 to 4.7 with imx_v6_v7_defconfig and up to v4.8 with
multi_v7_defconfig; mainline has different problems).

Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
Message-id: 1477361005-18646-1-git-send-email-linux@roeck-us.net
Acked-by: default avatarJean-Christophe Dubois <jcd@tribudubois.net>
Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
parent fd209e4a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment