diff mbox series

dt-bindings: sdhci-omap: Document ti,non-removable property as deprecated

Message ID 20210924073441.7835-1-tony@atomide.com (mailing list archive)
State New, archived
Headers show
Series dt-bindings: sdhci-omap: Document ti,non-removable property as deprecated | expand

Commit Message

Tony Lindgren Sept. 24, 2021, 7:34 a.m. UTC
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>
---
 Documentation/devicetree/bindings/mmc/sdhci-omap.txt | 3 +++
 1 file changed, 3 insertions(+)

Comments

Ulf Hansson Sept. 27, 2021, 10:31 p.m. UTC | #1
On Fri, 24 Sept 2021 at 09:34, Tony Lindgren <tony@atomide.com> wrote:
>
> 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>

Applied for next, thanks!

Kind regards
Uffe


> ---
>  Documentation/devicetree/bindings/mmc/sdhci-omap.txt | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/sdhci-omap.txt b/Documentation/devicetree/bindings/mmc/sdhci-omap.txt
> --- a/Documentation/devicetree/bindings/mmc/sdhci-omap.txt
> +++ b/Documentation/devicetree/bindings/mmc/sdhci-omap.txt
> @@ -28,6 +28,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";
> --
> 2.33.0
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/mmc/sdhci-omap.txt b/Documentation/devicetree/bindings/mmc/sdhci-omap.txt
--- a/Documentation/devicetree/bindings/mmc/sdhci-omap.txt
+++ b/Documentation/devicetree/bindings/mmc/sdhci-omap.txt
@@ -28,6 +28,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";