arm64: dts: qcom: sm6125: Enable Command Queue Engine (CQE) for SDHCI 1
authorMarijn Suijten <marijn.suijten@somainline.org>
Mon, 7 Nov 2022 21:47:01 +0000 (22:47 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 8 Nov 2022 01:33:39 +0000 (19:33 -0600)
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
arch/arm64/boot/dts/qcom/sm6125.dtsi

index 24ee7c0..7e25a4f 100644 (file)
 
                        bus-width = <8>;
                        non-removable;
+                       supports-cqe;
+
                        status = "disabled";
                };