arm64: dts: rockchip: add eMMC CQE support for rk3588

The RK3588 eMMC controller supports CQE, so add the missing
DT flag.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Link: https://patch.msgid.link/20251031-rockchip-emmc-cqe-support-v2-2-958171f5edad@collabora.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Sebastian Reichel 2025-10-31 16:58:24 +01:00 committed by Heiko Stuebner
parent 3906f85588
commit 9d856aa1c8

View File

@ -2181,6 +2181,7 @@ sdhci: mmc@fe2e0000 {
<&cru SRST_A_EMMC>, <&cru SRST_B_EMMC>,
<&cru SRST_T_EMMC>;
reset-names = "core", "bus", "axi", "block", "timer";
supports-cqe;
status = "disabled";
};