From patchwork Thu Dec 13 10:57:28 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulf Hansson X-Patchwork-Id: 10728467 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 189926C5 for ; Thu, 13 Dec 2018 10:57:34 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id F08262BF16 for ; Thu, 13 Dec 2018 10:57:33 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E21282BF3A; Thu, 13 Dec 2018 10:57:33 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 83C5B2BF16 for ; Thu, 13 Dec 2018 10:57:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727403AbeLMK5c (ORCPT ); Thu, 13 Dec 2018 05:57:32 -0500 Received: from mail-lj1-f195.google.com ([209.85.208.195]:40358 "EHLO mail-lj1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726945AbeLMK5c (ORCPT ); Thu, 13 Dec 2018 05:57:32 -0500 Received: by mail-lj1-f195.google.com with SMTP id n18-v6so1369879lji.7 for ; Thu, 13 Dec 2018 02:57:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=vah1f6kbIZq5Epk/XM4inLSjlK/6NYlpt1jzz6S2CPY=; b=iM6zTM9qb+M0jCo/okPT5Wz6+HwI+PbIj4rViJ8qWtdwqk7NhXHWJNXLyiy37hL9bj 57Q5kgi3hjIRXCzFaoRDwpMZWCVvk+FDizzROACf4L/5IK4LMXwbcIsqOKJCW3qcqFUG y10S+jLQNNCEqzt66kOglVN2hbrMKs7c8vzKU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=vah1f6kbIZq5Epk/XM4inLSjlK/6NYlpt1jzz6S2CPY=; b=V3l39UNpHMUQVdOZB1PNIY70nUqRrowMiah76DtZd+30HKkQyR1O7RwnvLTVR3jPGc dXNtnd1G83S4KAw4GWZo8Bpng7EATcrzbC/CxLYr+8ASfeiMqdU1jPxEGMkHqOdhMtVi huCBjkSYt/U7ipI1IZ8ziZHkfO9y+1Q/5BqxCesmcajKjc0rm6waTuMATVYUeLxydnXj 231DmXDsoGR7vg8M0Kr8aE1rRPgKPNSmTpwv7g1hQX0a1Rk2DICCYSUBMBsXB/aHTMlk 6YeMp+gcT9yJge0a79ZtTmt3+TVxBl/fGdA/AbJGyFhzVo8DtTTsL4RdqLFX2oHPw8Kp OMOw== X-Gm-Message-State: AA+aEWYxQWKVszIZ+l9htw3Bfa6fbSBLsnukeurzLGR9HDxO0oQVtb2M UvMi1KIg8i1gAyFtGZMNYFKyQQ== X-Google-Smtp-Source: AFSGD/V8KPUZi/KmuexWKHcNJdCWTA+ZNz/yLOzlyW3YRiY6rp/DeCbr9JXGmFKwqBWZOZhnI89qvA== X-Received: by 2002:a2e:5054:: with SMTP id v20-v6mr14281875ljd.45.1544698650339; Thu, 13 Dec 2018 02:57:30 -0800 (PST) Received: from localhost.localdomain (h-158-174-22-210.NA.cust.bahnhof.se. [158.174.22.210]) by smtp.gmail.com with ESMTPSA id m77sm283586lfg.3.2018.12.13.02.57.29 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Dec 2018 02:57:29 -0800 (PST) From: Ulf Hansson To: Linus , linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Ulf Hansson Subject: [GIT PULL] MMC fixes for v4.20-rc7 Date: Thu, 13 Dec 2018 11:57:28 +0100 Message-Id: <20181213105728.32426-1-ulf.hansson@linaro.org> X-Mailer: git-send-email 2.17.1 Sender: linux-mmc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Linus, Here's a PR with a couple of MMC fixes intended for v4.20-rc7. Details about the highlights are as usual found in the signed tag. Please pull this in! Kind regards Ulf Hansson The following changes since commit 2595646791c319cadfdbf271563aac97d0843dc7: Linux 4.20-rc5 (2018-12-02 15:07:55 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v4.20-rc5 for you to fetch changes up to b704441e38f645dcfba1348ca3cc1ba43d1a9f31: mmc: sdhci: fix the timeout check window for clock and reset (2018-12-06 11:22:00 +0100) ---------------------------------------------------------------- MMC core: - Fixup RPMB requests to use mrq->sbc when sending CMD23 MMC host: - omap: Fix broken MMC/SD on OMAP15XX/OMAP5910/OMAP310 - sdhci-omap: Fix DCRC error handling during tuning - sdhci: Fixup the timeout check window for clock and reset ---------------------------------------------------------------- Aaro Koskinen (1): MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310 Alek Du (1): mmc: sdhci: fix the timeout check window for clock and reset Faiz Abbas (1): mmc: sdhci-omap: Fix DCRC error handling during tuning Wolfram Sang (1): mmc: core: use mrq->sbc when sending CMD23 for RPMB drivers/mmc/core/block.c | 15 ++++++++++----- drivers/mmc/host/omap.c | 11 +++++++++-- drivers/mmc/host/sdhci-omap.c | 12 ++++++++---- drivers/mmc/host/sdhci.c | 18 +++++++++++++----- 4 files changed, 40 insertions(+), 16 deletions(-)