Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

arm64: dts: mediatek: mt6795: Specify interrupts for vGIC

Add the maintenance interrupt for GIC-400.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20220609112303.117928-11-angelogioacchino.delregno@collabora.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>

authored by

AngeloGioacchino Del Regno and committed by
Matthias Brugger
55fcff6c b888886a

+2
+2
arch/arm64/boot/dts/mediatek/mt6795.dtsi
··· 246 246 <0 0x10222000 0 0x2000>, 247 247 <0 0x10224000 0 0x2000>, 248 248 <0 0x10226000 0 0x2000>; 249 + interrupts = <GIC_PPI 9 250 + (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>; 249 251 }; 250 252 251 253 cci: cci@10390000 {