OSDN Git Service

dt-bindings: sdhci-omap: Document ti,non-removable property as deprecated
authorTony Lindgren <tony@atomide.com>
Fri, 24 Sep 2021 07:34:41 +0000 (10:34 +0300)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 12 Oct 2021 08:21:19 +0000 (10:21 +0200)
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>
Documentation/devicetree/bindings/mmc/sdhci-omap.txt

index aeb615e..f50cc44 100644 (file)
@@ -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";