Skip to content

Commit 587dbdc

Browse files
pelwellpopcornmix
authored andcommitted
bcm270x: Use dma-ranges unconditionally on bcm2710
See: #1699 Signed-off-by: Phil Elwell <[email protected]>
1 parent 03bb530 commit 587dbdc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

arch/arm/boot/dts/bcm2710.dtsi

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@
99
soc {
1010
ranges = <0x7e000000 0x3f000000 0x01000000>,
1111
<0x40000000 0x40000000 0x00040000>;
12-
#ifdef RPI364
1312
dma-ranges = <0xc0000000 0x00000000 0x3f000000>;
14-
#endif
1513

1614
local_intc: local_intc {
1715
compatible = "brcm,bcm2836-l1-intc";
@@ -143,9 +141,7 @@
143141

144142
&intc {
145143
compatible = "brcm,bcm2836-armctrl-ic";
146-
#ifdef RPI364
147144
reg = <0x7e00b200 0x200>;
148-
#endif
149145
interrupt-parent = <&local_intc>;
150146
interrupts = <8>;
151147
};

0 commit comments

Comments
 (0)