linux/arch/arm/boot
Fabio Estevam 0c29339d53 ARM: dts: imx6ul: Correct mask for GIC PPI interrupts
The GIC_CPU_MASK_SIMPLE() macro should take as its argument the actual
number of CPU cores the interrupt controller is wired to.

i.MX6UL contains a single Cortex-A7, hence the second interrupt specifier
cell for Private Peripheral Interrupts should use "GIC_CPU_MASK_SIMPLE(1)".

Tested on a imx6ul-evk.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2018-12-10 10:03:04 +08:00
..
bootp
compressed Devicetree updates for 4.20: 2018-10-26 12:09:58 -07:00
dts ARM: dts: imx6ul: Correct mask for GIC PPI interrupts 2018-12-10 10:03:04 +08:00
.gitignore
Makefile
deflate_xip_data.sh
install.sh