Skip to content

Commit 28f22fb

Browse files
cmuellnerstorulf
authored andcommitted
dt-bindings: mmc: Add disable-cqe-dcmd property.
Add disable-cqe-dcmd as optional property for MMC hosts. This property allows to disable or not enable the direct command features of the command queue engine. Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com> Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Fixes: 84362d7 ("mmc: sdhci-of-arasan: Add CQHCI support for arasan,sdhci-5.1") Cc: stable@vger.kernel.org Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 parent 2198eef commit 28f22fb

File tree

1 file changed

+2
-0
lines changed
  • Documentation/devicetree/bindings/mmc

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/mmc/mmc.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ Optional properties:
6464
whether pwrseq-simple is used. Default to 10ms if no available.
6565
- supports-cqe : The presence of this property indicates that the corresponding
6666
MMC host controller supports HW command queue feature.
67+
- disable-cqe-dcmd: This property indicates that the MMC controller's command
68+
queue engine (CQE) does not support direct commands (DCMDs).
6769

6870
*NOTE* on CD and WP polarity. To use common for all SD/MMC host controllers line
6971
polarity properties, we have to fix the meaning of the "normal" and "inverted"

0 commit comments

Comments
 (0)