devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 1/3] dt-bindings: mmc: Add disable-cqe-dcmd property.
@ 2019-03-22 11:38 Christoph Muellner
  2019-03-22 11:38 ` [PATCH v3 2/3] mmc: sdhci-of-arasan: Add DTS property to disable DCMDs Christoph Muellner
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Christoph Muellner @ 2019-03-22 11:38 UTC (permalink / raw)
  To: robh+dt, mark.rutland, heiko, shawn.lin, ulf.hansson,
	adrian.hunter
  Cc: devicetree, Lin Huang, linux-rockchip, Viresh Kumar, Randy Li,
	linux-mmc, Michal Simek, Vicente Bergas, Douglas Anderson,
	Matthias Brugger, Tony Xie, Klaus Goger, linux-arm-kernel,
	Enric Balletbo i Serra, Philipp Tomsich, Ezequiel Garcia,
	linux-kernel, Christoph Muellner

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>
---
 Documentation/devicetree/bindings/mmc/mmc.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/mmc/mmc.txt b/Documentation/devicetree/bindings/mmc/mmc.txt
index cdbcfd3a4ff2..c269dbe384fe 100644
--- a/Documentation/devicetree/bindings/mmc/mmc.txt
+++ b/Documentation/devicetree/bindings/mmc/mmc.txt
@@ -64,6 +64,8 @@ Optional properties:
   whether pwrseq-simple is used. Default to 10ms if no available.
 - supports-cqe : The presence of this property indicates that the corresponding
   MMC host controller supports HW command queue feature.
+- disable-cqe-dcmd: This property indicates that the MMC controller's command
+  queue engine (CQE) does not support direct commands (DCMDs).
 
 *NOTE* on CD and WP polarity. To use common for all SD/MMC host controllers line
 polarity properties, we have to fix the meaning of the "normal" and "inverted"
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-03-27 12:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-22 11:38 [PATCH v3 1/3] dt-bindings: mmc: Add disable-cqe-dcmd property Christoph Muellner
2019-03-22 11:38 ` [PATCH v3 2/3] mmc: sdhci-of-arasan: Add DTS property to disable DCMDs Christoph Muellner
2019-03-25 13:27   ` Ulf Hansson
2019-03-25 13:39     ` Christoph Müllner
2019-03-25 13:54       ` Ulf Hansson
     [not found] ` <20190322113808.16858-1-christoph.muellner-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>
2019-03-22 11:38   ` [PATCH v3 3/3] arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller Christoph Muellner
2019-03-25 13:27     ` Ulf Hansson
2019-03-27 12:21       ` Heiko Stuebner
2019-03-25 13:27 ` [PATCH v3 1/3] dt-bindings: mmc: Add disable-cqe-dcmd property Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).