Skip to content

Commit 015db28

Browse files
P33Mpopcornmix
authored andcommitted
Revert "DTS: bcm2712: enable SD slot CQE by default on Pi 5"
This reverts commit 216df57. See #6349 There is an unknown hang when issuing flush commands that may be triggered when IO is pending. Revert while investigation takes place.
1 parent 4e5bb34 commit 015db28

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

arch/arm/boot/dts/overlays/README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -378,9 +378,9 @@ Params:
378378
non-lite SKU of CM4).
379379
(default "on")
380380

381-
sd_cqe Set to "off" to disable Command Queueing if you
382-
have an incompatible Class A2 SD card
383-
(Pi 5 only, default "on")
381+
sd_cqe Use to enable Command Queueing on the SD
382+
interface for faster Class A2 card performance
383+
(Pi 5 only, default "off")
384384

385385
sd_overclock Clock (in MHz) to use when the MMC framework
386386
requests 50MHz

arch/arm64/boot/dts/broadcom/bcm2712-rpi-5-b.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,6 @@ dpi_16bit_gpio2: &rp1_dpi_16bit_gpio2 { };
363363
sd-uhs-sdr50;
364364
sd-uhs-ddr50;
365365
sd-uhs-sdr104;
366-
supports-cqe;
367366
cd-gpios = <&gio_aon 5 GPIO_ACTIVE_LOW>;
368367
//no-1-8-v;
369368
status = "okay";

0 commit comments

Comments
 (0)