OpenCloudOS-Kernel/arch/arm/boot
Marek Vasut f7f3b484d5 ARM: dts: imx6sx: Fix LCDIF interrupt type
The LCDIF interrupt should be triggered by the rising edge of the
IRQ line because we only want the interrupt to trigger once per each
frame. It seems the LCDIF IRQ line cannot be explicitly de-asserted
by software, so the previous behavior before this patch, where the
interrupt was triggered by level-high status of the IRQ line, caused
the interrupt to fire again immediatelly after it was handled, which
caused the system to lock up due to the high rate of interrupts.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Lucas Stach <l.stach@pengutronix.de>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2016-10-24 16:47:50 +08:00
..
bootp kbuild: drop redundant "PHONY += FORCE" 2016-04-20 10:38:40 +02:00
compressed ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7 2016-10-02 20:05:14 +01:00
dts ARM: dts: imx6sx: Fix LCDIF interrupt type 2016-10-24 16:47:50 +08:00
.gitignore
Makefile ARM: 8588/1: localise objcopy flags 2016-08-12 16:47:01 +01:00
install.sh