Skip to content

Commit 66c4daa

Browse files
Heiko StuebnerSasha Levin
authored andcommitted
arm64: dts: rockchip: remove supports-cqe from rk3588 jaguar
[ Upstream commit 304b0a6 ] The sdhci controller supports cqe it seems and necessary code also is in place - in theory. At this point Jaguar and Tiger are the only boards enabling cqe support on the rk3588 and we are seeing reliability issues under load. This can be caused by either a controller-, hw- or driver-issue and definitly needs more investigation to work properly it seems. So disable cqe support on Jaguar for now. Fixes: d1b8b36 ("arm64: dts: rockchip: add Theobroma Jaguar SBC") Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Link: https://lore.kernel.org/r/20250219093303.2320517-1-heiko@sntech.de Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Sasha Levin <sashal@kernel.org>
1 parent fceefa6 commit 66c4daa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,6 @@
455455
non-removable;
456456
pinctrl-names = "default";
457457
pinctrl-0 = <&emmc_bus8 &emmc_cmd &emmc_clk &emmc_data_strobe>;
458-
supports-cqe;
459458
vmmc-supply = <&vcc_3v3_s3>;
460459
vqmmc-supply = <&vcc_1v8_s3>;
461460
status = "okay";

0 commit comments

Comments
 (0)