From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AB430C43603 for ; Fri, 20 Dec 2019 09:25:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 791E9218AC for ; Fri, 20 Dec 2019 09:25:08 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="mJFoF0Rh" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727190AbfLTJZH (ORCPT ); Fri, 20 Dec 2019 04:25:07 -0500 Received: from mail-lf1-f67.google.com ([209.85.167.67]:41488 "EHLO mail-lf1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727125AbfLTJZH (ORCPT ); Fri, 20 Dec 2019 04:25:07 -0500 Received: by mail-lf1-f67.google.com with SMTP id m30so6494185lfp.8 for ; Fri, 20 Dec 2019 01:25:06 -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=8RYmTZNu6rNeDCUWAArKbe+fNhpEJmiH0HpAnftlJGU=; b=mJFoF0RhvcTnmkupuC8BugsKKrvKQBa1pHKpnAVVtOh/rpmOuxa0vv3w5O+XbKTsSy MS7gJgdvkowex4puWMRrrKNvWnqjRgGVAxsx8elstfhOCNS6Wo7mu+ShxCqDrvwjjZpz HxnNF4XNjyftY8DGSL5hPm2E1WES1AvS8Zgbt7nRL+L/f8KVCcVUTM/ZkyVz8u4Eu6Sv +rC5OmtwjiUzyFeFuagEfYNRyUul7JYpAT8GsRF1/A4ZhspxBjeDbxSUx+A9iK7tp1Lc Diloz4UFAN6bcdlVxcGB18xOk7FtTAsiA+ReDpH0bxaqOF+sK8S4tSMvFYVu8XHsDXx3 wl8Q== 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=8RYmTZNu6rNeDCUWAArKbe+fNhpEJmiH0HpAnftlJGU=; b=dtbariGDf3tIu/wyv1QgEx7ps4KLzkUPXJi7Q6DYtztR/o9E/P22Lu5uh287kS452U 8O6kq0mF5CsriwUOUDtkJlgSS9wflILjeMbt5AHnsa0+g2TM7RdLOCamopHkzcVhCR3g WEf9PmlqGs4zrRV2kozrEcpyMSJYiPhDP2CXYU9y85FQuNZt5p0E1jpPFv9Mz8e+ssH1 bxXiOXZC1ydtxRScRbyjoXj5OFpdbAUIcQYKmKKu00ozJp/DSOCh+aaR2ki03d7dQjNk gsfpo8w1UBmfUTlENNnHnu+kUQS7yMkZlLNietEKmOnMh1Fz1tjYrL4QzoShQPJcYwyu 8bGw== X-Gm-Message-State: APjAAAXQAIpZj00tLVpusaOw8OxWvvbUmZCOZBKR5gXPJ4obgOkZqeee rMdPPaeC85itx4YdNb9Ke0cvNg== X-Google-Smtp-Source: APXvYqzp+lBQ7NR4W6yIoa3rTpBdjv43+fxD0xtOaURkt0k4igr6KCtDWtj2ciDIYhZK/aovbH/kFA== X-Received: by 2002:ac2:5468:: with SMTP id e8mr8382472lfn.113.1576833905658; Fri, 20 Dec 2019 01:25:05 -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 n5sm3927465ljh.86.2019.12.20.01.25.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Dec 2019 01:25:04 -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 v5.5-rc3 Date: Fri, 20 Dec 2019 10:25:03 +0100 Message-Id: <20191220092503.22211-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 Hi Linus, Here's a PR with a couple of MMC fixes intended for v5.5-rc3. 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 d1eef1c619749b2a57e514a3fa67d9a516ffa919: Linux 5.5-rc2 (2019-12-15 15:16:08 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v5.5-rc2 for you to fetch changes up to f667216c5c7c967c3e568cdddefb51fe606bfe26: mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaround (2019-12-19 08:13:43 +0100) ---------------------------------------------------------------- MMC host: - mtk-sd: Fix tuning for MT8173 HS200/HS400 mode - sdhci: Revert a fix for incorrect switch to HS mode - sdhci-msm: Fixup accesses to the DDR_CONFIG register - sdhci-of-esdhc: Revert a bad fix for erratum A-009204 - sdhci-of-esdhc: Re-implement fix for erratum A-009204 - sdhci-of-esdhc: Fixup P2020 errata handling - sdhci-pci: Disable broken CMDQ on Intel GLK based Lenovo systems ---------------------------------------------------------------- Adrian Hunter (2): mmc: sdhci: Workaround broken command queuing on Intel GLK mmc: sdhci: Add a quirk for broken command queuing Chaotian Jing (1): mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 mode Faiz Abbas (2): Revert "mmc: sdhci: Fix incorrect switch to HS mode" mmc: sdhci: Update the tuning failed messages to pr_debug level Rasmus Villemoes (1): mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add erratum A-009204 support" Veerabhadrarao Badiganti (1): mmc: sdhci-msm: Correct the offset and value for DDR_CONFIG register Yangbo Lu (2): mmc: sdhci-of-esdhc: fix P2020 errata handling mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaround drivers/mmc/host/mtk-sd.c | 2 ++ drivers/mmc/host/sdhci-msm.c | 28 +++++++++++++++++++--------- drivers/mmc/host/sdhci-of-esdhc.c | 17 ++++++++++++----- drivers/mmc/host/sdhci-pci-core.c | 10 +++++++++- drivers/mmc/host/sdhci.c | 11 ++++++----- drivers/mmc/host/sdhci.h | 2 ++ 6 files changed, 50 insertions(+), 20 deletions(-)