From patchwork Tue Oct 2 07:22:33 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulf Hansson X-Patchwork-Id: 10623133 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 95AEA175A for ; Tue, 2 Oct 2018 07:22:43 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 343C1286DD for ; Tue, 2 Oct 2018 07:22:43 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2850828735; Tue, 2 Oct 2018 07:22:43 +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 BD65E286DD for ; Tue, 2 Oct 2018 07:22:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726798AbeJBOE0 (ORCPT ); Tue, 2 Oct 2018 10:04:26 -0400 Received: from mail-lj1-f194.google.com ([209.85.208.194]:43325 "EHLO mail-lj1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726640AbeJBOEZ (ORCPT ); Tue, 2 Oct 2018 10:04:25 -0400 Received: by mail-lj1-f194.google.com with SMTP id r8-v6so785392ljc.10 for ; Tue, 02 Oct 2018 00:22:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=x8Js6xHzx1DMaSTnqugU+McL3FydQgF97vstUN7I03c=; b=M494ZddoDkafdChuE5GP1VekxhR05hP7+ftyvz1j3WFBzXM6wT5/oTQ6YGZCMxvQjw YSeRFxAmmVbHgIXHB3JF+YJ7J0KvxYn6NBNpbiVap0srDuLRlicPWP9S6EfvJ8oa7S4M +lCeAzRAijcNISGBIJvHcTx+haR3Yg1Twe2ks= 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=x8Js6xHzx1DMaSTnqugU+McL3FydQgF97vstUN7I03c=; b=rD2F3hFoxDZeQn21/Vls1xorybsWxBkTINXJ/J6YIhk8MCKMwjF0BakBdFlo/fq2UQ yAdtYGwpOEH1ckMGHLrYX6gsp0AKZjXmG8EJGquNfmf17a2F7xZqhiveJlBP93fXH32f Ay6s9HvNtgPMWzvEAfrmU4nUHwYzfT3+zN+9fx4uFtW/O8aa1ow6COL8DhTqt5GQ9h+L FK8aJjcFmiyJVQGB/Uo5OoN/X2wcRNh87DNbiyy/1g59Y56v/VI8bbvH35/UYCgVwsWc Rv1qzCTM1QZbXM6Tw8cBGPJzV3K7bQk19HXZzTDF5lRzNAUQ3rJll8J3smyDs4uXLsKC Rgkw== X-Gm-Message-State: ABuFfogrstatlfhBz3+ea9w9qWxe6O4O5qPN3YD7rRAa2p2cD9dpIkEP RxpFrpBTAybuAbCijg1Rtmjo9g== X-Google-Smtp-Source: ACcGV61qNTdsiOR8MIoGJVJzXEIWsbR2Fo6KbGhbTkFsIyGZLWUSoI8e1L+5ZsW3HNLe2OQGAa/heg== X-Received: by 2002:a2e:9c59:: with SMTP id t25-v6mr4323001ljj.107.1538464955448; Tue, 02 Oct 2018 00:22:35 -0700 (PDT) Received: from localhost.localdomain (h-158-174-22-210.NA.cust.bahnhof.se. [158.174.22.210]) by smtp.gmail.com with ESMTPSA id v4-v6sm2861878ljd.86.2018.10.02.00.22.34 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Oct 2018 00:22:34 -0700 (PDT) From: Ulf Hansson To: Greg Kroah-Hartman , linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Linus , Ulf Hansson Subject: [GIT PULL] MMC fixes for v4.19-rc7 Date: Tue, 2 Oct 2018 09:22:33 +0200 Message-Id: <20181002072233.2814-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 Greg, Here's a PR with a few MMC fixes intended for v4.19-rc7. Details about the highlights are found in the signed tag. Please pull this in! Kind regards Ulf Hansson The following changes since commit 7876320f88802b22d4e2daf7eb027dd14175a0f8: Linux 4.19-rc4 (2018-09-16 11:52:37 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git tags/mmc-v4.19-rc4 for you to fetch changes up to 1b09d9c232cdaea59fb50ac437d3921ed1f1eafb: mmc: slot-gpio: Fix debounce time to use miliseconds again (2018-09-28 17:43:48 +0200) ---------------------------------------------------------------- MMC core: - Fixup conversion of debounce time to/from ms/us MMC host: - sdhi: Fixup whitelisting for Gen3 types ---------------------------------------------------------------- Marek Szyprowski (1): mmc: slot-gpio: Fix debounce time to use miliseconds again Tony Lindgren (1): mmc: core: Fix debounce time to use microseconds Wolfram Sang (1): mmc: sdhi: sys_dmac: check for all Gen3 types when whitelisting drivers/mmc/core/host.c | 2 +- drivers/mmc/core/slot-gpio.c | 2 +- drivers/mmc/host/renesas_sdhi_sys_dmac.c | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-)