All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH 1/2] mmc: fsl_esdhc_imx: Handle the "broken-cd" property
Date: Tue, 14 Jan 2020 15:52:40 -0300	[thread overview]
Message-ID: <CAOMZO5DWLdgRmJeguGMTF04uFe69z3HVC3kkyt0dX0VM4U=e9A@mail.gmail.com> (raw)
In-Reply-To: <20200106231128.27661-1-festevam@gmail.com>

Hi Peng,

On Mon, Jan 6, 2020 at 8:11 PM Fabio Estevam <festevam@gmail.com> wrote:
>
> When no GPIO is used to read the card detect status the following
> error is seen:
>
> MMC:   FSL_SDHC: 0, FSL_SDHC: 1
> Loading Environment from MMC... MMC: no card present
> *** Warning - No block device, using default environment
>
> Fix it by handling the "broken-cd" property in the same way
> that drivers/mmc/sdhci.c does, which considers that the SD card
> is present when the "broken-cd" property is passed.
>
> Tested on a imx6ul-evk board.
>
> Signed-off-by: Fabio Estevam <festevam@gmail.com>

Any comments about this series, please?

  parent reply	other threads:[~2020-01-14 18:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-06 23:11 [PATCH 1/2] mmc: fsl_esdhc_imx: Handle the "broken-cd" property Fabio Estevam
2020-01-06 23:11 ` [PATCH 2/2] ARM: dts: imx6ul-14x14-evk: Pass " Fabio Estevam
2020-01-07 14:19   ` Stefano Babic
2020-01-08  1:12   ` Peng Fan
2020-01-08  1:13     ` Fabio Estevam
2020-01-09 12:01       ` Fabio Estevam
2020-01-15 12:47   ` sbabic at denx.de
2020-01-07 14:19 ` [PATCH 1/2] mmc: fsl_esdhc_imx: Handle " Stefano Babic
2020-01-14 18:52 ` Fabio Estevam [this message]
2020-01-15 12:47 ` sbabic at denx.de

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='CAOMZO5DWLdgRmJeguGMTF04uFe69z3HVC3kkyt0dX0VM4U=e9A@mail.gmail.com' \
    --to=festevam@gmail.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.