Skip to content

Commit 7e63f5a

Browse files
pelwellpopcornmix
authored andcommitted
Revert "overlays: Add Pi 5 version of dwc2"
This reverts commit ff2db58. We don't need a special dwc2 overlay for Pi 5, with a node to limit the DMA zone to the first 1GB, since it turns out that the USB2 controller has a 4GB range after all. See #5772 Signed-off-by: Phil Elwell <[email protected]>
1 parent d750f56 commit 7e63f5a

File tree

4 files changed

+0
-33
lines changed

4 files changed

+0
-33
lines changed

arch/arm/boot/dts/overlays/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ dtbo-$(CONFIG_ARCH_BCM2835) += \
6060
draws.dtbo \
6161
dwc-otg.dtbo \
6262
dwc2.dtbo \
63-
dwc2-pi5.dtbo \
6463
edt-ft5406.dtbo \
6564
enc28j60.dtbo \
6665
enc28j60-spi2.dtbo \

arch/arm/boot/dts/overlays/README

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1168,10 +1168,6 @@ Params: dr_mode Dual role mode: "host", "peripheral" or "otg"
11681168
mode
11691169

11701170

1171-
Name: dwc2-pi5
1172-
Info: See dwc2 (this is the Pi 5 version)
1173-
1174-
11751171
[ The ds1307-rtc overlay has been deleted. See i2c-rtc. ]
11761172

11771173

arch/arm/boot/dts/overlays/dwc2-pi5-overlay.dts

Lines changed: 0 additions & 18 deletions
This file was deleted.

arch/arm/boot/dts/overlays/overlay_map.dts

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,16 +48,6 @@
4848
bcm2712;
4949
};
5050

51-
dwc2 {
52-
bcm2835;
53-
bcm2711;
54-
bcm2712 = "dwc2-pi5";
55-
};
56-
57-
dwc2-pi5 {
58-
bcm2712;
59-
};
60-
6151
highperi {
6252
bcm2711;
6353
};

0 commit comments

Comments
 (0)