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


Groups > linux.kernel > #1499868

[PATCH 0/2] mmc: sdhci-iproc: Add byte register access support

From Scott Branden <scott.branden@broadcom.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] mmc: sdhci-iproc: Add byte register access support
Date 2016-10-12 20:40 +0200
Message-ID <srwBz-8aY-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Add brcm,sdhci-iproc compat string and code for support of newer versions of
sdhci-iproc controller that allow byte-wise register accesses.

Scott Branden (2):
  mmc: sdhci-iproc: Add brcm,sdhci-iproc compat string in bindings
    document
  mmc: sdhci-iproc: support standard byte register accesses

 .../devicetree/bindings/mmc/brcm,sdhci-iproc.txt   |  1 +
 drivers/mmc/host/sdhci-iproc.c                     | 35 ++++++++++++++++++++--
 2 files changed, 34 insertions(+), 2 deletions(-)

-- 
2.5.0

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


Thread

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

csiph-web