All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] rockchip: pinctrl: rk3368: add pinctrl for SDMMC0
Date: Sun, 24 Sep 2017 22:13:23 -0400	[thread overview]
Message-ID: <CAPnjgZ3DxxVxucBfSXBbPC2=jR6y-B8FuQ1XX4G37PF7zKEUyQ@mail.gmail.com> (raw)
In-Reply-To: <1505828954-19926-1-git-send-email-philipp.tomsich@theobroma-systems.com>

On 19 September 2017 at 07:49, Philipp Tomsich
<philipp.tomsich@theobroma-systems.com> wrote:
> Apparently, our earlier assumption that the BROM will always set up
> the iomux for SDcard communication does not always hold true: when
> booting U-Boot from the on-module (on the RK3368-uQ7) eMMC, the SDcard
> pins are not set up and need to be configured by the pinctrl driver to
> allow SD card access.
>
> This change implements support for setting up the SDMMC pins in
> pinctrl for the RK3368.
>
> Reported-by: Klaus Goger <klaus.goger@theobroma-systems.com>
> Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
> ---
>
>  drivers/pinctrl/rockchip/pinctrl_rk3368.c | 39 +++++++++++++++++++++++++++----
>  1 file changed, 34 insertions(+), 5 deletions(-)
>

Reviewed-by: Simon Glass <sjg@chromium.org>

  reply	other threads:[~2017-09-25  2:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-19 13:49 [U-Boot] [PATCH] rockchip: pinctrl: rk3368: add pinctrl for SDMMC0 Philipp Tomsich
2017-09-25  2:13 ` Simon Glass [this message]
2017-09-29 16:44 ` [U-Boot] " Philipp Tomsich

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='CAPnjgZ3DxxVxucBfSXBbPC2=jR6y-B8FuQ1XX4G37PF7zKEUyQ@mail.gmail.com' \
    --to=sjg@chromium.org \
    --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.