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 C29F8C433EF for ; Thu, 9 Jun 2022 09:59:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234955AbiFIJ7L (ORCPT ); Thu, 9 Jun 2022 05:59:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43818 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242161AbiFIJ7J (ORCPT ); Thu, 9 Jun 2022 05:59:09 -0400 Received: from mail-qk1-f182.google.com (mail-qk1-f182.google.com [209.85.222.182]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EC7C83F3A7E; Thu, 9 Jun 2022 02:59:02 -0700 (PDT) Received: by mail-qk1-f182.google.com with SMTP id d128so9499130qkg.8; Thu, 09 Jun 2022 02:59:02 -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=Pu9kMFwny5yMZZ48KIlBgBB9HGa+C5KyZkUOrVlTnSQ=; b=0H8Q7fg5ZrPZyebRU30UefDDhcC2W5yUx63vkyT3KzjtAfj0JUvEuhKa3nu9mgNsJM KkhUE0suZjAHVrNPhqKnpzLTDdVc2BKvEj71TVqWj5XBBAa6EFK0+mcjZXMkcdFcb1le Rltc4XVtZhsm1WAXPdtyK11quyVFO8d9caXHZHWfrWvjLmoGOxPE7sA2hGfx6RtK70CV 1cRvEmvDDHQ0yYUPzSpI7XG766TGJAJ3j39X/vQGVw6EeFgXGPLXFmIqzwAqmFl/1VoS RTrtvbvwqsnb1MKEaatjXljLiDP3Br1itsz8iFn2MM1+0AII+31imNRT7gAUYwRvolfU z7VA== X-Gm-Message-State: AOAM530FEzQEi5vqkAx0OxdBL2LOglbydLtwyCrJBzMaxxwLlCDDcuSX 0tLxmhHYZcVeaJar8M4vBUYdFl5yMl/HIg== X-Google-Smtp-Source: ABdhPJwESWubij1xdw94/3qdcsRV2/47Kpok94PneN6jeElvwG1WpojiBSx63uFY64a+zGoLarNpLQ== X-Received: by 2002:a05:620a:24d3:b0:6a6:498b:a1a3 with SMTP id m19-20020a05620a24d300b006a6498ba1a3mr25635557qkn.592.1654768741840; Thu, 09 Jun 2022 02:59:01 -0700 (PDT) Received: from mail-yw1-f174.google.com (mail-yw1-f174.google.com. [209.85.128.174]) by smtp.gmail.com with ESMTPSA id z22-20020ac87116000000b00304f7449e17sm5442816qto.93.2022.06.09.02.59.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 09 Jun 2022 02:59:01 -0700 (PDT) Received: by mail-yw1-f174.google.com with SMTP id 00721157ae682-30fdbe7467cso200229117b3.1; Thu, 09 Jun 2022 02:59:01 -0700 (PDT) X-Received: by 2002:a81:1dd2:0:b0:30f:a4fc:315e with SMTP id d201-20020a811dd2000000b0030fa4fc315emr43833634ywd.383.1654768740871; Thu, 09 Jun 2022 02:59:00 -0700 (PDT) MIME-Version: 1.0 References: <87zgipgu3s.wl-kuninori.morimoto.gx@renesas.com> <87wndtgu2o.wl-kuninori.morimoto.gx@renesas.com> In-Reply-To: <87wndtgu2o.wl-kuninori.morimoto.gx@renesas.com> From: Geert Uytterhoeven Date: Thu, 9 Jun 2022 11:58:49 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v2 2/4] pinctrl: renesas: Add PORT_GP_CFG_13 macros To: Kuninori Morimoto Cc: Linus Walleij , Linux-Renesas , "open list:GPIO SUBSYSTEM" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Tue, Jun 7, 2022 at 3:07 AM Kuninori Morimoto wrote: > From: Kuninori Morimoto > > Add PORT_GP_CFG_13() and PORT_GP_13() helper macros, > to be used by the r8a779g0 subdriver. > > Based on a larger patch in the BSP by LUU HOAI. > > Signed-off-by: LUU HOAI > Signed-off-by: Kuninori Morimoto Reviewed-by: Geert Uytterhoeven i.e. will queue in renesas-pinctrl-for-v5.20. 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