We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8700a0d commit 898ee3fCopy full SHA for 898ee3f
arch/arm/boot/dts/bcm2710.dtsi
@@ -9,9 +9,7 @@
9
soc {
10
ranges = <0x7e000000 0x3f000000 0x01000000>,
11
<0x40000000 0x40000000 0x00040000>;
12
-#ifdef RPI364
13
dma-ranges = <0xc0000000 0x00000000 0x3f000000>;
14
-#endif
15
16
local_intc: local_intc {
17
compatible = "brcm,bcm2836-l1-intc";
@@ -143,9 +141,7 @@
143
141
144
142
&intc {
145
compatible = "brcm,bcm2836-armctrl-ic";
146
147
reg = <0x7e00b200 0x200>;
148
149
interrupt-parent = <&local_intc>;
150
interrupts = <8>;
151
};
0 commit comments