提交 9b1cc417 编写于 作者: D Dave Stevenson 提交者: Zheng Zengkai

Partial revert "bcm2711: Disable bsc_intr and aon_intr by default and enable in overlay"

raspberrypi inclusion
category: feature
bugzilla: 50432

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

This reverts commit c765fd45856a34b9e46daa9263faeafe006c3985.

bsc_intr is being removed again as it causes issues.
Signed-off-by: NDave Stevenson <dave.stevenson@raspberrypi.com>
Signed-off-by: NFang Yafen <yafen@iscas.ac.cn>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
上级 bfd90eef
......@@ -314,7 +314,6 @@
interrupts = <GIC_SPI 117 IRQ_TYPE_LEVEL_HIGH>;
interrupt-controller;
#interrupt-cells = <1>;
status = "disabled";
};
aon_intr: interrupt-controller@7ef00100 {
......
......@@ -167,13 +167,6 @@
};
fragment@23 {
target = <&bsc_intr>;
__overlay__ {
status = "okay";
};
};
fragment@24 {
target = <&aon_intr>;
__overlay__ {
status = "okay";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册