diff mbox

[2/2] dt-bindings: mmc: tegra: Document Tegra186 compatible string

Message ID 20170314190152.9167-2-thierry.reding@gmail.com
State Not Applicable, archived
Headers show

Commit Message

Thierry Reding March 14, 2017, 7:01 p.m. UTC
From: Thierry Reding <treding@nvidia.com>

The SDHCI controller found on Tegra186 in very similar to the controller
found on earlier generations of Tegra.

Signed-off-by: Thierry Reding <treding@nvidia.com>
---
 Documentation/devicetree/bindings/mmc/nvidia,tegra20-sdhci.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Ulf Hansson March 16, 2017, 2:46 p.m. UTC | #1
On 14 March 2017 at 20:01, Thierry Reding <thierry.reding@gmail.com> wrote:
> From: Thierry Reding <treding@nvidia.com>
>
> The SDHCI controller found on Tegra186 in very similar to the controller
> found on earlier generations of Tegra.
>
> Signed-off-by: Thierry Reding <treding@nvidia.com>

Thanks, applied for next!

Kind regards
Uffe

> ---
>  Documentation/devicetree/bindings/mmc/nvidia,tegra20-sdhci.txt | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/nvidia,tegra20-sdhci.txt b/Documentation/devicetree/bindings/mmc/nvidia,tegra20-sdhci.txt
> index c15aa22d4570..9bce57862ed6 100644
> --- a/Documentation/devicetree/bindings/mmc/nvidia,tegra20-sdhci.txt
> +++ b/Documentation/devicetree/bindings/mmc/nvidia,tegra20-sdhci.txt
> @@ -13,6 +13,7 @@ Required properties:
>    - "nvidia,tegra114-sdhci": for Tegra114
>    - "nvidia,tegra124-sdhci": for Tegra124 and Tegra132
>    - "nvidia,tegra210-sdhci": for Tegra210
> +  - "nvidia,tegra186-sdhci": for Tegra186
>  - clocks : Must contain one entry, for the module clock.
>    See ../clocks/clock-bindings.txt for details.
>  - resets : Must contain an entry for each entry in reset-names.
> --
> 2.12.0
>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/mmc/nvidia,tegra20-sdhci.txt b/Documentation/devicetree/bindings/mmc/nvidia,tegra20-sdhci.txt
index c15aa22d4570..9bce57862ed6 100644
--- a/Documentation/devicetree/bindings/mmc/nvidia,tegra20-sdhci.txt
+++ b/Documentation/devicetree/bindings/mmc/nvidia,tegra20-sdhci.txt
@@ -13,6 +13,7 @@  Required properties:
   - "nvidia,tegra114-sdhci": for Tegra114
   - "nvidia,tegra124-sdhci": for Tegra124 and Tegra132
   - "nvidia,tegra210-sdhci": for Tegra210
+  - "nvidia,tegra186-sdhci": for Tegra186
 - clocks : Must contain one entry, for the module clock.
   See ../clocks/clock-bindings.txt for details.
 - resets : Must contain an entry for each entry in reset-names.