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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7D41FC433F5 for ; Tue, 5 Apr 2022 07:01:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230254AbiDEHDG (ORCPT ); Tue, 5 Apr 2022 03:03:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35708 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230085AbiDEHDF (ORCPT ); Tue, 5 Apr 2022 03:03:05 -0400 Received: from mail-qk1-f178.google.com (mail-qk1-f178.google.com [209.85.222.178]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B7A5411161; Tue, 5 Apr 2022 00:01:07 -0700 (PDT) Received: by mail-qk1-f178.google.com with SMTP id d65so9604382qke.5; Tue, 05 Apr 2022 00:01:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=OzWpni0hfB4U8rh5IakRHfzMsXXrFTYsZJsWONlkI+g=; b=nMGDi/nKfR8c8AuDDFih/q1pYmLkFOE3KhVW6i1OqBXDvKDvqXZts1kaJncQ6fL8c3 NNNtJAQ7LBeFGShUBMJffZpezhjzLn9DKE2hzF/urN2MryhwLwPNtAVo/aE5q3FiEBYN mLqLQdTZG8F2EVQcKVKprjNlJbBCcZ/ot+swbDbrAqaqNZM9ydV+KBkCfTVJsFRZh9z9 Icg3Vzn9eusAlxOknqwc1JKTMKPVoQXgBS3Fyr+CyFi3Jupo565E5JWsvwzTxGl+HE7q 5256H2uyTaqH6qXmg+bjA6GDB9zysevBYC7xBYE7ny7w2T/pCtOQ7+32IEDAdnqfqxHW bwSA== X-Gm-Message-State: AOAM532CVaENaBYdeFsJ8Efh3TEphA9g7PUZyX7oISRLys+IpOihM2tk JziSNk02yHVEQ22LPIWKvaqbwRrqdPlC/g== X-Google-Smtp-Source: ABdhPJxZ9XHilEAzBKdGN91scVnqrNSbsJW11pL8Oj5104r6ualuQ3WkPsmVGi3P9qsRgPka57VJCg== X-Received: by 2002:a37:ef13:0:b0:680:fc96:f63a with SMTP id j19-20020a37ef13000000b00680fc96f63amr1288373qkk.248.1649142066650; Tue, 05 Apr 2022 00:01:06 -0700 (PDT) Received: from mail-yw1-f171.google.com (mail-yw1-f171.google.com. [209.85.128.171]) by smtp.gmail.com with ESMTPSA id 21-20020ac85715000000b002e1ce9605ffsm10793638qtw.65.2022.04.05.00.01.06 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 05 Apr 2022 00:01:06 -0700 (PDT) Received: by mail-yw1-f171.google.com with SMTP id 00721157ae682-2eb888cf7e7so37293077b3.13; Tue, 05 Apr 2022 00:01:06 -0700 (PDT) X-Received: by 2002:a81:3d81:0:b0:2eb:8069:5132 with SMTP id k123-20020a813d81000000b002eb80695132mr1471199ywa.438.1649142066072; Tue, 05 Apr 2022 00:01:06 -0700 (PDT) MIME-Version: 1.0 References: <20220404100508.3209-1-wsa+renesas@sang-engineering.com> In-Reply-To: <20220404100508.3209-1-wsa+renesas@sang-engineering.com> From: Geert Uytterhoeven Date: Tue, 5 Apr 2022 09:00:54 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v2] mmc: renesas_sdhi: special 4tap settings only apply to HS400 To: Wolfram Sang Cc: Linux MMC List , Linux-Renesas , Yoshihiro Shimoda Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Tue, Apr 5, 2022 at 2:26 AM Wolfram Sang wrote: > Previous documentation was vague, so we included SDR104 for slow SDnH > clock settings. It turns out now, that it is only needed for HS400. > > Fixes: bb6d3fa98a41 ("clk: renesas: rcar-gen3: Switch to new SD clock handling") > Reported-by: Yoshihiro Shimoda > Signed-off-by: Wolfram Sang > Reviewed-by: Yoshihiro Shimoda Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds