From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ixDFU-0007z8-A8 for barebox@lists.infradead.org; Thu, 30 Jan 2020 17:05:01 +0000 From: Ahmad Fatoum Date: Thu, 30 Jan 2020 18:04:44 +0100 Message-Id: <20200130170449.9761-1-a.fatoum@pengutronix.de> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH 0/4] mci: stm32_sdmmc2: timeout and bus-width bug fixes To: barebox@lists.infradead.org Cc: Ahmad Fatoum Hi, would be great if the first 4 patches could go into master. Cheers, Ahmad Ahmad Fatoum (5): mci: stm32_sdmmc2: use correct card power cycle sequence mci: stm32_sdmmc2: don't reset before retrying failed operations mci: core: don't test 4-bit-buswidth support if MMC host lacks capability mci: stm32_sdmmc2: compare ios ->bus_width with correct constants mci: stm32_sdmmc2: fix typo in debug string drivers/mci/mci-core.c | 3 +++ drivers/mci/stm32_sdmmc2.c | 42 +++++++++++++++----------------------- 2 files changed, 20 insertions(+), 25 deletions(-) -- 2.25.0 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox