Commit 879e1357 authored by Tony Lindgren's avatar Tony Lindgren Committed by Ulf Hansson
Browse files

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: default avatarUlf Hansson <ulf.hansson@linaro.org>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
Link: https://lore.kernel.org/r/20210924073441.7835-1-tony@atomide.com


Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 9c6bb8c6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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";