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 A3302C4332F for ; Sun, 20 Nov 2022 22:35:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229604AbiKTWfg (ORCPT ); Sun, 20 Nov 2022 17:35:36 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35114 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229575AbiKTWfe (ORCPT ); Sun, 20 Nov 2022 17:35:34 -0500 Received: from mail-yb1-xb34.google.com (mail-yb1-xb34.google.com [IPv6:2607:f8b0:4864:20::b34]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4C6A0222A7 for ; Sun, 20 Nov 2022 14:35:34 -0800 (PST) Received: by mail-yb1-xb34.google.com with SMTP id f201so11656219yba.12 for ; Sun, 20 Nov 2022 14:35:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=EczHpYbqWycw0zLiK9vhWozb2TOliE2KSZvZj/cDmg4=; b=N1JT0yPjNrhzm71LIjhZC+P0pVcuxdvt2xMPJtVZoX3qs4QK3egBDTIzwYFRHxydX7 Z/EHc0t3CmABXTjJpCVwgUipnJELNHRQZYNbeVFfwBfKIGjrUb22r9T2QzVw7p6WqfCL 4aiBz73YQOCkk8mxcZ05zcsSEl9M85kAdCVd9lzz1B4zVc/LtlHo8jIh2b0e/Mo1bd2/ r0Cj4E7eZhFO5+7KqL9pfLVCjikgZtqBf4am6G5iYw4HZK90cZ9FgoWq0hvHb+6k98E+ FZfG26VjJuNsRjZX0+/tTSGf0dJBDsOZLjhIgtdflM9KitLcSBTG3HN1bMPhD5Ydxsug o39w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=EczHpYbqWycw0zLiK9vhWozb2TOliE2KSZvZj/cDmg4=; b=KfrivgwRqQKezQv9hDYWsyzLqvhmewQ7wNIjE9j3C/CFnvQpUmbemGIhAN/NXQHl4X QReSdMPS2hPQ4NxfvULtjH+yhai2rONiVOeFpkvFCB/nHInRh3uK+/2IEL6lnmt3RjVA PiDXF1R6vn2n0jsi93rejpqkXZvb4SIKTWPOvEO8El/LIvLIQMnyV1zmltYlnm562Vs9 BVsFVpWumxc3F64iPFpQLKTkbkxBIWdpbi9qHhdhZMGPJ2X83GvbasmTKbtnMjHlR9s2 01dEP2PmOQD8a0mDH7yEI9ZRw2yHQafRu0pbOL8YsK0q6yB2vjWaPFdmNm+LfiYBtBmf hBhA== X-Gm-Message-State: ANoB5pn+gLMPQcgQlnpCwDj8oRrRb1F2zbjPm8NuL34EjY7Yd+MbHYyr y8z2quNTfg+w/l70POlOHJ4HNoGPBpNAyj9Zocm8Zw== X-Google-Smtp-Source: AA0mqf4CJYKqR5Zpz8iBPGDcOcFEC7udJ4Ctsl64e2zbpx87vwN0mHlqBadmTpFlofAjLr5DUYHsxKwVksIaQPbQVa8= X-Received: by 2002:a25:1843:0:b0:6dc:b9ec:7c87 with SMTP id 64-20020a251843000000b006dcb9ec7c87mr3056269yby.322.1668983733564; Sun, 20 Nov 2022 14:35:33 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Linus Walleij Date: Sun, 20 Nov 2022 23:35:22 +0100 Message-ID: Subject: Re: [GIT PULL] pinctrl: renesas: Updates for v6.2 To: Geert Uytterhoeven Cc: linux-gpio@vger.kernel.org, linux-renesas-soc@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Fri, Nov 18, 2022 at 5:54 PM Geert Uytterhoeven wrote: > The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780: > > Linux 6.1-rc1 (2022-10-16 15:36:24 -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-v6.2-tag1 Pulled into the pinctrl tree for v6.2! Yours, Linus Walleij