提交 8118c7b6 编写于 作者: D Dom Cobley 提交者: Zheng Zengkai

bcm2711: Remove old GIC interrupt

raspberrypi inclusion
category: feature
bugzilla: 50432

--------------------------------

Now handled through aon_intr
Signed-off-by: NDom Cobley <popcornmix@gmail.com>
Signed-off-by: NFang Yafen <yafen@iscas.ac.cn>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
上级 9f89cff8
...@@ -362,7 +362,6 @@ ...@@ -362,7 +362,6 @@
ddc = <&ddc0>; ddc = <&ddc0>;
dmas = <&dma 10>; dmas = <&dma 10>;
dma-names = "audio-rx"; dma-names = "audio-rx";
interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
status = "disabled"; status = "disabled";
}; };
...@@ -412,7 +411,6 @@ ...@@ -412,7 +411,6 @@
"wakeup", "hpd-connected", "hpd-removed"; "wakeup", "hpd-connected", "hpd-removed";
dmas = <&dma 17>; dmas = <&dma 17>;
dma-names = "audio-rx"; dma-names = "audio-rx";
interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
status = "disabled"; status = "disabled";
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册