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=-0.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no 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 99988C3F2C6 for ; Tue, 3 Mar 2020 20:53:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6EE4E20842 for ; Tue, 3 Mar 2020 20:53:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="zQ7H2iVK" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731604AbgCCUxu (ORCPT ); Tue, 3 Mar 2020 15:53:50 -0500 Received: from mail-vs1-f66.google.com ([209.85.217.66]:34349 "EHLO mail-vs1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731435AbgCCUxt (ORCPT ); Tue, 3 Mar 2020 15:53:49 -0500 Received: by mail-vs1-f66.google.com with SMTP id y204so3387791vsy.1 for ; Tue, 03 Mar 2020 12:53:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=vI+3uqtALMSmALpWLnGWke8tkMxf5efx+ZTp2G9Sook=; b=zQ7H2iVKiGhs1VsV1hpWcZUWXL3X5p4asnAO/kn8amUe/ygRYWOepzBBgd7DVgHR/d YYkJdpRhhU4B/T3+gGuEnJsvKukwb0KHk1qcCHpdkeDVN3etR+6Zb4JJHAz0rinjCh75 FPd/KhrlB23XWHK5jWZ+cuvUoAIqQJ1ESH8gdHk8WY+2JTDLnpDKEG5mEOIefUKA33nY QTuybiUx53Yu68keH7MQTgTrBxazoiQlEAdSgFQJu1V/R7IQ60Gt7yFp2/TuY9qhjGX/ PUfryvhzkSklIh7aZwS/62BbrA5pwhKxAH1exnZlCJcbPT2hYKZt3tF6W941Wj6b8xwY s2QA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=vI+3uqtALMSmALpWLnGWke8tkMxf5efx+ZTp2G9Sook=; b=DkztkZbfpSD5AIGDZYxhLpLbx/FTLf+TwuCdN1EarxQEui6Pow2LWlAs4XyJDd++Pt tKfz1KyfuYTtocNS6qrQ0lP6LlF0bt1Ck6kdBjmIHi5SCTedXOYcrK5o/+vPXuoG2FIo 2dI/RICQ1K5Fu9Bhjjk8YoK6pOSw4iO4k3jEMZdIgKiR4YoLGnYnqHAtkRpzHU2N5j4W bt2QHiqcSpkLkpou4e5UAXUTzRImGJ+wwk5tOnfzyotKiGdfitv74rmuQLkWndm+S7Kp a6dErZTKuQ6ZMYBO82+ptEEDZpYIZlK+jGoBIY3PMhkuREe77OLzCPJAOHAYNuNG24x4 9NCA== X-Gm-Message-State: ANhLgQ2Cm7W1vy612+N2NlFq1QqOlOMgAlnxWL0dDA5scK5lsjdO0NEp IY+AHDm2EQb0EflDPt1CyrapsvRltfsosm0cLFBwIg== X-Google-Smtp-Source: ADFU+vu3WUOrZlLZ0gfxuUVQ88HHcL9ESL+KhUTSd90Hqct++5Qybf7V0kW8Ce5eMdPC1a3PHUMmYFnsn6I2wcm7RlI= X-Received: by 2002:a67:646:: with SMTP id 67mr3548791vsg.34.1583268827146; Tue, 03 Mar 2020 12:53:47 -0800 (PST) MIME-Version: 1.0 References: <20200108150920.14547-1-faiz_abbas@ti.com> <7edb2c28-11fd-e282-a8d7-e61aad8cace2@ti.com> In-Reply-To: <7edb2c28-11fd-e282-a8d7-e61aad8cace2@ti.com> From: Ulf Hansson Date: Tue, 3 Mar 2020 21:53:11 +0100 Message-ID: Subject: Re: [PATCH 0/3] Update phy configuration for AM65x To: Faiz Abbas Cc: Linux Kernel Mailing List , "linux-mmc@vger.kernel.org" , DTML , Adrian Hunter , Rob Herring Content-Type: text/plain; charset="UTF-8" Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, 2 Mar 2020 at 20:11, Faiz Abbas wrote: > > Uffe, > > On 08/01/20 8:39 pm, Faiz Abbas wrote: > > The following patches update phy configurations for AM65x as given in > > the latest data manual. > > > > The patches depend on my fixes series posted just before this: > > https://patchwork.kernel.org/project/linux-mmc/list/?series=225425 > > > > Device tree patch updating the actual otap values will be posted > > separately. > > > > Tested with Am65x-evm and J721e-evm. > > > > Faiz Abbas (3): > > dt-bindings: mmc: sdhci-am654: Update Output tap delay binding > > mmc: sdhci_am654: Update OTAPDLY writes > > mmc: sdhci_am654: Enable DLL only for some speed modes > > > > .../devicetree/bindings/mmc/sdhci-am654.txt | 21 +- > > drivers/mmc/host/sdhci_am654.c | 247 ++++++++++++------ > > include/linux/mmc/host.h | 2 + > > 3 files changed, 192 insertions(+), 78 deletions(-) > > > > Can you help merge this? Apologize with the delay, still focused on fixing various regressions in v5.6. I start catching up on my mmc backlog as of tomorrow. Thanks for pinging me. Kind regards Uffe