All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,3/3] rockchip: sdhci: support 8bit bus-width
Date: Wed, 28 Mar 2018 23:47:44 +0200	[thread overview]
Message-ID: <E1f1Iv2-00029r-4n@mail.theobroma-systems.com> (raw)
In-Reply-To: <1522087150-21556-4-git-send-email-philipp.tomsich@theobroma-systems.com>

> The Rockchip-specific SDHCI wrapper does not process the 'bus-width'
> property in the SDHCI node. Consequently, the bus is always kept in
> 4bit mode, even if 8bit wide operation is available, supported and
> requested in the DTS.
> 
> This change adds processing of the 'bus-width' property and sets the
> host capability flag for an 8bit wide bus, if set to 8. As the logic
> in sdhci.c does not support clearing the 4bit capability, we assume
> that 4bit operation is always supported.
> 
> Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
> ---
> 
>  drivers/mmc/rockchip_sdhci.c | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 

Applied to u-boot-rockchip, thanks!

      reply	other threads:[~2018-03-28 21:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-26 17:59 [U-Boot] [PATCH 0/3] rockchip: Improve SDHCI throughput on the RK3399-Q7 (puma-rk3399) Philipp Tomsich
2018-03-26 17:59 ` [U-Boot] [PATCH 1/3] rockchip: defconfig: puma-rk3399: enable DMA for SDHCI controller Philipp Tomsich
2018-03-28 21:47   ` [U-Boot] [U-Boot, " Philipp Tomsich
2018-03-26 17:59 ` [U-Boot] [PATCH 2/3] rockchip: mmc: update MAINTAINERS Philipp Tomsich
2018-03-28 21:47   ` [U-Boot] [U-Boot,2/3] " Philipp Tomsich
2018-03-26 17:59 ` [U-Boot] [PATCH 3/3] rockchip: sdhci: support 8bit bus-width Philipp Tomsich
2018-03-28 21:47   ` Philipp Tomsich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1f1Iv2-00029r-4n@mail.theobroma-systems.com \
    --to=philipp.tomsich@theobroma-systems.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.