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 E0A2AC74A5B for ; Tue, 21 Mar 2023 08:38:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230083AbjCUIiu (ORCPT ); Tue, 21 Mar 2023 04:38:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43504 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229841AbjCUIil (ORCPT ); Tue, 21 Mar 2023 04:38:41 -0400 Received: from albert.telenet-ops.be (albert.telenet-ops.be [IPv6:2a02:1800:110:4::f00:1a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EEAD0211CA for ; Tue, 21 Mar 2023 01:38:18 -0700 (PDT) Received: from ramsan.of.borg ([84.195.187.55]) by albert.telenet-ops.be with bizsmtp id aweA2900R1C8whw06weA6A; Tue, 21 Mar 2023 09:38:17 +0100 Received: from geert (helo=localhost) by ramsan.of.borg with local-esmtp (Exim 4.95) (envelope-from ) id 1peXVS-00E6Yd-Pu; Tue, 21 Mar 2023 09:38:10 +0100 Date: Tue, 21 Mar 2023 09:38:10 +0100 (CET) From: Geert Uytterhoeven To: Geert Uytterhoeven cc: Dave Hansen , Arnd Bergmann , Christoph Lameter , Pekka Enberg , David Rientjes , Joonsoo Kim , Andrew Morton , Vlastimil Babka , Roman Gushchin , Hyeonggon Yoo <42.hyeyoo@gmail.com>, John Paul Adrian Glaubitz , linux-mm@kvack.org, linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] pinctrl: renesas: r8a7779: Add bias pinconf support In-Reply-To: <20230321083033.1830063-1-geert+renesas@glider.be> Message-ID: References: <20230321083033.1830063-1-geert+renesas@glider.be> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 21 Mar 2023, Geert Uytterhoeven wrote: > Implement support for pull-up handling for the R-Car H1 SoC, using the > common R-Car bias handling. > > Signed-off-by: Geert Uytterhoeven My apologies, this patch was meant for a different audience. Please ignore. 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