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


Groups > linux.kernel > #1519400

Re: [PATCH v2 1/2] mmc: sdhci-iproc: Add brcm,sdhci-iproc compat string in bindings document

From Ulf Hansson <ulf.hansson@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/2] mmc: sdhci-iproc: Add brcm,sdhci-iproc compat string in bindings document
Date 2016-11-10 23:30 +0100
Message-ID <sC613-462-3@gated-at.bofh.it> (permalink)
References <syKgp-2Ek-21@gated-at.bofh.it> <syKq5-2Hy-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 1 November 2016 at 17:37, Scott Branden <scott.branden@broadcom.com> wrote:
> Adds brcm,sdhci-iproc compat string to DT bindings document for
> the iProc SDHCI driver.
>
> Signed-off-by: Anup Patel <anup.patel@broadcom.com>
> Signed-off-by: Scott Branden <scott.branden@broadcom.com>

Thanks, applied for next!

Kind regards
Uffe

> ---
>  Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt | 9 +++++++++
>  1 file changed, 9 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt b/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt
> index be56d2b..954561d 100644
> --- a/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt
> +++ b/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt
> @@ -7,6 +7,15 @@ Required properties:
>  - compatible : Should be one of the following
>                "brcm,bcm2835-sdhci"
>                "brcm,sdhci-iproc-cygnus"
> +              "brcm,sdhci-iproc"
> +
> +Use brcm2835-sdhci for Rasperry PI.
> +
> +Use sdhci-iproc-cygnus for Broadcom SDHCI Controllers
> +restricted to 32bit host accesses to SDHCI registers.
> +
> +Use sdhci-iproc for Broadcom SDHCI Controllers that allow standard
> +8, 16, 32-bit host access to SDHCI register.
>
>  - clocks : The clock feeding the SDHCI controller.
>
> --
> 2.5.0
>

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


Thread

[PATCH v2 0/2] mmc: sdhci-iproc: Add byte register access support Scott Branden <scott.branden@broadcom.com> - 2016-11-01 17:40 +0100
  [PATCH v2 1/2] mmc: sdhci-iproc: Add brcm,sdhci-iproc compat string in bindings document Scott Branden <scott.branden@broadcom.com> - 2016-11-01 17:50 +0100
    Re: [PATCH v2 1/2] mmc: sdhci-iproc: Add brcm,sdhci-iproc compat  string in bindings document Rob Herring <robh@kernel.org> - 2016-11-09 19:30 +0100
    Re: [PATCH v2 1/2] mmc: sdhci-iproc: Add brcm,sdhci-iproc compat  string in bindings document Ulf Hansson <ulf.hansson@linaro.org> - 2016-11-10 23:30 +0100
  [PATCH v2 2/2] mmc: sdhci-iproc: support standard byte register accesses Scott Branden <scott.branden@broadcom.com> - 2016-11-01 17:50 +0100
    Re: [PATCH v2 2/2] mmc: sdhci-iproc: support standard byte register  accesses Adrian Hunter <adrian.hunter@intel.com> - 2016-11-08 11:10 +0100
      Re: [PATCH v2 2/2] mmc: sdhci-iproc: support standard byte register  accesses Scott Branden <scott.branden@broadcom.com> - 2016-11-09 19:40 +0100
        Re: [PATCH v2 2/2] mmc: sdhci-iproc: support standard byte register  accesses Scott Branden <scott.branden@broadcom.com> - 2016-11-09 19:50 +0100
    Re: [PATCH v2 2/2] mmc: sdhci-iproc: support standard byte register accesses Ulf Hansson <ulf.hansson@linaro.org> - 2016-11-10 23:30 +0100
  Re: [PATCH v2 0/2] mmc: sdhci-iproc: Add byte register access support Ulf Hansson <ulf.hansson@linaro.org> - 2016-11-07 13:20 +0100

csiph-web