From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH 0/3] Remove CONFIG_MMC_BROKEN_CD
Date: Thu, 20 Feb 2020 14:57:04 -0500 [thread overview]
Message-ID: <20200220195704.GE18302@bill-the-cat> (raw)
In-Reply-To: <20200220044534.19600-1-jh80.chung@samsung.com>
On Thu, Feb 20, 2020 at 01:45:31PM +0900, Jaehoon Chung wrote:
> CONFIG_MMC_BROKEN_CD needs not to define to Kconfig.
> broken-cd is already provide to dt-property.
> If want to poll card-detect, set to broken-cd instead of enabling CONFIG_MMC_BROKEN_CD.
>
> When checked the boards that is eabled CONFIG_MMC_BROKEN_CD,
> it also used the value of dt as broken-cd.
>
> Jaehoon Chung (3):
> mmc: jz_mmc; add MMC_CAP_NEEDS_POLL by default
> mmc: check the flags of host_caps about broken-cd
> mmc: Kconfig: remove MMC_BROKEN_CD configuration
>
> configs/brppt2_defconfig | 1 -
> configs/ci20_mmc_defconfig | 1 -
> configs/meerkat96_defconfig | 1 -
> drivers/mmc/Kconfig | 5 -----
> drivers/mmc/jz_mmc.c | 6 ++++--
> drivers/mmc/mmc.c | 10 +++++-----
> 6 files changed, 9 insertions(+), 15 deletions(-)
Did you size-test this change? ci20 is extremely tight on space.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200220/3d320af2/attachment.sig>
next prev parent reply other threads:[~2020-02-20 19:57 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20200220044529epcas1p342d4df3a18266045b3bc401b21703939@epcas1p3.samsung.com>
2020-02-20 4:45 ` [PATCH 0/3] Remove CONFIG_MMC_BROKEN_CD Jaehoon Chung
2020-02-20 4:45 ` [PATCH 1/3] mmc: jz_mmc; add MMC_CAP_NEEDS_POLL by default Jaehoon Chung
2020-02-20 4:45 ` [PATCH 2/3] mmc: check the flags of host_caps about broken-cd Jaehoon Chung
2020-02-20 4:45 ` [PATCH 3/3] mmc: Kconfig: remove MMC_BROKEN_CD configuration Jaehoon Chung
2020-03-09 0:09 ` Peng Fan
2020-03-09 7:31 ` Jaehoon Chung
2020-02-20 19:57 ` Tom Rini [this message]
2020-02-21 1:07 ` [PATCH 0/3] Remove CONFIG_MMC_BROKEN_CD Jaehoon Chung
2020-02-21 7:21 ` Jaehoon Chung
2020-02-21 17:05 ` Tom Rini
2020-02-24 2:41 ` Jaehoon Chung
2020-02-21 13:38 ` Tom Rini
2020-02-24 2:38 ` Jaehoon Chung
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=20200220195704.GE18302@bill-the-cat \
--to=trini@konsulko.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox