Files
android_kernel_xiaomi_sm8450/arch/arm/boot/dts
Fabio Estevam d7f3894f0e ARM: dts: imx7: 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.MX7S contains a single Cortex-A7, hence the second interrupt specifier
cell for Private Peripheral Interrupts should use "GIC_CPU_MASK_SIMPLE(1)".

Likewise, i.MX7D contains two Cortex-A7 cores, so it should use
"GIC_CPU_MASK_SIMPLE(2)" instead.

Tested on a imx7s-warp.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2018-12-10 10:03:04 +08:00
..
2018-06-20 11:50:28 +02:00
2018-06-20 11:50:28 +02:00
2018-06-20 11:50:28 +02:00
2018-06-26 16:22:38 +05:30
2018-06-26 16:22:38 +05:30
2018-07-10 04:05:30 -07:00
2018-05-12 13:27:24 +02:00
2018-05-12 13:27:24 +02:00
2018-05-12 13:27:24 +02:00
2018-05-12 13:27:24 +02:00
2018-11-05 10:14:09 +08:00
2018-07-24 14:52:44 +02:00