summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/mmc/sdhci-omap.txt
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2021-09-24 10:34:41 +0300
committerUlf Hansson <ulf.hansson@linaro.org>2021-10-12 11:21:19 +0300
commit879e13572485b145580aabd2055a5d7bc6fb9486 (patch)
tree4ed62513f8ec94c63dd0f13c42e3fb15d884a4df /Documentation/devicetree/bindings/mmc/sdhci-omap.txt
parent9c6bb8c6a1a48608692f3c8c21be13b759ec9056 (diff)
downloadlinux-879e13572485b145580aabd2055a5d7bc6fb9486.tar.xz
dt-bindings: sdhci-omap: Document ti,non-removable property as deprecated
Nowadays the standard non-removable property should be used, but we still need to parse the ti,non-removable too. Let's document it as a deprecated property. Cc: Rob Herring <robh+dt@kernel.org> Cc: devicetree@vger.kernel.org Suggested-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Tony Lindgren <tony@atomide.com> Link: https://lore.kernel.org/r/20210924073441.7835-1-tony@atomide.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mmc/sdhci-omap.txt')
-rw-r--r--Documentation/devicetree/bindings/mmc/sdhci-omap.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mmc/sdhci-omap.txt b/Documentation/devicetree/bindings/mmc/sdhci-omap.txt
index aeb615ef672a..f50cc4450765 100644
--- a/Documentation/devicetree/bindings/mmc/sdhci-omap.txt
+++ b/Documentation/devicetree/bindings/mmc/sdhci-omap.txt
@@ -24,6 +24,9 @@ Optional properties:
DMA specifiers listed in dmas. The string naming is to be "tx"
and "rx" for TX and RX DMA requests, respectively.
+Deprecated properties:
+- ti,non-removable: Compatible with the generic non-removable property
+
Example:
mmc1: mmc@4809c000 {
compatible = "ti,dra7-sdhci";