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 Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2D218C433F5 for ; Wed, 12 Jan 2022 13:54:20 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4632A83201; Wed, 12 Jan 2022 14:54:18 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="GjSLmSHV"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 9BFFD831E9; Wed, 12 Jan 2022 14:54:16 +0100 (CET) Received: from mail-il1-x12d.google.com (mail-il1-x12d.google.com [IPv6:2607:f8b0:4864:20::12d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 1FC55831F9 for ; Wed, 12 Jan 2022 14:54:14 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=aford173@gmail.com Received: by mail-il1-x12d.google.com with SMTP id x15so2387292ilc.5 for ; Wed, 12 Jan 2022 05:54:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=waZlEq8ozht2BJsmuLn7pDMPJNG+7TwmF+peZ3PbmNg=; b=GjSLmSHVeKXKcaHj+lxn4rU51ah6pImCztq+RS3MqXzqxrwlktghJR2nSBaoQEaWVF eXEamM7VTUOB/pbUxfCGsoeARUSoVa98jDtHr0nSAFrqIRV1/QE7LJmq9Ci2PFDR9GI5 k94uItE+SzFNWpB+GoPgazlcKfCkYqkqC9TAv/IPaHq/nzqc6wRVmNMsl9WVk/1bsEi2 i/gmWf5BzVqpl/F7Qe8dvUb7/W61kgMVAbUENEcQmEfqJKdjitbfiK/aZtXY7YtQLZ+x vadBm+GQ/gWGDHo2/wugmk5b755z36pW5EHvqipysrDD64tSBP+180X3/O0UZiggdaCn bh9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=waZlEq8ozht2BJsmuLn7pDMPJNG+7TwmF+peZ3PbmNg=; b=4cX1bwU0PYe8HSoIgyrLTb9nUBVA2lcDon7ZZPst2R8BlllrfE7hbhNEuUDl1qVaSP 7xGg9Gq6ukjepOD2qmmr55IQBgQy4fURxm7Q3lEoh7MWYa9+cBKsva255hFtcV5/RD/o 3Fe7pk8unTnYdtI8UugnfpZE7yFJPGlJDQLv9VprVn+WQDDUAnsP2BwNKVwKBcwCCDwg Y9CT79FJ96ChO/HZIOUG3Rt+4Esu5TbsRHQaE61rtCjKbl2cKmS/G8Ohhmx8wXfRqjaw ngr9GmOEc+w4qwsuRYXEKqR3X01luL+1GoEM5A6LD2ok1lRtMYreeBOituFGK7i/NDqL NrPA== X-Gm-Message-State: AOAM5313aUDP4aLDax5jTkf89wb6zGjOYEm5J3QBg1R6XCg55CDC7WOo /wwFvrkjFLhK7z3mKHDEsn6FlYy+mfEqYw== X-Google-Smtp-Source: ABdhPJzHWPmSG51X75RW5lLhxujrhjth3vf0991uWfsOpCQzc21dCxbh9ODOTwRjPENhCJoZXPjumg== X-Received: by 2002:a05:6e02:1d90:: with SMTP id h16mr4936856ila.247.1641995652149; Wed, 12 Jan 2022 05:54:12 -0800 (PST) Received: from aford-IdeaCentre-A730.lan ([2601:448:8400:9e8:e0c6:f60a:66d5:e5f1]) by smtp.gmail.com with ESMTPSA id k13sm7967144iow.45.2022.01.12.05.54.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Jan 2022 05:54:11 -0800 (PST) From: Adam Ford To: u-boot@lists.denx.de Cc: peng.fan@nxp.com, haibo.chen@nxp.com, andrey.zhizhikin@leica-geosystems.com, tharvey@gateworks.com, estevam@gmail.com, sbabic@denx.de, aford@beaconembedded.com, Adam Ford Subject: [PATCH 0/2] mmc: fsl_esdhc_imx: Auto-detect higher speeds Date: Wed, 12 Jan 2022 07:53:54 -0600 Message-Id: <20220112135356.322069-1-aford173@gmail.com> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean The driver in the Linux kernel can automatically detect high speed options like UHS, HS200, HS400 and HS400-ES without needing to add special flags to the device tree. UHS appears to have been broken in this driver, so fix UHS support, and add auto-detection. Adam Ford (2): mmc: fsl_esdhc_imx: Fix fsl_esdhc_wait_dat0 mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps drivers/mmc/fsl_esdhc_imx.c | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) -- 2.32.0