summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorSowjanya Komatineni <skomatineni@nvidia.com>2019-01-23 11:30:51 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-09-16 08:22:11 +0200
commiteb83f9fa10f72d5e749aec38b2f2667a94db816e (patch)
tree4cdbaed2498d0be4b097609b6cbd112581468f97 /Documentation
parent0a0176f93ea966f6b2bc71b00164b4d7e3b36af8 (diff)
downloadlinux-stable-eb83f9fa10f72d5e749aec38b2f2667a94db816e.tar.gz
linux-stable-eb83f9fa10f72d5e749aec38b2f2667a94db816e.tar.bz2
linux-stable-eb83f9fa10f72d5e749aec38b2f2667a94db816e.zip
dt-bindings: mmc: Add supports-cqe property
[ Upstream commit c7fddbd5db5cffd10ed4d18efa20e36803d1899f ] Add supports-cqe optional property for MMC hosts. This property is used to identify the specific host controller supporting command queue. Signed-off-by: Sowjanya Komatineni <skomatineni@nvidia.com> Reviewed-by: Thierry Reding <treding@nvidia.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/mmc/mmc.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mmc/mmc.txt b/Documentation/devicetree/bindings/mmc/mmc.txt
index f5a0923b34ca..cdbcfd3a4ff2 100644
--- a/Documentation/devicetree/bindings/mmc/mmc.txt
+++ b/Documentation/devicetree/bindings/mmc/mmc.txt
@@ -62,6 +62,8 @@ Optional properties:
be referred to mmc-pwrseq-simple.txt. But now it's reused as a tunable delay
waiting for I/O signalling and card power supply to be stable, regardless of
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.
*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"