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=BAYES_00,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,URIBL_BLOCKED autolearn=unavailable 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 AC844C4727C for ; Mon, 21 Sep 2020 21:44:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 658BD23A60 for ; Mon, 21 Sep 2020 21:44:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="wyoWj6nN" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726452AbgIUVo0 (ORCPT ); Mon, 21 Sep 2020 17:44:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52188 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727435AbgIUVo0 (ORCPT ); Mon, 21 Sep 2020 17:44:26 -0400 Received: from mail-lj1-x242.google.com (mail-lj1-x242.google.com [IPv6:2a00:1450:4864:20::242]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AE8FBC0613CF for ; Mon, 21 Sep 2020 14:44:25 -0700 (PDT) Received: by mail-lj1-x242.google.com with SMTP id w3so12377257ljo.5 for ; Mon, 21 Sep 2020 14:44:25 -0700 (PDT) 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=98wrZWm5rD6s8sDxcYcqY37rnvB1KaQTfMpqS0lg8EM=; b=wyoWj6nN2lE6+YFgFmEqZTDuIp6aWaRMJ/WRz++Gax8tTYyet52O7y4DnC377q6Jeh Kt4+vINzKRRiWa8XAPe4WbRqbeiXN7TRXQ8rD5mvBZxFgoBIA55qVyu+2HCCl4GiSNf0 NI1HNz+tet8jEWxUzT/cfwbjbrRxXBrMz22a+xKO3eplke5/e3L9mS+d/xgi9RGTGmb8 jrIThCIBDpPigfSleE6ZwAzKUZVT6VIjCEdxK4MasG00vt8mmFQFnQwUO8iFf4tK6Vnv RP9RoVAhDSlJc+2pj3huE6fc4MvYg1PW5+5lJGZft/Dx0aI6BStDoIJu+dIG7d39Rj9c ynJw== 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=98wrZWm5rD6s8sDxcYcqY37rnvB1KaQTfMpqS0lg8EM=; b=DvwT6upG30sF31jvSIc7kDyiP+3SQQr/8QEWlkh9GWOxZ52eq8AaBj2K6Um7qRTUEF Q8t+UbpHegQH/O27mReKKNnpaCZ4vtZq/2XLWjX+H8c/CLM94LfXWSXz5hVLhThAH78J nGy0ii1O0IZpu38OC0fmwYaMgnrJA+vpQJ58YXMDrun8+w7uCbj7Df4NeolxulxQ5/jR YvUGSNb3dhZcV+GCvuNaR5KksEfhDu8JFJ6JiD/2o56IDVMdicy1QWwZmF7PfY/JVjfW yRUpQ5IjaN+jxrvsjUK1J6i3ydwzOUtjJX50ar8LMIESVpoGPBL2Ig4ectXhGcvGTf4L kJvg== X-Gm-Message-State: AOAM531JFLx1wDwWgRO6rxeTDApXoM31hAYhihOX5U5b0wl/tIv1+eS5 MHuS1/C8FGnTnjGThBANkq7fwJTms9Epf8gUpTAutQ== X-Google-Smtp-Source: ABdhPJxHeQas0kXkbcq87Kx4lesaj8HHnzoP9rPiV/go6yBMDgrM4H8/fPd5pR/oXLAYeP3EKWCMrKpjEz38AHx+p7E= X-Received: by 2002:a2e:9988:: with SMTP id w8mr537665lji.286.1600724663995; Mon, 21 Sep 2020 14:44:23 -0700 (PDT) MIME-Version: 1.0 References: <20200918124828.15729-1-geert+renesas@glider.be> In-Reply-To: <20200918124828.15729-1-geert+renesas@glider.be> From: Linus Walleij Date: Mon, 21 Sep 2020 23:44:13 +0200 Message-ID: Subject: Re: [GIT PULL] pinctrl: sh-pfc: Updates for v5.10 (take two) To: Geert Uytterhoeven Cc: "open list:GPIO SUBSYSTEM" , Linux-Renesas Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Fri, Sep 18, 2020 at 2:48 PM Geert Uytterhoeven wrote: > The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: > > Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-pinctrl-for-v5.10-tag1 > > for you to fetch changes up to 540d9757cea8274a44d69cbadcff5b8c381bae8d: > > pinctrl: renesas: Reintroduce SH_PFC for common sh-pfc code (2020-09-15 10:04:35 +0200) Pulled into my "devel" branch for v5.10, excellent work as always! Yours, Linus Walleij