From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 20 Feb 2020 14:57:04 -0500 Subject: [PATCH 0/3] Remove CONFIG_MMC_BROKEN_CD In-Reply-To: <20200220044534.19600-1-jh80.chung@samsung.com> References: <20200220044534.19600-1-jh80.chung@samsung.com> Message-ID: <20200220195704.GE18302@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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: