Skip to content

Commit 9418e08

Browse files
Heiko StuebnerSasha Levin
authored andcommitted
arm64: dts: rockchip: remove supports-cqe from rk3588 tiger
[ Upstream commit 3e0711f ] 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 Tiger for now. Fixes: 6173ef2 ("arm64: dts: rockchip: add RK3588-Q7 (Tiger) SoM") 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-2-heiko@sntech.de Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Sasha Levin <sashal@kernel.org>
1 parent 66c4daa commit 9418e08

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm64/boot/dts/rockchip/rk3588-tiger.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,6 @@
367367
non-removable;
368368
pinctrl-names = "default";
369369
pinctrl-0 = <&emmc_bus8 &emmc_cmd &emmc_clk &emmc_data_strobe>;
370-
supports-cqe;
371370
vmmc-supply = <&vcc_3v3_s3>;
372371
vqmmc-supply = <&vcc_1v8_s3>;
373372
status = "okay";

0 commit comments

Comments
 (0)