summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2013-12-10 18:37:21 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-01-09 20:25:15 (GMT)
commit6a220f25a6890af22ae55c680531169707dbee37 (patch)
tree7ac74ab3245acc3edffacfba0b2179aeae452eeb /drivers
parentd2bdfb0f5b57578ade944a2b4c616f0cb06a9526 (diff)
downloadlinux-fsl-qoriq-6a220f25a6890af22ae55c680531169707dbee37.tar.xz
ARM: sun7i: dt: Fix interrupt trigger types
commit 378d0aee3b53bd8549b29dcc75f2bf47ee446e8f upstream. The Allwinner A20 uses the ARM GIC as its internal interrupts controller. The GIC can work on several interrupt triggers, and the A20 was actually setting it up to use a rising edge as a trigger, while it was actually a level high trigger, leading to some interrupts that would be completely ignored if the edge was missed. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions