Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1716139

[PATCH 3/5] dt-bindings: ti-omap-hsmmc: Document new compatible for sdhci omap

From Kishon Vijay Abraham I <kishon@ti.com>
Newsgroups linux.kernel
Subject [PATCH 3/5] dt-bindings: ti-omap-hsmmc: Document new compatible for sdhci omap
Date 2017-08-21 09:50 +0200
Message-ID <ugPDc-1pc-21@gated-at.bofh.it> (permalink)
References <ugPDc-1pc-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Document the new compatible string "ti,dra7-sdhci" to be used for
MMC controllers in DRA7 and DRA72 SoCs.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
---
 Documentation/devicetree/bindings/mmc/ti-omap-hsmmc.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mmc/ti-omap-hsmmc.txt b/Documentation/devicetree/bindings/mmc/ti-omap-hsmmc.txt
index 0e026c151c1c..db80fdfd05d7 100644
--- a/Documentation/devicetree/bindings/mmc/ti-omap-hsmmc.txt
+++ b/Documentation/devicetree/bindings/mmc/ti-omap-hsmmc.txt
@@ -13,6 +13,7 @@ Required properties:
  Should be "ti,omap3-pre-es3-hsmmc" for OMAP3 controllers pre ES3.0
  Should be "ti,omap4-hsmmc", for OMAP4 controllers
  Should be "ti,am33xx-hsmmc", for AM335x controllers
+ Should be "ti,dra7-sdhci" for DRA7 and DRA72 controllers
 - ti,hwmods: Must be "mmc<n>", n is controller instance starting 1
 
 Optional properties:
-- 
2.11.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 3/5] dt-bindings: ti-omap-hsmmc: Document new compatible for sdhci omap Kishon Vijay Abraham I <kishon@ti.com> - 2017-08-21 09:50 +0200
  Re: [PATCH 3/5] dt-bindings: ti-omap-hsmmc: Document new compatible  for sdhci omap Tony Lindgren <tony@atomide.com> - 2017-08-21 16:30 +0200
    [PATCH v2 3/5] dt-bindings: sdhci-omap: Add bindings for the sdhci-omap controller Kishon Vijay Abraham I <kishon@ti.com> - 2017-08-22 15:50 +0200
      Re: [PATCH v2 3/5] dt-bindings: sdhci-omap: Add bindings for the  sdhci-omap controller Tony Lindgren <tony@atomide.com> - 2017-08-22 19:40 +0200
    [PATCH v3 3/5] dt-bindings: sdhci-omap: Add bindings for the sdhci-omap controller Kishon Vijay Abraham I <kishon@ti.com> - 2017-08-23 07:50 +0200
      Re: [PATCH v3 3/5] dt-bindings: sdhci-omap: Add bindings for the  sdhci-omap controller Ulf Hansson <ulf.hansson@linaro.org> - 2017-08-23 15:10 +0200
        Re: [PATCH v3 3/5] dt-bindings: sdhci-omap: Add bindings for the  sdhci-omap controller Kishon Vijay Abraham I <kishon@ti.com> - 2017-08-23 16:00 +0200
          Re: [PATCH v3 3/5] dt-bindings: sdhci-omap: Add bindings for the  sdhci-omap controller Ulf Hansson <ulf.hansson@linaro.org> - 2017-08-24 13:30 +0200

csiph-web