arm64: dts: qcom: sm6125: Enable Command Queue Engine (CQE) for SDHCI 1

Downstream sources confirm sm6125 supports CQE, and after fixing the
reg name for this range [1] this feature probes and enables correctly:

    [    0.391950] sdhci_msm 4744000.mmc: mmc0: CQE init: success

[1]: https://lore.kernel.org/all/20221026163646.37433-1-krzysztof.kozlowski@linaro.org/

Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221107214702.311271-1-marijn.suijten@somainline.org
This commit is contained in:
Marijn Suijten
2022-11-07 22:47:01 +01:00
committed by Bjorn Andersson
parent 3de1172624
commit f53152d1d4

View File

@@ -476,6 +476,8 @@ sdhc_1: mmc@4744000 {
bus-width = <8>;
non-removable;
supports-cqe;
status = "disabled";
};